index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
overwriteinfodialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-6
/
+42
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-57
/
+60
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-275
/
+275
*
fixed warnings about Q_OBJECT and thousand separators
isanae
2020-04-18
1
-43
/
+1
*
only default sort file trees if no setting was saved
isanae
2019-11-27
1
-2
/
+4
*
fix sort in overwrite, remember settings
isanae
2019-11-26
1
-2
/
+11
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-2
/
+2
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-2
/
+2
*
added GeometrySaver
isanae
2019-08-16
1
-9
/
+2
*
moved geometry handling to mod info and overwrite dialogs
isanae
2019-08-04
1
-0
/
+19
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-3
/
+3
|
\
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-3
/
+3
*
|
Merge pull request #806 from ModOrganizer2/qt-5.13
Jeremy Rimpo
2019-08-02
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Refactor obsolete methods
Silarn
2019-07-03
1
-1
/
+0
*
|
fixed context menu being offset vertically in the overwrite dialog
isanae
2019-07-06
1
-1
/
+2
|
/
*
Correcting minor spelling mistakes in the UI + add contributor
Matte A
2019-06-23
1
-4
/
+4
*
changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...
isanae
2019-05-26
1
-6
/
+1
*
put explore and open functions in namespace shell
isanae
2019-05-25
1
-1
/
+1
*
ExploreFile() will select the file in explorer when the path is a file
isanae
2019-05-25
1
-1
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Fix or ignore a number of compiler warnings.
Al
2019-01-11
1
-1
/
+1
*
Add open in explorer button to Overwrite dialog.
Al12rs
2018-06-21
1
-0
/
+4
*
Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...
Al12rs
2018-04-18
1
-0
/
+34
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-149
/
+179
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-179
/
+149
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-3
/
+3
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-260
/
+260
*
- bugfix: broke qt4 compatibility in trying to support qt5
Tannin
2014-07-17
1
-5
/
+13
*
- diagnosis plugins can now request to be re-evaluated
Tannin
2013-11-06
1
-2
/
+2
*
- esp reader now handles invalid files more gracefully
Tannin
2013-09-21
1
-1
/
+0
*
- creating mods from overwrite
Tannin
2013-04-04
1
-2
/
+2
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-231
/
+234
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+250