index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogconflicts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-7
/
+5
*
added explore menu item to conflict lists and filetree
isanae
2019-07-02
1
-5
/
+38
*
filterwidget now support automatically installing a proxy on lists
isanae
2019-07-02
1
-2
/
+2
*
added path and explore button to images tab
isanae
2019-07-02
1
-14
/
+4
*
various optimizations and caching
isanae
2019-07-02
1
-79
/
+107
*
custom models for esp lists
isanae
2019-07-02
1
-1
/
+1
*
rework of the images tab to avoid using widgets at all, painting is done manu...
isanae
2019-07-02
1
-8
/
+0
*
switched all conflict lists to QTreeView with custom model
isanae
2019-07-02
1
-317
/
+445
*
performance optimizations: text/ini tabs and advanced conflict list use views...
isanae
2019-07-02
1
-32
/
+184
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-2
/
+2
*
fixed crash in conflict tabs
isanae
2019-07-02
1
-4
/
+4
*
grey out tab names when they have no data
isanae
2019-07-02
1
-2
/
+5
*
added missing icons
isanae
2019-07-02
1
-2
/
+9
*
finished splitting filetree tab
isanae
2019-07-02
1
-3
/
+3
*
splitting filetree tab
isanae
2019-07-02
1
-0
/
+14
*
split nexus tab
isanae
2019-07-02
1
-56
/
+35
*
split categories tab
isanae
2019-07-02
1
-5
/
+0
*
split ModInfoDialogTab
isanae
2019-07-02
1
-0
/
+1
*
renamed widgets to their proper name
isanae
2019-07-02
1
-54
/
+54
*
pass parent widget to tabs for dialogs
isanae
2019-07-02
1
-31
/
+410
*
in the process of moving stuff to modinfodialogconflicts.h/cpp
isanae
2019-07-02
1
-0
/
+530