index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qtgroupingproxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-531
/
+441
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-1038
/
+1038
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-37
/
+37
*
Keep track of expanded items in the view instead of the models.
Mikaël Capelle
2021-01-04
1
-24
/
+0
*
Disable proxies when they are not used.
Mikaël Capelle
2021-01-04
1
-30
/
+44
*
Remove debug for not-checkable row in grouping proxy (happens with backups fo...
Mikaël Capelle
2021-01-02
1
-1
/
+0
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-53
/
+34
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-708
/
+857
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-857
/
+708
*
bugfix: dropping files from overwrite on mod failed whien mod grouping was ac...
Tannin
2015-06-29
1
-3
/
+6
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+1
*
- mod-list can now be re-ordered with drag&drop while grouping is active
Tannin
2014-12-14
1
-0
/
+17
*
- some fixes to the refreshing behaviour
Tannin
2013-07-13
1
-8
/
+4
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-7
/
+11
*
- bugfixes in hookdll related to path-rerouting
Tannin
2013-05-28
1
-1
/
+1
*
- bugfix: mod priority ordering could become incorrect
Tannin
2013-05-25
1
-0
/
+7
*
- creating mods from overwrite
Tannin
2013-04-04
1
-32
/
+155
*
some improvements to the grouped modlist views
Tannin
2013-03-29
1
-3
/
+24
*
- some cleanup to hookdll
Tannin
2013-03-27
1
-0
/
+897