index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
organizer.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-3
/
+9
*
Remove old downloads tab code leftovers
Krzysztof Starecki
2018-12-30
1
-4
/
+0
*
Display counter tooltips when clicked
LostDragonist
2018-12-26
1
-2
/
+4
*
Add "send to separator..." option for mods
LostDragonist
2018-12-02
1
-3
/
+6
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-9
/
+0
*
Remove debugging code quick!
Thomas Tanner
2015-12-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-2
/
+12
|
\
|
*
Added functionality to use the web page link in a fomod to supply an optional...
Thomas Tanner
2015-10-15
1
-2
/
+12
*
|
Most of work for savegame
Thomas Tanner
2015-12-05
1
-0
/
+4
*
|
Final eradication of igameinfo and adding python wrappers for IPluginGame
Thomas Tanner
2015-11-22
1
-2
/
+0
*
|
Removal of (get)BinaryName
Thomas Tanner
2015-11-21
1
-3
/
+3
|
/
*
Updated scons build a bit to produce helpful-ish git tag for organizer.
Thomas Tanner
2015-10-13
1
-1
/
+3
*
Remove the exec of hg which does funny things in your QT project window if yo...
Thomas Tanner
2015-10-10
1
-1
/
+1
*
Remove some unused files and build esptk as a library
Tom Tanner
2015-09-26
1
-13
/
+7
*
defining PSAPI_VERSION to 1 may allow MO 1.3 to run on Vista again.
Tannin
2015-07-07
1
-1
/
+1
*
Merge
Tannin
2015-05-09
1
-0
/
+3
|
\
|
*
Merge with branch1.2
Tom Tanner
2015-03-18
1
-0
/
+3
|
|
\
*
|
|
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-2
/
+0
*
|
|
Merge in changes by Tom Tanner
Tannin
2015-03-27
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
First attempt at using scons to build
Tom Tanner
2015-03-08
1
-0
/
+3
|
*
bugfix: translations for configurator plugin weren't named correctly
Tannin
2015-01-08
1
-2
/
+2
*
|
extended the game-plugin interface
Tannin
2015-01-29
1
-3
/
+1
*
|
- bugfixes
Tannin
2015-01-06
1
-3
/
+8
*
|
Merge
Tannin
2015-01-04
1
-2
/
+3
|
\
\
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-2
/
+3
*
|
|
Merge with branch1.2
Tannin
2015-01-03
1
-8
/
+27
|
\
|
|
|
|
/
|
/
|
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-3
/
+8
|
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-23
/
+27
|
*
- bugfix: MO would report invalid index errors when downloading while downloa...
Tannin
2014-08-25
1
-1
/
+2
|
*
- bugfix: mods were specified by internal name in archive and data tab
Tannin
2014-08-19
1
-2
/
+2
|
*
- can now filter by mod content
Tannin
2014-08-18
1
-2
/
+2
|
*
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-2
/
+6
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-2
/
+2
|
*
Merge
Tannin
2014-07-15
1
-70
/
+81
|
|
\
|
|
*
- Disabled compilation of loot_cli as the current loot version can't be compi...
Tannin
2014-07-15
1
-3
/
+3
|
|
*
merged changes by TheBloke
Tannin
2014-07-15
1
-48
/
+56
|
|
|
\
|
|
|
*
Compilation dependency tracking enabled for organizer, hook, bsaExtractor, sh...
TheBloke
2014-07-08
1
-0
/
+4
|
|
|
*
.pro files - formatting/consistency fixes
TheBloke
2014-07-07
1
-48
/
+52
|
|
|
*
organizer.pro - tiny tweak to Qt5 version check
TheBloke
2014-07-07
1
-1
/
+1
|
|
*
|
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
1
-2
/
+5
|
|
|
/
|
*
|
Merge
Tannin
2014-07-03
1
-5
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
slight fixes to qt5 compatibility
Tannin
2014-07-03
1
-5
/
+17
*
|
|
updated packaging and build scripts
Tannin
2015-01-03
1
-13
/
+3
*
|
|
- bugfix: no exec info returned for .exe
Tannin
2015-01-03
1
-2
/
+0
*
|
|
undid some changes that accidentally made it to this branch
Tannin
2014-11-26
1
-0
/
+2
*
|
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
*
|
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-18
/
+22
*
|
|
- bugfix: MO would report invalid index errors when downloading while downloa...
Tannin
2014-08-25
1
-1
/
+2
*
|
|
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-2
/
+6
[next]