index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
selfupdater.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
update available log is now info instead of debug
isanae
2020-04-17
1
-1
/
+1
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-2
/
+5
*
changed the layout of the general settings tab
isanae
2019-09-23
1
-1
/
+11
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-9
/
+9
*
nexus info and stats in settings
isanae
2019-07-12
1
-1
/
+1
*
changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...
isanae
2019-05-26
1
-13
/
+6
*
Assume an empty release list from GitHub means some kind of error occurred
LostDragonist
2019-03-06
1
-27
/
+32
*
Always display at least 3 segments of version info for MO itself
LostDragonist
2019-01-30
1
-4
/
+4
*
Fix or ignore a number of compiler warnings.
Al
2019-01-11
1
-2
/
+1
*
Fixed version notification messages.
Al
2019-01-06
1
-1
/
+1
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-5
/
+5
*
encase path in quotations to support spaces in Install Location.
LePresidente
2018-12-22
1
-2
/
+2
*
Pass DIR parameter to install exe, so installation directory matches current ...
LePresidente
2018-12-12
1
-1
/
+3
*
Move improved version parsing to util.h and use it everywhere.
AnyOldName3
2018-05-16
1
-41
/
+1
*
Remove sneaky test qDebug instance.
AnyOldName3
2018-05-15
1
-1
/
+0
*
Change how the VersionInfo object is created from version.rc such that non-re...
AnyOldName3
2018-05-15
1
-4
/
+40
*
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...
Silarn
2018-04-16
1
-3
/
+3
|
\
|
*
Moved the Changelog to the detailed text to avoid the msgbox going below the ...
Al12rs
2018-04-15
1
-3
/
+3
*
|
Support for multi-game downloads
Silarn
2018-04-16
1
-0
/
+6
|
/
*
Updater and Issue reports now point to Modorganizer2/modorganizer
LePresidente
2018-03-22
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-177
/
+225
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-225
/
+177
*
added a catch all for the remote version check when checking for updates. Sho...
LePresidente
2017-10-23
1
-0
/
+6
*
Update selfupdater.cpp
Brian Munro
2017-01-03
1
-1
/
+1
*
Migrate to version numbers with buildnumber.
LePresidente
2016-12-21
1
-1
/
+2
*
Use my repo for the updates for now.
lepresidente
2016-12-12
1
-1
/
+1
*
now using github for self updater
Tannin
2016-05-06
1
-250
/
+89
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-3
/
+26
*
made instance-switching usable
Tannin
2016-01-10
1
-1
/
+1
*
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-4
/
+4
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-52
/
+40
|
\
|
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-33
/
+15
|
|
\
|
|
*
Merge branch 'master' of https://github.com/TanninOne/modorganizer into archi...
Thomas Tanner
2015-10-12
1
-15
/
+25
|
|
|
\
|
|
*
|
Changes to go with cleaned up archive library
Thomas Tanner
2015-09-27
1
-33
/
+17
|
*
|
|
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-17
/
+23
|
*
|
|
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
/
|
first work on interfacing with usvfs
Tannin
2015-11-17
1
-2
/
+1
|
/
/
*
/
fixed progress dialogs appearing on startup
Tannin
2015-10-10
1
-15
/
+25
|
/
*
small code cleanup
Tannin
2015-08-09
1
-8
/
+8
*
Extract multiple copies of file from archive
Tom Tanner
2015-08-02
1
-3
/
+3
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+1
*
Merge with branch1.2
Tannin
2015-01-24
1
-2
/
+3
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-2
/
+3
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-466
/
+466
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-6
/
+5
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-8
/
+18
*
|
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-3
/
+8
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-466
/
+466
|
/
*
- re-inserted code for bsa hiding (this was necessary to enforce expected bsa...
Tannin
2014-06-29
1
-1
/
+2
[next]