[root]/src/app/net/sf/gridarta/model/settings
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 92 (100.0%) | 1137 (100.0%) | 12.3 |
Move model sources out of main source directory.
0 lines of code changed in 8 files:
Move classes into different packages.
3 lines of code changed in 4 files:
Fix incorrect resource path names on Windows machines.
1 lines of code changed in 1 file:
Remove DefaultGlobalSettings.configSourceFactory.
0 lines of code changed in 1 file:
Remove DefaultGlobalSettings.preferenceChangeListener.
23 lines of code changed in 1 file:
Fix typos.
56 lines of code changed in 2 files:
Add @NotNull/@Nullable annotations.
26 lines of code changed in 3 files:
Add private modifiers.
2 lines of code changed in 1 file:
Consistently format source code.
9 lines of code changed in 3 files:
Change GUI of main window.
0 lines of code changed in 4 files:
Improve comments.
3 lines of code changed in 2 files:
Properly restore config source setting.
1 lines of code changed in 1 file:
Remove EditorFactory.getTreasureLocations(); move location specifications into messages.properties files.
52 lines of code changed in 2 files:
Remove ResourceFileManager.DEFAULT_MAP_DIR; move this value into mapsDirectoryDefault property value.
18 lines of code changed in 2 files:
Remove ResourceFileManager.DEFAULT_ARCH_DIR; move this value into archDirectoryDefault property value.
18 lines of code changed in 2 files:
Unify code for image set selection in settings dialog.
96 lines of code changed in 2 files:
Move DefaultGlobalSettings.getDocuVersion() to ActionBuilderUtils.getInt().
1 lines of code changed in 1 file:
Unify code settings dialog for media directory.
88 lines of code changed in 2 files:
Remove IGUIConstants.DOCU_VERSION; move this value into the docuVersion preferences value.
30 lines of code changed in 1 file:
Remove GlobalSettings.readGlobalSettings().
7 lines of code changed in 2 files:
Encapsulate access to media directory preferences into GlobalSettings.
6 lines of code changed in 1 file:
Encapsulate access to image set setting into DefaultGlobalSettings.
0 lines of code changed in 1 file:
Make members private.
2 lines of code changed in 1 file:
Update copyright headers.
26 lines of code changed in 8 files:
Properly enable/disable archetype directory input field in settings dialog.
258 lines of code changed in 5 files:
Properly store configuration source setting in preferences.
1 lines of code changed in 1 file:
Simplify AbstractResources.
2 lines of code changed in 1 file:
Replace checkbox "load collected archetypes" in settings dialog with combo box.
122 lines of code changed in 3 files:
Encapsulate access to maps and archetype directory preferences into DefaultGlobalSettings.
19 lines of code changed in 1 file:
Encapsulate access to configuration source preferences into GlobalSettings.
20 lines of code changed in 2 files:
Encapsulate access to maps and archetype directory preferences into DefaultGlobalSettings.
16 lines of code changed in 2 files:
Encapsulate access to archetype directory preferences into DefaultGlobalSettings.
30 lines of code changed in 2 files:
Encapsulate access to maps directory preferences into DefaultGlobalSettings.
29 lines of code changed in 2 files:
Remove GlobalSettings.getMapDir().
0 lines of code changed in 2 files:
Whitespace changes.
89 lines of code changed in 3 files:
Add comments.
37 lines of code changed in 2 files:
Move username management from MiscPrefs to GlobalSettings.
46 lines of code changed in 2 files:
Reorganize classes into packages.
0 lines of code changed in 8 files: