index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogesps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dependency Updates Meta PR (#2242)
Jeremy Rimpo
2025-05-22
1
-0
/
+3
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-64
/
+32
*
finished moving mod info dialog directinterface to settings
isanae
2019-08-24
1
-2
/
+2
*
replaced qWarning()
isanae
2019-07-22
1
-3
/
+4
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-5
/
+3
*
fix inactive esps being marked as active because path separators changed from...
isanae
2019-07-02
1
-1
/
+1
*
remember state of various widgets
isanae
2019-07-02
1
-0
/
+11
*
replaced reportError() calls by qCritical() because they can come from a thre...
isanae
2019-07-02
1
-1
/
+2
*
various optimizations and caching
isanae
2019-07-02
1
-14
/
+12
*
custom models for esp lists
isanae
2019-07-02
1
-72
/
+173
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-2
/
+2
*
grey out tab names when they have no data
isanae
2019-07-02
1
-0
/
+2
*
added missing icons
isanae
2019-07-02
1
-2
/
+2
*
split nexus tab
isanae
2019-07-02
1
-3
/
+5
*
split categories tab
isanae
2019-07-02
1
-1
/
+0
*
pass parent widget to tabs for dialogs
isanae
2019-07-02
1
-15
/
+15
*
changed layout of esps tab, moved to modinfodialogesps.cpp/h
isanae
2019-07-02
1
-0
/
+287