summaryrefslogtreecommitdiff
path: root/src/modlistsortproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-2/+6
|\
| * Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-2/+6
* | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-40/+72
|\|
| * Added OR and AND based search to modlist and pluginlist.Al2019-01-181-39/+70
| * Fixed invalid vector access on modInfoDialog closing.Al2019-01-131-1/+1
| * Avoid refreshes unless it's specifically the update filter.Al2019-01-121-9/+3
| * Fixed "check all for updates" not updating for the newly added mods.Al2019-01-121-1/+8
* | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-051-6/+10
|\|
| * Improve performance by removing redundant actions when changing mod statesLostDragonist2019-01-051-6/+10
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-6/+68
|\|
| * Add sorting for the notes columnLostDragonist2018-12-231-0/+16
| * Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-6/+52
* | Improved refresh performance by replacing std::transform() with CharLowerBuff...Al12rs2018-12-121-1/+0
* | Add loose file/archive conflict iconsSilarn2018-12-121-7/+9
* | Added new "loose files overwrite archive" icon and all the flags.Al12rs2018-12-121-1/+2
* | Initial archive conflict parsingSilarn2018-12-121-1/+4
|/
* Made the "checked" filter show separators.Al12rs2018-11-041-1/+1
* Added Mod Backups filter for modlist.Al12rs2018-09-071-0/+6
* Allow sorting by "source game" columnLost Dragonist2018-06-081-0/+10
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-315/+323
* Applied clang-format on sourceSandro Jäckel2018-02-221-323/+315
* better sorting on the flag-columnTannin2015-09-031-2/+19
* more intuitive sorting with grouping activeTannin2015-09-031-0/+4
* workaround: after editing in a filtered view, if the edited item disappears asTannin2015-09-011-3/+10
* bugfix: dropping files from overwrite on mod failed whien mod grouping was ac...Tannin2015-06-291-1/+2
* bugfix: aboutToChangeData and postDataChanged signals were not correctly set ...Tannin2015-06-291-3/+6
* more generic solution to the problem fixed in changeset bb74f8eb639c, now als...Tannin2015-06-101-0/+23
* cosmetic changes and increased version numberTannin2015-04-081-1/+1
* bugfix: crash when entering search terms for the mod listTannin2015-03-211-5/+3
* minor stuff (slight changes to the visual style, code refactorings, version i...Tannin2015-03-181-6/+6
* sorting by content now produces a more useful listTannin2015-02-251-4/+15
* Merge with branch1.2Tannin2015-01-241-19/+19
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-18/+19
* | MergeTannin2015-01-041-3/+3
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-3/+3
* | | Merge with branch1.2Tannin2015-01-031-3/+26
|\| | | |/ |/|
| * - re-enabled use of img-tags in bbcode converterTannin2014-11-111-30/+0
| * - several style fixes suggested by static analysisTannin2014-09-241-1/+1
| * - can now filter by mod contentTannin2014-08-181-2/+19
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-12/+4
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-0/+7
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-376/+376
* | cleanupTannin2014-12-201-1/+3
* | - mod-list can now be re-ordered with drag&drop while grouping is activeTannin2014-12-141-3/+9
* | undid some changes that accidentally made it to this branchTannin2014-11-261-7/+0
* | - re-enabled use of img-tags in bbcode converterTannin2014-11-111-30/+0
* | - several style fixes suggested by static analysisTannin2014-09-241-1/+1
* | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-12/+4