| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into ↵ | TanninOne | 2015-12-06 | 1 | -3/+3 |
| |\ | | | | | | | ThosRTanner-master | ||||
| | * | Merge remote-tracking branch 'TanninOne/master' | Thomas Tanner | 2015-12-05 | 1 | -1/+5 |
| | |\ | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h | ||||
| | * | | Make the IWYU generation generic | Thomas Tanner | 2015-10-25 | 1 | -8/+0 |
| | | | | |||||
| | * | | Added support for include-what-you-use in a very simplistic fashion to the ↵ | Thomas Tanner | 2015-10-17 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | | | | Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking. I've also removed a few unused include files it detected and corrected some things that upset clang in a big way. | ||||
| * | | | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -1/+5 |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | ||||
| | * | | Merge pull request #3 from ThosRTanner/archive_cleanup | TanninOne | 2015-12-04 | 1 | -1/+5 |
| | |\ \ | | |/ | |/| | Refactoring archive library (Part 3) | ||||
| | | * | Merge branch 'master' into archive_cleanup | Thomas Tanner | 2015-10-12 | 1 | -3/+0 |
| | | |\ | |||||
| | | * | | Changes to go with cleaned up archive library | Thomas Tanner | 2015-09-27 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Most of work for savegame | Thomas Tanner | 2015-12-05 | 1 | -0/+6 |
| |/ / / | |||||
| * | / | Updated scons build a bit to produce helpful-ish git tag for organizer. | Thomas Tanner | 2015-10-13 | 1 | -3/+48 |
| | |/ |/| | | | | | | | | | Use r"..." strings in template file to make it easier to copy/paste paths from windows clipboard. Changed organizer.pro to not produce strange messages if you opened it because it couldn't find a .hg directory | ||||
| * | | Bring scons build up to date with cmake build | Thomas Tanner | 2015-10-11 | 1 | -3/+0 |
| |/ | |||||
| * | More fixing up of scons. Give up entirely with debugging python proxy | Tom Tanner | 2015-04-19 | 1 | -45/+116 |
| | | |||||
| * | Added json file dependency into moc scanner | Tom Tanner | 2015-03-28 | 1 | -112/+45 |
| | | |||||
| * | Add in all the necessary stuff for scons | Tom Tanner | 2015-03-25 | 1 | -1/+2 |
| | | |||||
| * | Fix a meory leak with modules that error during loading | Tom Tanner | 2015-03-22 | 1 | -2/+2 |
| | | | | | More Sconscript stuff | ||||
| * | Fixed Scons build for existing bits. | Tom Tanner | 2015-03-20 | 1 | -10/+13 |
| | | | | | | | | Changed pynedit.pro to fetch from 'standard' install location Changed saveas code to use organizer report rather than uibase - this way it's not dependant on the vagaries of the include path, and works the same as the rest of the organiser directory | ||||
| * | Refactoring and cleanup. | Tom Tanner | 2015-03-18 | 1 | -30/+17 |
| | | |||||
| * | Every plugin now built | Tom Tanner | 2015-03-17 | 1 | -24/+124 |
| | | |||||
| * | Abortive attempt to use official 'qt' tool | Tom Tanner | 2015-03-16 | 1 | -124/+24 |
| | | | | | This resulted in some small cleanups but not much else | ||||
| * | Cleanup | Tom Tanner | 2015-03-16 | 1 | -3/+1 |
| | | |||||
| * | Yet more scons stuff. Now builds everything but the plugins, and installs ↵ | Tom Tanner | 2015-03-15 | 1 | -49/+10 |
| | | | | | all the dlls | ||||
| * | More sconscripts set up | Tom Tanner | 2015-03-14 | 1 | -50/+31 |
| | | |||||
| * | First attempt at using scons to build | Tom Tanner | 2015-03-08 | 1 | -0/+192 |
