index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modflagicondelegate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-27
/
+36
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-93
/
+93
*
Display mod flags on collapsed separators.
Mikaël Capelle
2021-01-10
1
-4
/
+6
*
Display children contents in collapsed separator.
Mikaël Capelle
2021-01-10
1
-13
/
+3
*
Some cleaning. Avoid using Qt::UserRole.
Mikaël Capelle
2021-01-02
1
-3
/
+4
*
Fix some more tabs
Al
2020-01-14
1
-1
/
+1
*
Add icon for hidden files flag
Al
2020-01-14
1
-0
/
+1
*
Separate conflict flags and render them in separate columns
Silarn
2019-12-06
1
-72
/
+2
*
moved color stuff to ColorTable, now shows sample text and icons
isanae
2019-09-27
1
-51
/
+61
*
replaced qWarning()
isanae
2019-07-22
1
-1
/
+3
*
Allow selecting overwrite to trigger mod conflict highlights
LostDragonist
2019-03-09
1
-0
/
+4
*
Add support for displaying tracked mods and setting tracked status
LostDragonist
2019-03-07
1
-16
/
+17
*
Enable compact mode for mod list flags when column is smaller than 6 icons
LostDragonist
2019-02-07
1
-7
/
+15
*
Don't add empty icons for flags that don't have icons
LostDragonist
2019-01-30
1
-2
/
+10
*
Clean up and fix merge issues
LostDragonist
2018-12-12
1
-3
/
+0
*
Improved refresh performance by replacing std::transform() with CharLowerBuff...
Al12rs
2018-12-12
1
-13
/
+19
*
Add flag padding for all conflict icons
Silarn
2018-12-12
1
-1
/
+38
*
Add loose file/archive conflict icons
Silarn
2018-12-12
1
-1
/
+5
*
Added new "loose files overwrite archive" icon and all the flags.
Al12rs
2018-12-12
1
-0
/
+1
*
Initial archive conflict parsing
Silarn
2018-12-12
1
-0
/
+3
*
Initial icons for alternate games
Silarn
2018-05-03
1
-1
/
+1
*
Add alternative game flag and check
Silarn
2018-04-27
1
-0
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-70
/
+72
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-72
/
+70
*
reduced number of mod content icons a bit because they take too much space
Tannin
2016-06-19
1
-3
/
+3
*
cleanup
Tannin
2016-05-07
1
-3
/
+3
*
bugfix: not all icons showed up
Tannin
2015-03-27
1
-2
/
+2
*
icon delegates now use a pixmap cache to improve rendering performance
Tannin
2015-02-25
1
-17
/
+17
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-0
/
+17
*
- slightly overworked display of icon delegates
Tannin
2014-02-23
1
-1
/
+21
*
- boss integration
Tannin
2014-01-23
1
-0
/
+50