summaryrefslogtreecommitdiff
path: root/src/overwriteinfodialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Oblivion Remastered Meta PR (#2241)Jeremy Rimpo2025-05-231-6/+42
* Apply clang-format.Mikaël Capelle2023-07-091-57/+60
* Convert everything to CRLF.Mikaël Capelle2023-07-091-275/+275
* fixed warnings about Q_OBJECT and thousand separatorsisanae2020-04-181-43/+1
* only default sort file trees if no setting was savedisanae2019-11-271-2/+4
* fix sort in overwrite, remember settingsisanae2019-11-261-2/+11
* added error messages to FileRenamer and a few moreisanae2019-10-041-2/+2
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-2/+2
* added GeometrySaverisanae2019-08-161-9/+2
* moved geometry handling to mod info and overwrite dialogsisanae2019-08-041-0/+19
* Merge pull request #807 from isanae/logging-reworkJeremy Rimpo2019-08-021-3/+3
|\
| * changed qCritical() to log::error()isanae2019-07-221-3/+3
* | Merge pull request #806 from ModOrganizer2/qt-5.13Jeremy Rimpo2019-08-021-1/+0
|\ \ | |/ |/|
| * Refactor obsolete methodsSilarn2019-07-031-1/+0
* | fixed context menu being offset vertically in the overwrite dialogisanae2019-07-061-1/+2
|/
* Correcting minor spelling mistakes in the UI + add contributorMatte A2019-06-231-4/+4
* changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...isanae2019-05-261-6/+1
* put explore and open functions in namespace shellisanae2019-05-251-1/+1
* ExploreFile() will select the file in explorer when the path is a fileisanae2019-05-251-1/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Fix or ignore a number of compiler warnings.Al2019-01-111-1/+1
* Add open in explorer button to Overwrite dialog.Al12rs2018-06-211-0/+4
* Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...Al12rs2018-04-181-0/+34
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-149/+179
* Applied clang-format on sourceSandro Jäckel2018-02-221-179/+149
* replaced all uses of NULL with nullptrTannin2014-11-281-3/+3
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-260/+260
* - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-5/+13
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+2
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-1/+0
* - creating mods from overwriteTannin2013-04-041-2/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-231/+234
* initial commit to mercurial repository.Tannin2013-02-031-0/+250