source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/shortcut/PrefJPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12523   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
(edit) @12497   7 years Don-vip fix #8340 - shortcuts using up/down/left/right arrows not reassignable
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9224   8 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6335   10 years Don-vip Sonar/Findbugs - Unused Private Fields
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5954   11 years akks fix #3484: allow setting keyboard shortcuts for specific presets and …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5254   12 years simon04 fix #7707 - NPE at keyboard config
(edit) @5070   12 years akks Fix regression (#5006) - shortcuts preferences sorting and filtering …
(edit) @5049   12 years akks fix #7484: Keyboard Preferences dialog looses scrollbars after search
(edit) @5006   12 years stoecker make shortcut table a bit more colorful
(edit) @4980   12 years stoecker move info text to wiki
(edit) @4971   12 years stoecker rework Shortcut handling a bit more, replace conflict handling with …
(copy) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
copied from trunk/src/org/openstreetmap/josm/gui/preferences/PrefJPanel.java
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
Note: See TracRevisionLog for help on using the revision log.