index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
profilesdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
1
-7
/
+9
*
Improve invalid name handling for profiles
Liderate
2023-10-13
1
-4
/
+3
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-74
/
+94
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-403
/
+403
*
Fix fixDirectoryName includes
Chris Bessent
2021-04-29
1
-1
/
+1
*
profiles dialog:
isanae
2020-12-29
1
-1
/
+26
*
disallow renaming the active profile
isanae
2020-12-28
1
-1
/
+7
*
Wrap profile in Profile::Ptr when creating.
Mikaël Capelle
2020-10-24
1
-6
/
+6
*
Add IOrganizer::onProfileXXX callbacks.
Mikaël Capelle
2020-10-24
1
-6
/
+21
*
Disable profile-specific game saves if not available from game plugin.
Mikaël Capelle
2020-09-23
1
-0
/
+6
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
split settings into a bunch of classes
isanae
2019-09-02
1
-2
/
+2
*
added GeometrySaver
isanae
2019-08-16
1
-11
/
+2
*
moved geometry handling to ProfilesDialog
isanae
2019-08-04
1
-0
/
+15
*
replaced qWarning()
isanae
2019-07-22
1
-2
/
+2
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-1
/
+1
*
Make language about profile-specific settings and save games consistent
LostDragonist
2018-12-19
1
-1
/
+1
*
Center profile deletion dialog on parent
LostDragonist
2018-08-19
1
-1
/
+1
*
Prevent user from deleting currently active profile
LostDragonist
2018-08-19
1
-3
/
+11
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-211
/
+235
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-235
/
+211
*
profiles can now be configured to use the global game settings instead of pro...
Tannin
2016-05-07
1
-2
/
+11
*
cleanup
Tannin
2016-05-07
1
-54
/
+48
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-9
/
+14
*
made instance-switching usable
Tannin
2016-01-10
1
-3
/
+3
*
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-6
/
+6
*
small code beautification
Tannin
2015-07-07
1
-3
/
+1
*
bugfix: upon closing the profiles dialog, the profile was changed to the
Tannin
2015-05-11
1
-4
/
+7
*
extended the game-plugin interface
Tannin
2015-01-29
1
-11
/
+16
*
Merge with branch1.2
Tannin
2015-01-24
1
-1
/
+0
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-320
/
+320
*
|
- bugfixes
Tannin
2015-01-06
1
-11
/
+15
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-4
/
+4
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-320
/
+320
|
/
*
- esp reader now handles invalid files more gracefully
Tannin
2013-09-21
1
-13
/
+32
*
- added NCC to repository
Tannin
2013-05-22
1
-1
/
+1
*
- multi-selection in category window
Tannin
2013-04-12
1
-14
/
+3
*
Merge with branch1.0
Tannin
2013-03-27
1
-1
/
+1
|
\
|
*
- added hooks for getFileVersion* functions
Tannin
2013-03-27
1
-1
/
+1
|
*
- some more safety checks in the ini-limit removal code
Tannin
2013-03-13
1
-1
/
+1
*
|
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-24
/
+58
|
/
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-255
/
+259
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+274