| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | updated to changed usvfs api | Tannin | 2016-06-30 | 3 | -300/+315 |
| | | |||||
| * | fixed categories list didn't get updated on switching instance | Tannin | 2016-06-23 | 3 | -21/+48 |
| | | |||||
| * | fixed creation of data paths after changing paths in settings and update of ↵ | Tannin | 2016-06-23 | 9 | -114/+154 |
| | | | | | profile list after change | ||||
| * | updated to use the unmanaged-mod game plugin feature | Tannin | 2016-06-19 | 4 | -35/+24 |
| | | |||||
| * | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 5 | -24/+24 |
| | | |||||
| * | updated translation | Tannin | 2016-06-19 | 1 | -403/+388 |
| | | |||||
| * | usvfs log level can now be changed without a restart | Tannin | 2016-06-19 | 6 | -3/+29 |
| | | |||||
| * | download list and data tree now also maintain their layout between sessions | Tannin | 2016-06-19 | 3 | -18/+51 |
| | | |||||
| * | updated version number and translation file | Tannin | 2016-06-05 | 3 | -19/+15 |
| | | |||||
| * | bugfix: unnecessary repeat of delayed operations | Tannin | 2016-06-05 | 1 | -0/+1 |
| | | |||||
| * | fixed startup errors | Tannin | 2016-06-05 | 2 | -2/+2 |
| | | |||||
| * | automatic update of translation file during build | Tannin | 2016-06-04 | 2 | -1/+6047 |
| | | |||||
| * | testing the hook for updating the translation-page | Tannin | 2016-06-04 | 1 | -3/+3 |
| | | |||||
| * | added transifex configuration | Tannin | 2016-06-04 | 1 | -0/+82 |
| | | |||||
| * | bugfix: changing from local language to english doesn't stick | Tannin | 2016-06-03 | 1 | -1/+1 |
| | | |||||
| * | fixed some filename/modname handling for names received from nexus | Tannin | 2016-06-02 | 3 | -12/+19 |
| | | |||||
| * | minor cleanup | Tannin | 2016-06-01 | 4 | -14/+9 |
| | | |||||
| * | fixed: mandatory esms could get disabled without a way in the ui to ↵ | Tannin | 2016-06-01 | 1 | -5/+7 |
| | | | | | re-enable them | ||||
| * | fixed handling of base dir in settings dialog (and fixed the tab order in ↵ | Tannin | 2016-05-27 | 4 | -29/+94 |
| | | | | | the settings dialog) | ||||
| * | moved button to switch instance (and to portable mode) to the main window | Tannin | 2016-05-27 | 13 | -129/+108 |
| | | |||||
| * | bugfix: incorrect url-encoding for passwords prevented login with some ↵ | Tannin | 2016-05-19 | 2 | -3/+5 |
| | | | | | special characters | ||||
| * | added button to clear webcaches and cookies | Tannin | 2016-05-19 | 9 | -0/+76 |
| | | |||||
| * | bugfix: initial setup didn't offer a portable install even if the global ↵ | Tannin | 2016-05-19 | 1 | -7/+5 |
| | | | | | install dir is gone | ||||
| * | cleanup | Tannin | 2016-05-19 | 6 | -194/+0 |
| | | |||||
| * | removed obsolete stuff | Tannin | 2016-05-16 | 15 | -948/+0 |
| | | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-05-16 | 4 | -178/+11 |
| |\ | |||||
| | * | Merge pull request #677 from writemorecode/master | TanninOne | 2016-05-15 | 1 | -1/+1 |
| | |\ | | | | | | | FIXED #302 Edited tooltip in Executables menu | ||||
| | | * | Edited tooltip in Executables menu | Gustav Karlsson | 2016-05-09 | 1 | -1/+1 |
| | |/ | | | | | Edited a tooltip in the Executables menu. | ||||
| | * | Merge pull request #456 from ThosRTanner/issue/418 | TanninOne | 2016-02-10 | 51 | -2228/+728 |
| | |\ | | | | | | | Refactor save game code into plugins | ||||
| | | * | Merge branch 'master' into issue/418 | Thomas Tanner | 2016-01-24 | 13 | -53/+96 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/organizerproxy.cpp | ||||
| | | | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 10 | -30/+32 |
| | | | |\ | | |_|/ | |/| | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | ||||
| | | | * | thoughts | Thomas Tanner | 2016-01-24 | 4 | -1/+21 |
| | | | | | |||||
| | | | * | Fixes an issue with doing connect for download cancel at the wrong time | Thomas Tanner | 2015-12-31 | 2 | -12/+37 |
| | | | | | | | | | | | | | | | | | Also cleaned up header usage per include-what-you-use | ||||
| | | | * | Fixes for building with qt5.5 | Thomas Tanner | 2015-12-31 | 4 | -14/+34 |
| | | | | | |||||
| | | | * | Patch to build with QT5.5 | Thomas Tanner | 2015-12-30 | 1 | -3/+6 |
| | | | | | |||||
| | | * | | Patch to build with QT5.5 | Thomas Tanner | 2015-12-30 | 1 | -3/+6 |
| | | | | | |||||
| | | * | | Removes the gameinfo + related files from shared to hookdll | Thomas Tanner | 2015-12-27 | 13 | -886/+9 |
| | | | | | |||||
| | | * | | Fix missing functions and also a bit of const correctness | Thomas Tanner | 2015-12-26 | 2 | -0/+6 |
| | | | | | |||||
| | | * | | Merge remote-tracking branch 'TanninOne/master' into issue/418 | Thomas Tanner | 2015-12-26 | 3 | -5/+6 |
| | | |\ \ | | |/ / | |/| | | |||||
| | | * | | Remove savegameinfowidget from organizer core | Thomas Tanner | 2015-12-26 | 9 | -497/+0 |
| | | | | | |||||
| | | * | | Transferring the savegame widget into gamebryo + some cleanup | Thomas Tanner | 2015-12-25 | 4 | -31/+24 |
| | | | | | |||||
| | | * | | Rename the save game identifier method to make it clearer what it's for. | Thomas Tanner | 2015-12-20 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Managed to remove SaveGame and SaveGameGamebryo classes from organizer | Thomas Tanner | 2015-12-20 | 12 | -342/+68 |
| | | | | | |||||
| | | * | | Changes to support getting list of mods / esps to activate from game plugin | Thomas Tanner | 2015-12-19 | 10 | -103/+111 |
| | | | | | |||||
| | | * | | unsaved edits... | Thomas Tanner | 2015-12-15 | 1 | -3/+0 |
| | | | | | |||||
| | | * | | Makes iSaveGame responsible for returning all files involved in savegame. | Thomas Tanner | 2015-12-15 | 2 | -57/+48 |
| | | | | | | | | | | | | | | | | | Cleans up save deletion and save transfer dialogue somewhat | ||||
| | | * | | Removes the SaveGame class from mainwindow. Using include what you use to ↵ | Thomas Tanner | 2015-12-14 | 9 | -209/+243 |
| | | | | | | | | | | | | | | | | | add/remove #includes | ||||
| | | * | | Remove dependency of TransferSave on SaveGameBryo, part of fix for #418 | Thomas Tanner | 2015-12-13 | 10 | -241/+314 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added a method to Profile class to get location of save games for the profile. I haven't added this to IProfile as am in two minds. Aside from this have done cleanups of issues suggested by include-what-you-use, and some OCD sorting of #includes | ||||
| * | | | | removed obsolete inject code | Tannin | 2016-05-16 | 3 | -180/+0 |
| | | | | | |||||
| * | | | | changes to primary category are now saved immediately instead of after the ↵ | Tannin | 2016-05-15 | 2 | -31/+10 |
| | | | | | | | | | | | | | | | | | menu is closed | ||||
