summaryrefslogtreecommitdiff
path: root/src/profilesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of game features for better management. (#2043)Mikaël Capelle2024-06-091-7/+9
* Improve invalid name handling for profilesLiderate2023-10-131-4/+3
* Apply clang-format.Mikaël Capelle2023-07-091-74/+94
* Convert everything to CRLF.Mikaël Capelle2023-07-091-403/+403
* Fix fixDirectoryName includesChris Bessent2021-04-291-1/+1
* profiles dialog:isanae2020-12-291-1/+26
* disallow renaming the active profileisanae2020-12-281-1/+7
* Wrap profile in Profile::Ptr when creating.Mikaël Capelle2020-10-241-6/+6
* Add IOrganizer::onProfileXXX callbacks.Mikaël Capelle2020-10-241-6/+21
* Disable profile-specific game saves if not available from game plugin.Mikaël Capelle2020-09-231-0/+6
* now using new common cmakefilesisanae2020-04-231-1/+1
* split settings into a bunch of classesisanae2019-09-021-2/+2
* added GeometrySaverisanae2019-08-161-11/+2
* moved geometry handling to ProfilesDialogisanae2019-08-041-0/+15
* replaced qWarning()isanae2019-07-221-2/+2
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Make language about profile-specific settings and save games consistentLostDragonist2018-12-191-1/+1
* Center profile deletion dialog on parentLostDragonist2018-08-191-1/+1
* Prevent user from deleting currently active profileLostDragonist2018-08-191-3/+11
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-211/+235
* Applied clang-format on sourceSandro Jäckel2018-02-221-235/+211
* profiles can now be configured to use the global game settings instead of pro...Tannin2016-05-071-2/+11
* cleanupTannin2016-05-071-54/+48
* merged master into new_vfs_libraryTannin2016-02-121-9/+14
* made instance-switching usableTannin2016-01-101-3/+3
* Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-6/+6
* small code beautificationTannin2015-07-071-3/+1
* bugfix: upon closing the profiles dialog, the profile was changed to theTannin2015-05-111-4/+7
* extended the game-plugin interfaceTannin2015-01-291-11/+16
* Merge with branch1.2Tannin2015-01-241-1/+0
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-320/+320
* | - bugfixesTannin2015-01-061-11/+15
* | replaced all uses of NULL with nullptrTannin2014-11-281-4/+4
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-320/+320
|/
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-13/+32
* - added NCC to repositoryTannin2013-05-221-1/+1
* - multi-selection in category windowTannin2013-04-121-14/+3
* Merge with branch1.0Tannin2013-03-271-1/+1
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-1/+1
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+1
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-24/+58
|/
* - moved shared and uibase libraries to namespacesTannin2013-02-171-255/+259
* initial commit to mercurial repository.Tannin2013-02-031-0/+274