index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modlistsortproxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
replaced qWarning()
isanae
2019-07-22
1
-2
/
+4
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-22
1
-2
/
+6
|
\
|
*
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-2
/
+6
*
|
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-40
/
+72
|
\
|
|
*
Added OR and AND based search to modlist and pluginlist.
Al
2019-01-18
1
-39
/
+70
|
*
Fixed invalid vector access on modInfoDialog closing.
Al
2019-01-13
1
-1
/
+1
|
*
Avoid refreshes unless it's specifically the update filter.
Al
2019-01-12
1
-9
/
+3
|
*
Fixed "check all for updates" not updating for the newly added mods.
Al
2019-01-12
1
-1
/
+8
*
|
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-05
1
-6
/
+10
|
\
|
|
*
Improve performance by removing redundant actions when changing mod states
LostDragonist
2019-01-05
1
-6
/
+10
*
|
Merge branch 'Develop' into archive_conflicts_2
Project579
2018-12-29
1
-6
/
+68
|
\
|
|
*
Add sorting for the notes column
LostDragonist
2018-12-23
1
-0
/
+16
|
*
Expand mod list search edit to work on categories, nexus IDs, and notes
LostDragonist
2018-12-20
1
-6
/
+52
*
|
Improved refresh performance by replacing std::transform() with CharLowerBuff...
Al12rs
2018-12-12
1
-1
/
+0
*
|
Add loose file/archive conflict icons
Silarn
2018-12-12
1
-7
/
+9
*
|
Added new "loose files overwrite archive" icon and all the flags.
Al12rs
2018-12-12
1
-1
/
+2
*
|
Initial archive conflict parsing
Silarn
2018-12-12
1
-1
/
+4
|
/
*
Made the "checked" filter show separators.
Al12rs
2018-11-04
1
-1
/
+1
*
Added Mod Backups filter for modlist.
Al12rs
2018-09-07
1
-0
/
+6
*
Allow sorting by "source game" column
Lost Dragonist
2018-06-08
1
-0
/
+10
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-315
/
+323
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-323
/
+315
*
better sorting on the flag-column
Tannin
2015-09-03
1
-2
/
+19
*
more intuitive sorting with grouping active
Tannin
2015-09-03
1
-0
/
+4
*
workaround: after editing in a filtered view, if the edited item disappears as
Tannin
2015-09-01
1
-3
/
+10
*
bugfix: dropping files from overwrite on mod failed whien mod grouping was ac...
Tannin
2015-06-29
1
-1
/
+2
*
bugfix: aboutToChangeData and postDataChanged signals were not correctly set ...
Tannin
2015-06-29
1
-3
/
+6
*
more generic solution to the problem fixed in changeset bb74f8eb639c, now als...
Tannin
2015-06-10
1
-0
/
+23
*
cosmetic changes and increased version number
Tannin
2015-04-08
1
-1
/
+1
*
bugfix: crash when entering search terms for the mod list
Tannin
2015-03-21
1
-5
/
+3
*
minor stuff (slight changes to the visual style, code refactorings, version i...
Tannin
2015-03-18
1
-6
/
+6
*
sorting by content now produces a more useful list
Tannin
2015-02-25
1
-4
/
+15
*
Merge with branch1.2
Tannin
2015-01-24
1
-19
/
+19
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
|
*
- download servers that haven't been available for over a month are now purge...
Tannin
2015-01-07
1
-18
/
+19
*
|
Merge
Tannin
2015-01-04
1
-3
/
+3
|
\
\
|
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-3
/
+3
*
|
|
Merge with branch1.2
Tannin
2015-01-03
1
-3
/
+26
|
\
|
|
|
|
/
|
/
|
|
*
- re-enabled use of img-tags in bbcode converter
Tannin
2014-11-11
1
-30
/
+0
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
- can now filter by mod content
Tannin
2014-08-18
1
-2
/
+19
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-12
/
+4
|
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-0
/
+7
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-376
/
+376
*
|
cleanup
Tannin
2014-12-20
1
-1
/
+3
*
|
- mod-list can now be re-ordered with drag&drop while grouping is active
Tannin
2014-12-14
1
-3
/
+9
*
|
undid some changes that accidentally made it to this branch
Tannin
2014-11-26
1
-7
/
+0
*
|
- re-enabled use of img-tags in bbcode converter
Tannin
2014-11-11
1
-30
/
+0
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
[prev]
[next]