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
aa25471517
WIP: working on improving the config file handling
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
6faf6f57e1
Added settings file reader/writers for openmw.cfg and settings.cfg
12 years ago
Marc Zinnschlag
648b53ef93
removed unused launcher.cfg file
12 years ago
Pieter van der Kloet
fe9120bcb3
Added support for the profiles and made creation/editing them more user friendly
12 years ago
pvdk
85aaacb41a
Some cleaning of the launcher source dir
12 years ago
Pieter van der Kloet
4174d3c235
Added new plugin model for the Data Files tab in the launcher
12 years ago
Lukasz Gromanowski
34513cf16b
Added support for code coverage checking and unittests.
...
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Pieter van der Kloet
f81e127701
Created custom directory dialog which only accepts Data Files dirs
13 years ago
Pieter van der Kloet
4488be33ce
Added missing slash to launcher CMakeLists.txt
13 years ago
k1ll
b7eb7ff8e3
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
13 years ago
Pieter van der Kloet
96c0b8760e
Got rid of the console showing up on Windows and removed libpng stuff
13 years ago
Pieter van der Kloet
2429f3960f
Merge remote-tracking branch 'upstream/master' into launcher
...
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
13 years ago
Nikolay Kasyanov
b283ad86fb
revert to old launcher stylesheet location on OS X
13 years ago
Pieter van der Kloet
11ec5cf2e2
Stylesheet location changed in CMakeLists and some minor fixes to the launcher
13 years ago
Pieter van der Kloet
5b54a658d8
Launcher improvements: ask for data dir and write it to cfg if none is found
...
and prevent removal of the default profile
13 years ago
Nikolay Kasyanov
d58b408ae1
Deploying Qt image format plugins on OS X considered useless
13 years ago
Nikolay Kasyanov
57a4b19880
Feature #162 - Need to create app bundle using CMake, not by hand. Almost complete
13 years ago
Nikolay Kasyanov
5a42c6c6f5
Feature #162 - Need to create app bundle using CMake, not by hand WIP. Removed libpng dependency from launcher
13 years ago
Nikolay Kasyanov
472d88e2c5
Feature #162 - Need to create app bundle using CMake, not by hand WIP
13 years ago
Marc Zinnschlag
9794c4b928
Merge branch 'cmake'
13 years ago
Marc Zinnschlag
cb1373a4c7
rewrote cmake scripts for components
13 years ago
Pieter van der Kloet
9e34f30500
Merge remote-tracking branch 'upstream/master'
13 years ago
Marc Zinnschlag
22514cbd4c
Merge branch 'debfix'
13 years ago
Marc Zinnschlag
9872c89539
packaging fixes for .deb packages
13 years ago
Pieter van der Kloet
6bfaf221e8
Created working icon for Windows and removed QMake file (not parsed by CMake)
13 years ago
Lukasz Gromanowski
ea7eb7a62d
fixes #128 Configuration cleanup.
...
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Nikolay Kasyanov
24947d800a
Fixed launcher config and style location. Launcher will be started when opening bundle
14 years ago
Pieter van der Kloet
1278ce2514
Fixed problem with png images
14 years ago
Pieter van der Kloet
db20186e50
Added newline to the end of some files, GitHub was complaining about it
14 years ago
Pieter van der Kloet
118765a274
Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files
14 years ago
Pieter van der Kloet
15df25f947
Cleaned up the CMakeList file
14 years ago
Pieter van der Kloet
410229e521
Dropped plugins now retain their selection so you can see where they went
14 years ago
Pieter van der Kloet
9d2bf8af62
Added support for the load order of plugins specified in the profiles
14 years ago
Pieter van der Kloet
314bac7862
Preliminary support for new profiles and some other modifications and cleanups
14 years ago
Pieter van der Kloet
557e659e15
CMake modifications, stylesheet gets copied to destination dir now
14 years ago
Pieter van der Kloet
7747c78584
Fixed the use of path.hpp, which is in a CMake component now
...
Also fixed some leftover lines from a wrongly modified conflict
14 years ago
Pieter van der Kloet
0fc4767846
Some renaming and ugly support for getPath
14 years ago
Pieter van der Kloet
4ee748552b
More messing around with the launcher config file
14 years ago
Pieter van der Kloet
c911f62e8b
Added ability to get the previous profile when a new one is selected
14 years ago
Pieter van der Kloet
d1a75253d7
Huge rewrite, implementing all the new ideas for the launcher
14 years ago
Pieter van der Kloet
fbdc10f0b0
Removed some leftover files and more testing
14 years ago
Pieter van der Kloet
74eef82902
Messing around with a new datafilesdialog
14 years ago
Pieter van der Kloet
7a03266729
Initial commit of the launcher
14 years ago