index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogtab.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-22
/
+25
*
Add getters for most meta-information in mod.
Mikaël Capelle
2020-09-20
1
-3
/
+3
*
Add modinfodialog Notes Tab color selector.
AL
2020-04-29
1
-1
/
+52
*
split directoryentry
isanae
2020-02-18
1
-1
/
+1
*
added modinfodialogfwd.h, mostly for the enum that's used in various places
isanae
2019-07-02
1
-3
/
+4
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-15
/
+18
*
focus tabs when they need a confirmation to close
isanae
2019-07-02
1
-0
/
+5
*
replaced reportError() calls by qCritical() because they can come from a thre...
isanae
2019-07-02
1
-12
/
+24
*
only load nexus website on activation
isanae
2019-07-02
1
-1
/
+19
*
don't update invisible tabs
isanae
2019-07-02
1
-0
/
+10
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-4
/
+4
*
grey out tab names when they have no data
isanae
2019-07-02
1
-3
/
+19
*
added missing icons
isanae
2019-07-02
1
-4
/
+25
*
finished splitting filetree tab
isanae
2019-07-02
1
-3
/
+12
*
split notes tab
isanae
2019-07-02
1
-0
/
+39
*
split nexus tab
isanae
2019-07-02
1
-3
/
+36
*
split categories tab
isanae
2019-07-02
1
-0
/
+6
*
split ModInfoDialogTab
isanae
2019-07-02
1
-0
/
+36