index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogtab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-27
/
+19
*
Add modinfodialog Notes Tab color selector.
AL
2020-04-29
1
-3
/
+6
*
finished moving mod info dialog directinterface to settings
isanae
2019-08-24
1
-34
/
+0
*
reordering tabs, then switching to a mod with a different tab set would disca...
isanae
2019-07-02
1
-1
/
+60
*
added modinfodialogfwd.h, mostly for the enum that's used in various places
isanae
2019-07-02
1
-10
/
+10
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-8
/
+86
*
focus tabs when they need a confirmation to close
isanae
2019-07-02
1
-3
/
+84
*
remember state of various widgets
isanae
2019-07-02
1
-0
/
+23
*
replaced reportError() calls by qCritical() because they can come from a thre...
isanae
2019-07-02
1
-0
/
+2
*
only load nexus website on activation
isanae
2019-07-02
1
-0
/
+5
*
don't update invisible tabs
isanae
2019-07-02
1
-0
/
+3
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-3
/
+3
*
grey out tab names when they have no data
isanae
2019-07-02
1
-0
/
+3
*
added missing icons
isanae
2019-07-02
1
-2
/
+9
*
finished splitting filetree tab
isanae
2019-07-02
1
-1
/
+2
*
split notes tab
isanae
2019-07-02
1
-0
/
+16
*
split nexus tab
isanae
2019-07-02
1
-2
/
+23
*
split categories tab
isanae
2019-07-02
1
-1
/
+1
*
split ModInfoDialogTab
isanae
2019-07-02
1
-0
/
+42