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
*
Add nexus category ID to mod info
Jeremy Rimpo
2023-09-21
1
-0
/
+16
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-43
/
+61
*
Fix webkit obsolete tag error
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
custom browser command
isanae
2020-12-28
1
-6
/
+6
*
Add a toggle for tracking
Qudix
2020-11-11
1
-0
/
+1
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-4
/
+4
*
Change modId() to nexusId().
Mikaël Capelle
2020-09-22
1
-7
/
+7
*
Add getters for most meta-information in mod.
Mikaël Capelle
2020-09-20
1
-18
/
+18
*
Rollback to setGameName instead of setGamePlugin for mod interface.
Mikaël Capelle
2020-05-19
1
-1
/
+1
*
Update ModInfo classes to handle plugin game and clean some declarations.
Mikaël Capelle
2020-05-07
1
-1
/
+1
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-3
/
+3
*
split settings into a bunch of classes
isanae
2019-09-02
1
-1
/
+1
*
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