scrawl
76328677ef
Add some values to launcher's antialiasing combobox
10 years ago
scrawl
89fc473fae
Remove Render System combo box from the launcher UI
10 years ago
dteviot
b0c4be2316
Multi-select + context menu. ( Fixes #2480 )
...
Content selector, added multi-select + context menu to allow check/uncheck the multi-selected items.
10 years ago
dteviot
accc078e0e
Morrowind.ini import progress bar. ( Fixes #2344 )
...
1. Show a "bouncing ball" Progress bar when importing from morrowind.ini.
2. Removed dialog that asks for content list name when import game files from morrowind.ini. Instead, name is time stamp.
3. Removed commented out code.
4. Additional bugfix. No longer create a empty content list when OpenMW.cfg has no content files.
10 years ago
scrawl
57a259c526
Remove references to no longer used font
10 years ago
dteviot
063388e0eb
Change "Profile" to "Content List" in user visible strings in Launcher. ( Fixes #810 )
10 years ago
Sebastian Wick
e85df00158
change setting "borderless" to "window border"
...
set window border on setting changes
disable window border checkbox in the launcher if fullscreen is enabled
10 years ago
Sebastian Wick
639fbfad0b
make borderless setting available to the UI
10 years ago
scrawl
e5a6049ea7
Improve clarity of label
10 years ago
pvdk
2a6a26c0d0
Minor fixes
11 years ago
pvdk
aa07a33906
Fixed most of the memory leaks and started working on correctly exiting the thread
11 years ago
pvdk
21c406316f
Working on the Settings tab: start the importer/wizard
11 years ago
pvdk
cfe66abbc5
Started working on the settings tab
11 years ago
pvdk
bf6103a3a4
Merge branch 'wizardtab' into wizard
...
Conflicts:
files/ui/mainwindow.ui
11 years ago
pvdk
9e5e19f9cb
Improved existing installation handling
11 years ago
pvdk
ae5f783a16
Added some eye-candy to the wizard: a watermark and a placeholder icon
11 years ago
pvdk
3792b301e9
Wizard now runs the ini-importer to import settings from Morrowind.ini
11 years ago
pvdk
e8170adde5
Some minor changes, implemented suggestions
11 years ago
pvdk
c54217d008
Merge remote-tracking branch 'upstream/master' into HEAD
...
Conflicts:
CMakeLists.txt
components/CMakeLists.txt
components/config/gamesettings.cpp
11 years ago
pvdk
1262eab03a
Added some nice error messages to the installation process
11 years ago
pvdk
802448b217
Added a settings page to the launcher
11 years ago
pvdk
fa186f5ec1
Added version information to the launcher
11 years ago
pvdk
0f7f3391f7
WIP: Working on the installation of addons
11 years ago
pvdk
40486370d9
Working on the Unshield functionality
11 years ago
pvdk
3a37761d76
Some minor cleanups
11 years ago
pvdk
445f96434e
Added Morrowind.ini detection logic
11 years ago
pvdk
30710bad70
Modified components widget so the checked items can be stored for all pages to access
11 years ago
pvdk
c82f0ec35f
Implemented the language selection page
11 years ago
pvdk
d7f9604140
WIP: Working on the installation selection and added the ui for the language page
11 years ago
pvdk
8162f8370b
Added all the pages to the wizard
11 years ago
pvdk
f458f0c6c1
Added the Wizard .ui/resource files and some basic source to get started
11 years ago
graffy76
9b483c3ae3
Fix for file path issues
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
00c78a4aa1
Implementing ContentSelector class in DataFilesPage
...
Moved AdjusterWidget / FileWidget to ContentSelectorView
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
244e581952
Finished implementing drag / drop
...
refactored datafilesmodel (now contentmodel)
refactored esmfil
11 years ago
graffy76
a6e7cf9a8c
Implementing drag and drop
11 years ago
graffy76
6898321676
Reenabling features
...
Profile functions enabled
New/load file functions partially enabled
Layout reorganized
12 years ago
graffy76
b52645bf2a
Fixes to accommodate master/plugin loading
12 years ago
graffy76
e614ec3353
Fixing profile code in progress...
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
66e50343ad
Fixed row-selection/check feature
12 years ago
graffy76
a9db983233
Fixing row-click selection
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
49c4e1bf9e
Removed master table widget
12 years ago
graffy76
84e5c2610a
Implemented combobox for game file selection
12 years ago
Sebastian Wick
a1fea97c3b
use SDL for resolution -> multimonitor support
12 years ago