[root]/src/test/net/sf/gridarta/model/settings
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 21 (100.0%) | 370 (100.0%) | 17.6 |
Move model sources out of main source directory.
0 lines of code changed in 1 file:
Move classes into different packages.
1 lines of code changed in 1 file:
Fix typos.
5 lines of code changed in 1 file:
Add @NotNull/@Nullable annotations.
4 lines of code changed in 1 file:
Change GUI of main window.
0 lines of code changed in 1 file:
Remove ResourceFileManager.DEFAULT_MAP_DIR; move this value into mapsDirectoryDefault property value.
9 lines of code changed in 1 file:
Remove ResourceFileManager.DEFAULT_ARCH_DIR; move this value into archDirectoryDefault property value.
9 lines of code changed in 1 file:
Unify code for image set selection in settings dialog.
31 lines of code changed in 1 file:
Unify code settings dialog for media directory.
19 lines of code changed in 1 file:
Remove GlobalSettings.readGlobalSettings().
0 lines of code changed in 1 file:
Encapsulate access to media directory preferences into GlobalSettings.
8 lines of code changed in 1 file:
Update copyright headers.
1 lines of code changed in 1 file:
Replace checkbox "load collected archetypes" in settings dialog with combo box.
3 lines of code changed in 1 file:
Encapsulate access to configuration source preferences into GlobalSettings.
8 lines of code changed in 1 file:
Encapsulate access to maps and archetype directory preferences into DefaultGlobalSettings.
16 lines of code changed in 1 file:
Encapsulate access to archetype directory preferences into DefaultGlobalSettings.
1 lines of code changed in 1 file:
Encapsulate access to maps directory preferences into DefaultGlobalSettings.
1 lines of code changed in 1 file:
Remove GlobalSettings.getMapDir().
0 lines of code changed in 1 file:
Whitespace changes.
72 lines of code changed in 1 file:
Move username management from MiscPrefs to GlobalSettings.
20 lines of code changed in 1 file:
Reorganize classes into packages.
162 lines of code changed in 1 file: