index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialognexus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced qInfo() with log::info()
isanae
2019-07-22
1
-2
/
+3
*
Added full Spoiler support to the nexus Description viewer.
Al
2019-07-14
1
-0
/
+26
*
Add full support for quotes in nexus descriptions and avoid url horizontal ov...
Al
2019-07-14
1
-0
/
+22
*
Improved Nexus description css to be easier on the eyes and handle images bet...
Al
2019-07-10
1
-0
/
+8
*
added modinfodialogfwd.h, mostly for the enum that's used in various places
isanae
2019-07-02
1
-1
/
+1
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-42
/
+43
*
changed how the mod url works:
isanae
2019-07-02
1
-40
/
+107
*
added path to editor toolbar
isanae
2019-07-02
1
-11
/
+0
*
only load nexus website on activation
isanae
2019-07-02
1
-15
/
+16
*
nexus tab: fixed to only make one request, changed css to match nexus more cl...
isanae
2019-07-02
1
-14
/
+38
*
don't update invisible tabs
isanae
2019-07-02
1
-0
/
+5
*
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 notes tab
isanae
2019-07-02
1
-2
/
+0
*
split nexus tab
isanae
2019-07-02
1
-0
/
+273