index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-13
/
+13
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-89
/
+89
*
force instance selection when the current instance cannot be used
isanae
2021-02-13
1
-0
/
+1
*
add warning when profile given with -p doesn't exist
isanae
2020-11-03
1
-0
/
+2
*
moved TimeThis to uibase
isanae
2020-02-18
1
-14
/
+1
*
re-enabled archive parsing
isanae
2020-02-18
1
-0
/
+10
*
wstring_view when possible
isanae
2020-02-18
1
-0
/
+1
*
hidden unique_ptr into FileTreeItem
isanae
2020-02-04
1
-0
/
+1
*
renamed ToLower() to avoid confusion with in-place vs copy
isanae
2020-02-04
1
-4
/
+4
*
put expensive logging in an optional function
isanae
2020-02-04
1
-0
/
+14
*
initial implementation for updating file tree, buggy
isanae
2020-02-04
1
-0
/
+2
*
fixed exiting before QThread joins when pressing the X twice
isanae
2019-12-15
1
-0
/
+1
*
added usvfs version in log and about dialog
isanae
2019-10-09
1
-0
/
+1
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-0
/
+18
*
split env
isanae
2019-07-22
1
-443
/
+0
*
log guid for security products
isanae
2019-07-22
1
-1
/
+5
*
fixed bad compare for nahimic
isanae
2019-07-22
1
-0
/
+27
*
moved environment dump to member function
isanae
2019-07-22
1
-1
/
+5
*
moved Console to util
isanae
2019-07-22
1
-0
/
+14
*
put the error message in the ShellLinkException instead
isanae
2019-07-06
1
-0
/
+13
*
added new Shortcut class, moved stuff that was in MainWindow into it
isanae
2019-07-06
1
-0
/
+96
*
a few more comments
isanae
2019-07-01
1
-0
/
+15
*
now handles windows firewall, which apparently doens't report itself to wmi
isanae
2019-07-01
1
-8
/
+18
*
added --crashdump to generate dumps of a running MO process
isanae
2019-07-01
1
-0
/
+17
*
security products
isanae
2019-07-01
1
-0
/
+21
*
comments, some refactoring
isanae
2019-06-29
1
-13
/
+146
*
added a warning when running in compatibility mode
isanae
2019-06-29
1
-0
/
+1
*
log windows version
isanae
2019-06-29
1
-30
/
+64
*
lower case paths, sorted list, md5 for some files
isanae
2019-06-29
1
-0
/
+4
*
refactored preloadSsl() into preloadDll()
isanae
2019-06-29
1
-2
/
+48
*
Move improved version parsing to util.h and use it everywhere.
AnyOldName3
2018-05-16
1
-0
/
+3
*
Change how the VersionInfo object is created from version.rc such that non-re...
AnyOldName3
2018-05-15
1
-0
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-11
/
+12
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-12
/
+11
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
1
-0
/
+2
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-6
/
+0
*
different way to check for file existence
Tannin
2015-01-11
1
-0
/
+1
*
- added hook for ansi version of SHFileOperation, this function may not be ro...
Tannin
2013-05-28
1
-1
/
+1
*
- some more safety checks in the ini-limit removal code
Tannin
2013-03-13
1
-1
/
+2
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-0
/
+3
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-19
/
+23
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+46