index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Merge
Tannin
2014-11-06
1
-14
/
+34
|
|
|
\
|
|
|
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-14
/
+34
|
*
|
|
some work on installer scripts
Tannin
2014-11-11
1
-0
/
+11
|
|
/
/
|
*
/
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-0
/
+15
|
|
/
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-30
/
+25
|
*
when MO fails to overwrite its ini file it tries another method using qt func...
Tannin
2014-09-10
1
-2
/
+15
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-20
/
+57
|
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-1
/
+6
|
*
- bugfix: mods were specified by internal name in archive and data tab
Tannin
2014-08-19
1
-3
/
+16
|
*
- can now filter by mod content
Tannin
2014-08-18
1
-17
/
+34
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-20
/
+119
|
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-2
/
+10
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-5601
/
+5601
|
*
- bugfix: broke qt4 compatibility in trying to support qt5
Tannin
2014-07-17
1
-7
/
+13
|
*
Merge
Tannin
2014-07-15
1
-41
/
+130
|
|
\
|
|
*
- Disabled compilation of loot_cli as the current loot version can't be compi...
Tannin
2014-07-15
1
-15
/
+7
|
|
*
merged changes by TheBloke
Tannin
2014-07-15
1
-15
/
+33
|
|
|
\
|
|
|
*
deleteSavegame:
TheBloke
2014-07-13
1
-1
/
+2
|
|
|
*
savegameList: more minor changes
TheBloke
2014-07-13
1
-8
/
+4
|
|
|
*
savegameList:
TheBloke
2014-07-13
1
-14
/
+12
|
|
|
*
savegameList: A few cleanups and minor code improvements
TheBloke
2014-07-12
1
-11
/
+10
|
|
|
*
- savegameList: Improved save game handling from MainWindow
TheBloke
2014-07-11
1
-17
/
+41
|
|
*
|
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
1
-23
/
+102
|
|
|
/
|
*
/
- qt 5 compatibility fixes
Tannin
2014-07-15
1
-1
/
+0
|
|
/
*
|
- bugfix: no exec info returned for .exe
Tannin
2015-01-03
1
-2
/
+2
*
|
- bugfix: file extensions when adding executables were treated case sensitive
Tannin
2014-12-20
1
-5
/
+6
*
|
bugfix: when merging mods with a custom installer, various ini settings (incl...
Tannin
2014-12-20
1
-6
/
+7
*
|
endorsing is now only offered for mods with a valid nexus id
Tannin
2014-12-20
1
-16
/
+18
*
|
- mod-list can now be re-ordered with drag&drop while grouping is active
Tannin
2014-12-14
1
-2
/
+2
*
|
when reinstalling a mod the existing mods name is used by default
Tannin
2014-12-14
1
-8
/
+9
*
|
if a shortcut-started application is the same binary as a configured one, the...
Tannin
2014-12-14
1
-0
/
+6
*
|
all executables can now be repositioned, including auto-detected ones
Tannin
2014-12-09
1
-5
/
+5
*
|
searching for steam process will no longer fail when more than 1024 processes...
Tannin
2014-12-09
1
-10
/
+20
*
|
removed use of ModInfo::internalName
Tannin
2014-12-09
1
-1
/
+2
*
|
now stored installed files with each mod
Tannin
2014-12-09
1
-0
/
+8
*
|
- added error handling when a file can't be deleted from vfs
Tannin
2014-12-01
1
-1
/
+4
*
|
undid some changes that accidentally made it to this branch
Tannin
2014-11-26
1
-5766
/
+5727
*
|
- updated staging script to use qt5 and to fetch translations from transifex
Tannin
2014-11-11
1
-6
/
+14
*
|
some work on installer scripts
Tannin
2014-11-11
1
-0
/
+11
*
|
- re-enabled use of img-tags in bbcode converter
Tannin
2014-11-11
1
-2
/
+9
*
|
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-4
/
+45
*
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-14
/
+34
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-9
/
+2
*
|
when MO fails to overwrite its ini file it tries another method using qt func...
Tannin
2014-09-10
1
-2
/
+15
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-16
/
+56
*
|
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-1
/
+6
*
|
- bugfix: mods were specified by internal name in archive and data tab
Tannin
2014-08-19
1
-3
/
+16
*
|
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-17
/
+101
*
|
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-2
/
+10
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-5523
/
+5523
[prev]
[next]