Google Code Exporter

Results 11083 issues of Google Code Exporter

``` ImageResizer should have feature to run .irs script by drag and drop the script to the executable ``` Original issue reported on code.google.com by `[email protected]` on 6 Apr 2013...

auto-migrated
Type-Enhancement
Usability

``` What steps will reproduce the problem? - Open Image Resizer as usual What is the expected output? What do you see instead? - If opening image resizer, the user...

Priority-Medium
auto-migrated
Type-Enhancement
Component-Persistence

``` What steps will reproduce the problem? - Open Image Resizer as usual What is the expected output? What do you see instead? - If opening the drop-down menu, the...

auto-migrated
Component-UI
Type-Enhancement
Priority-Low

``` What steps will reproduce the problem? - Open the Image Resizer as usual What is the expected output? What do you see instead? - I think the GUI also...

Priority-Medium
auto-migrated
Component-UI
Type-Enhancement

``` It would be nice if the checker could detect that 'test' being true implies 'o' is non-null. === Test.java === import javax.annotation.Nullable; abstract class Test { abstract @Nullable Object...

enhancement
Dataflow

``` When trying to use generics in eventbus-method parameters i get an error in the generated sources. Eventbus definition: @Events(startView = XyzView.class, module = XyzModule.class) @Debug(logLevel = LogLevel.DETAILED) public interface...

enhancement
auto-migrated
Priority-Low

``` It is a proposal issue Just to recognize which methods in presenter are related to event bus and which are not just looking in the presenter code. ``` Original...

enhancement
auto-migrated

``` Some events in event bus can be intended only for internal module communication, but they are exposed in the same way as events intended for communication between modules, the...

enhancement
auto-migrated
Priority-Low

``` Currently Skosify ensures that all skos:Concept instances have a defined skos:inScheme. However, skos:inScheme can also be applied to skos:Collection instances. Should check that also they have a set inScheme....

Priority-Medium
auto-migrated
Type-Enhancement

``` The --infer option (perform RDFS inference on input) is not currently available in the web interface. An option (checkbox) should be added to enable that. ``` Original issue reported...

Priority-Medium
auto-migrated
Type-Enhancement