summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* split filter listisanae2019-11-271-0/+3
* Merge pull request #901 from isanae/loot-reworkisanae2019-11-251-2/+17
|\
| * tweaked css, finished markdown reportisanae2019-11-241-1/+3
| * split loot dialog, added ui fileisanae2019-11-241-2/+8
| * rewrite of json report parsingisanae2019-11-231-0/+2
| * handles changes in lootcli for a more formal communication protocolisanae2019-11-181-0/+2
| * split loot stuff to loot.h/cpp, no changes in functionalityisanae2019-11-161-0/+3
* | Move all Qt deployment to main MO projectSilarn2019-11-191-0/+4
|/
* renamed lockwidget files to uilockerisanae2019-11-061-3/+3
* removed unused filesisanae2019-11-061-16/+1
* added lockwidget to replace all the other dialogsisanae2019-11-061-0/+3
* split to processrunnerisanae2019-11-061-0/+3
* moved checks to sanitychecks.cppisanae2019-10-051-0/+2
* moved color stuff to ColorTable, now shows sample text and iconsisanae2019-09-271-0/+3
* removed helper.h and helper.cpp, merged into spawnisanae2019-09-191-3/+0
* fixes for ExpanderWidgetisanae2019-09-111-3/+0
* split into settingsutilitiesisanae2019-09-021-1/+8
* split diagnostics tabisanae2019-08-021-0/+3
* split workarounds tabisanae2019-08-021-0/+3
* split plugins tabisanae2019-08-021-0/+3
* removed incorrect warning that steam password is unencryptedisanae2019-08-021-0/+3
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-0/+3
* split paths tabisanae2019-08-021-0/+3
* moved SettingsTab out of Settingsisanae2019-08-021-0/+3
* split envisanae2019-07-221-2/+23
* renamed logbuffer files to loglistisanae2019-07-221-3/+3
* removed unused or redundant stuff in error_report.hisanae2019-07-221-1/+5
* Restore UI files to VS project and remove unused filesSilarn2019-07-031-6/+3
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-0/+2
* splitting filetree tabisanae2019-07-021-7/+12
* split nexus tabisanae2019-07-021-2/+3
* split categories tabisanae2019-07-021-0/+3
* split ModInfoDialogTabisanae2019-07-021-0/+3
* in the process of moving stuff to modinfodialogconflicts.h/cppisanae2019-07-021-0/+3
* changed layout of esps tab, moved to modinfodialogesps.cpp/hisanae2019-07-021-0/+3
* split images tab stuff in ImagesTabisanae2019-07-021-0/+3
* split text file tab into its own classisanae2019-07-021-0/+3
* split ExpanderWidget into its own set of filesisanae2019-07-021-0/+3
* added initial toolbar, splitterisanae2019-07-021-0/+3
* moved filerenamer to its own .cpp/.h pairisanae2019-07-021-0/+3
* removed concept of custom executables, everything is modifiableisanae2019-06-151-4/+7
* moved api user account classes to their own filesisanae2019-06-141-0/+3
* added new statusbar class, moved refresh progress bar to itisanae2019-06-121-0/+3
* added new filterwidget, will eventually get the operators functionality from ...isanae2019-05-311-0/+3
* Merge pull request #732 from isanae/cmake-changesAl2019-05-281-10/+194
|\
| * set use_folders, puts all cmake generated projects into a folderisanae2019-05-261-0/+1
| * added precompiled headersisanae2019-05-241-0/+24
| * using builtin properties for autogen source groups, everything is now in the ...isanae2019-05-241-25/+11
| * turned autorcc on so no need for qt5_add_resources() anymoreisanae2019-05-241-3/+2
| * greatly decreased the verbosity of buildsisanae2019-05-241-3/+3