source:
josm/trunk/src/org/openstreetmap/josm/gui@
10357
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| bbox | 10217 | 10 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | ||
| conflict | 10357 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | ||
| correction | 10153 | 10 years | sonar - squid:S3038 - Abstract methods should not be redundant | ||
| datatransfer | 9969 | 10 years |
sonar - Avoid appending characters as strings in StringBuffer.append …
|
||
| dialogs | 10357 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | ||
| download | 10217 | 10 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | ||
| help | 10356 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | ||
| history | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | ||
| io | 10357 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | ||
| layer | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | ||
| mappaint | 10309 | 10 years | sonar - squid:S1182 - Classes that override "clone" should be … | ||
| oauth | 10268 | 10 years | sonar - squid:AssignmentInSubExpressionCheck - Assignments should not … | ||
| preferences | 10355 | 10 years | don't use SideButton outside side panel | ||
| progress | 10173 | 10 years | sonar - squid:S1186 - Methods should not be empty | ||
| tagging | 10357 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | ||
| util | 10295 | 10 years | see #12863 - fix typo | ||
| widgets | 10308 | 10 years | sonar - squid:S1854 - Dead stores should be removed | ||
| ConditionalOptionPaneUtil.java | 13.0 KB | 9496 | 10 years |
massive refactoring of GenericRelationEditor. As JDialog cannot be …
|
|
| DefaultNameFormatter.java | 24.2 KB | 10308 | 10 years | sonar - squid:S1854 - Dead stores should be removed | |
| ExceptionDialogUtil.java | 17.7 KB | 10055 | 10 years | fix #12652 - Do not ...snip... bug report messages after 6000 … | |
| ExtendedDialog.java | 23.3 KB | 10308 | 10 years | sonar - squid:S1854 - Dead stores should be removed | |
| FileDrop.java | 24.8 KB | 10212 | 10 years | sonar - squid:S2221 - "Exception" should not be caught when not … | |
| GettingStarted.java | 7.5 KB | 8846 | 10 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
| HelpAwareOptionPane.java | 13.8 KB | 10122 | 10 years | add more debug messages to debug failing unit test | |
| HideableButton.java | 528 bytes | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| IconToggleButton.java | 5.3 KB | 9795 | 10 years | findbugs | |
| ImageryMenu.java | 10.5 KB | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | |
| JosmUserIdentityManager.java | 11.6 KB | 10217 | 10 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | |
| MainApplication.java | 31.0 KB | 10340 | 10 years | fix #12927 - Move title management and main frame layout to new class … | |
| MainFrame.java | 8.4 KB | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | |
| MainMenu.java | 40.1 KB | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | |
| MapFrame.java | 30.6 KB | 10345 | 10 years | fix #12937 - Use the new LayerChangeListener (patch by michael2402) - … | |
| MapFrameListener.java | 556 bytes | 8512 | 11 years | checkstyle: redundant modifiers | |
| MapMover.java | 11.7 KB | 10217 | 10 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | |
| MapScaler.java | 5.1 KB | 10079 | 10 years | checkstyle, fix unit test | |
| MapSlider.java | 2.1 KB | 10078 | 10 years | New nicer map slider. Patch submitted by: michael2402 Closes: #12644 | |
| MapStatus.java | 44.5 KB | 10228 | 10 years | findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + … | |
| MapView.java | 44.9 KB | 10340 | 10 years | fix #12927 - Move title management and main frame layout to new class … | |
| MapViewState.java | 7.8 KB | 10343 | 10 years | fix #12934 - Add new MapViewState class that stores the current state … | |
| MenuScroller.java | 16.6 KB | 9078 | 10 years | sonar - Immutable Field | |
| NameFormatterHook.java | 1.5 KB | 8512 | 11 years | checkstyle: redundant modifiers | |
| NavigatableComponent.java | 55.7 KB | 10343 | 10 years | fix #12934 - Add new MapViewState class that stores the current state … | |
| NoteInputDialog.java | 2.2 KB | 9078 | 10 years | sonar - Immutable Field | |
| NoteSortDialog.java | 3.1 KB | 9078 | 10 years | sonar - Immutable Field | |
| Notification.java | 5.8 KB | 9221 | 10 years | fix #12256 - adjust contrast of text displayed in imagery alignment … | |
| NotificationManager.java | 13.3 KB | 10256 | 10 years | add more unit tests | |
| OsmPrimitivRenderer.java | 4.9 KB | 9708 | 10 years | fix #12477 - Selection/relation list: fall back to fast icons when … | |
| package-info.java | 152 bytes | 10125 | 10 years |
refactor classes from corrector package, add javadoc
|
|
| PleaseWaitDialog.java | 6.8 KB | 10179 | 10 years | sonar - squid:AssignmentInSubExpressionCheck - Assignments should not … | |
| PleaseWaitRunnable.java | 7.7 KB | 10223 | 10 years | findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + … | |
| PopupMenuHandler.java | 3.7 KB | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| ScrollViewport.java | 6.5 KB | 10244 | 10 years | findbugs - BIT_SIGNED_CHECK | |
| SelectionManager.java | 16.1 KB | 10244 | 10 years | findbugs - BIT_SIGNED_CHECK | |
| ShowHideButtonListener.java | 414 bytes | 8512 | 11 years | checkstyle: redundant modifiers | |
| SideButton.java | 4.6 KB | 10356 | 10 years | see #9995, see #10684 - remove more hardcoded places of images | |
| SplashScreen.java | 12.6 KB | 10254 | 10 years | sonar - squid:S1948 - Fields in a "Serializable" class should either … | |
Note:
See TracBrowser
for help on using the repository browser.
