graffy76
ba3589bc76
Revert "Implemented ContentSelector as a singleton "charm" modifier for"
...
This reverts commit 24b167b755
.
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
components/contentselector/view/contentselector.cpp
components/contentselector/view/contentselector.hpp
11 years ago
graffy76
f9591ddda6
Reimplemented constentselector view class
11 years ago
graffy76
217a4d75b4
Implemented profile function in launcher datafiles page
...
Implemented dependency sorting to ensure dependent files appear latest
in the list.
11 years ago
graffy76
a5a0f61533
Fixed missing profiles combobox
11 years ago
graffy76
00c78a4aa1
Implementing ContentSelector class in DataFilesPage
...
Moved AdjusterWidget / FileWidget to ContentSelectorView
11 years ago
graffy76
24b167b755
Implemented ContentSelector as a singleton "charm" modifier for
...
FileDialog...
11 years ago
graffy76
513f0c4b3e
Implemented file/adjuster widgets into new addon creation dialog
11 years ago
graffy76
cfdc19c427
Renamed esxSelector to contentSelector
...
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
11 years ago
graffy76
0eb06ada39
Implemneting drag and drop
11 years ago
graffy76
e6fdc7e7fd
...
12 years ago
graffy76
6898321676
Reenabling features
...
Profile functions enabled
New/load file functions partially enabled
Layout reorganized
12 years ago
graffy76
24e38846da
Fixed broken profile actions
12 years ago
graffy76
b52645bf2a
Fixes to accommodate master/plugin loading
12 years ago
graffy76
f6217f9c6a
Moved esx selector classes out of global namespace
12 years ago
graffy76
45277c0082
Minor changes
...
Stretched table columns to fit widget width
Reduced width of opencs file dialog
Hid the file size column for launcher
Added alternating row colors in table view
12 years ago
graffy76
2878f51cd3
Reimplemented dependency selection feature
...
Moved more code to ContentSelector
Added support for omwgame and omwaddon files
12 years ago
graffy76
b24dd5c6ac
Continued migration of code to ContentSelector
12 years ago
graffy76
61602789e1
Began migrating code to ContentSelector base
12 years ago
graffy76
4c8c6d6971
Moved init code to master / plugin proxy classes
12 years ago
graffy76
7389507eb5
Created masterproxylist class
12 years ago
graffy76
2bc56d0b5c
Fixed missing item list in launcher combobox
12 years ago
graffy76
b850fe0289
Removed vertical headers from plugin view
12 years ago
graffy76
49c4e1bf9e
Removed master table widget
12 years ago
graffy76
84e5c2610a
Implemented combobox for game file selection
12 years ago
pvdk
c15d920133
Fixed the first run dialog, makes sure Morrowind.ini is found
12 years ago
pvdk
81604613b5
Narrowed down includes to improve compile time
12 years ago
Pieter van der Kloet
b4d408af5d
Added actions to datafiles.ui and implemented them in the launcher
12 years ago
Pieter van der Kloet
7504ae675b
Implemented a file dialog for the editor using launcher .ui
12 years ago
Pieter van der Kloet
75cf009101
Finished implementing the .ui file for the DataFilesPage
12 years ago
Pieter van der Kloet
4c9d0563fe
WIP: Implementing the .ui for the DataFilesPage
12 years ago
Pieter van der Kloet
9cd8dd39de
Make the launcher code conform to the coding standards and cleanup
12 years ago
Pieter van der Kloet
a0007325ad
Added a warning when stylesheet cannot be read and check if data paths contain masters/plugins
12 years ago
Pieter van der Kloet
17a0a201df
Various fixes and changes to the settings handling
12 years ago
Pieter van der Kloet
9198afeefb
Improved context menu, added context menu for masters and added multi-selection support
12 years ago
Pieter van der Kloet
35b68a3c40
Fixed accidental profile deletion and added sorting by date
12 years ago
Pieter van der Kloet
bcf4f96209
Added writing masters/plugins to openmw.cfg
12 years ago
Pieter van der Kloet
178cf2154e
Made checking/unchecking work with the new datafiles model
12 years ago
Pieter van der Kloet
fd430dc5a9
Merge remote-tracking branch 'mike-sc/sel_widget' into settings_selwidget
...
Conflicts:
apps/launcher/datafilespage.cpp
components/fileorderlist/datafileslist.cpp
12 years ago
Pieter van der Kloet
ee27e3bb58
Merge remote-tracking branch 'upstream/next' into settingsnext
...
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
apps/launcher/datafilespage.hpp
apps/launcher/graphicspage.cpp
components/fileorderlist/utils/filedialog.cpp
components/fileorderlist/utils/filedialog.hpp
12 years ago
Pieter van der Kloet
1b9cf8c23f
More work on integrating the settings parser, profiles are handled correctly
12 years ago
Pieter van der Kloet
aa25471517
WIP: working on improving the config file handling
12 years ago
Michal Sciubidlo
f4d60ae7b2
Files sorting (masters then plugins).
...
Remove unneeded includes.
12 years ago
Michal Sciubidlo
66ec4ca7d9
Split launcher specific code from DataFilesList back to DataFilesPage.
12 years ago
Michal Sciubidlo
f029a9011a
Move datafilespage to shared space.
12 years ago
Pieter van der Kloet
25edba0887
Rewriting the config code of the pages to use the new settings classes
12 years ago
Pieter van der Kloet
64c348c39e
Added support for different encodings
12 years ago
Pieter van der Kloet
6e758af05c
Launcher cfg is stored in the user location only, fixes Bug #414
12 years ago
Pieter van der Kloet
1c06a06f91
Files are now sorted by modified timestamp, fixes Bug #415
12 years ago
Pieter van der Kloet
ef11a32fee
Fixed a bug where a non-existant openmw.cfg would crash the launcher
12 years ago
Pieter van der Kloet
d065b56948
Fixed default profile adding and made switching profiles more efficient
12 years ago