index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed duplicate mnemonic for status bar
isanae
2019-07-06
1
-1
/
+1
*
FileDialogMemory didn't actually use the cached directory
isanae
2019-07-06
1
-2
/
+2
*
Fix the help button tutorial step and a typo
Silarn
2019-07-05
2
-3
/
+4
*
Update translations
Silarn
2019-07-05
1
-353
/
+351
*
Rework methods to detect the current tab to use the object name
Silarn
2019-07-05
6
-358
/
+365
*
Added "Downloads" since ex NMM users though it mean the installed Mods.
Al
2019-07-05
1
-3
/
+3
*
Various translation updates and additions
Silarn
2019-07-04
1
-60
/
+148
*
Various fixes and updates to the tutorial system
Silarn
2019-07-04
5
-9
/
+36
*
Update openssl library names
Silarn
2019-07-03
1
-2
/
+7
*
Merge pull request #788 from isanae/Develop
isanae
2019-07-03
1
-1
/
+5
|
\
|
*
fixed tab order not being saved
isanae
2019-07-03
1
-1
/
+5
*
|
Merge pull request #787 from isanae/fix-preloading
isanae
2019-07-03
1
-1
/
+1
|
\
\
|
*
|
preloadDll() would always think dlls were already loaded
isanae
2019-07-03
1
-1
/
+1
|
|
/
*
|
About dialog updates
Silarn
2019-07-03
4
-1131
/
+973
*
|
Month update check should calculate by day of month instead of 30 days
Silarn
2019-07-03
1
-4
/
+4
*
|
Force instance selection window on top
Silarn
2019-07-03
1
-0
/
+2
*
|
Restore UI files to VS project and remove unused files
Silarn
2019-07-03
5
-385
/
+3
|
/
*
display error when loading an image fails
isanae
2019-07-02
1
-5
/
+14
*
some refactoring
isanae
2019-07-02
3
-121
/
+240
*
reordering tabs, then switching to a mod with a different tab set would disca...
isanae
2019-07-02
5
-98
/
+268
*
added modinfodialogfwd.h, mostly for the enum that's used in various places
isanae
2019-07-02
12
-118
/
+132
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
19
-191
/
+226
*
focus tabs when they need a confirmation to close
isanae
2019-07-02
5
-8
/
+126
*
fixed conflict lists not expanding vertically properly
isanae
2019-07-02
1
-1
/
+1
*
convert fs::path to utf-16 instead of ansi
isanae
2019-07-02
1
-3
/
+5
*
changed how the mod url works:
isanae
2019-07-02
8
-230
/
+462
*
fix inactive esps being marked as active because path separators changed from...
isanae
2019-07-02
1
-1
/
+1
*
fixed problems with re-ordering tabs, realPos was never updated properly and ...
isanae
2019-07-02
2
-4
/
+38
*
fixed crash when opening separators
isanae
2019-07-02
1
-1
/
+3
*
remember state of various widgets
isanae
2019-07-02
7
-8
/
+66
*
fixed tab re-ordering not being used if the old setting was present
isanae
2019-07-02
1
-0
/
+5
*
added explore menu item to conflict lists and filetree
isanae
2019-07-02
6
-80
/
+153
*
added visibility flags
isanae
2019-07-02
2
-13
/
+31
*
added path to editor toolbar
isanae
2019-07-02
5
-38
/
+60
*
add image dimension to toolbar and tooltip
isanae
2019-07-02
3
-10
/
+36
*
moved all images classes into a namespace with shorter names
isanae
2019-07-02
3
-239
/
+399
*
added keyboard navigation for page down/up, end/home
isanae
2019-07-02
2
-32
/
+94
*
refactored stuff into PaintContext and Files
isanae
2019-07-02
3
-162
/
+387
*
changed thumbnails to use margin around border
isanae
2019-07-02
2
-12
/
+67
*
rework of the images tab:
isanae
2019-07-02
3
-215
/
+418
*
dds toggle for images
isanae
2019-07-02
3
-20
/
+104
*
added explore button to editors
isanae
2019-07-02
3
-7
/
+66
*
fixed text editors not clearing when switching mods
isanae
2019-07-02
5
-3
/
+13
*
tooltip on images
isanae
2019-07-02
2
-0
/
+26
*
replaced reportError() calls by qCritical() because they can come from a thre...
isanae
2019-07-02
9
-24
/
+56
*
filterable images
isanae
2019-07-02
5
-21
/
+108
*
filterwidget now support automatically installing a proxy on lists
isanae
2019-07-02
6
-17
/
+123
*
only load nexus website on activation
isanae
2019-07-02
6
-18
/
+76
*
nexus tab: fixed to only make one request, changed css to match nexus more cl...
isanae
2019-07-02
4
-21
/
+46
*
added path and explore button to images tab
isanae
2019-07-02
5
-21
/
+97
[next]