index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Revert to Qt default behavior for auto-collapse on hovering.
Mikaël Capelle
2021-01-02
2
-26
/
+1
|
*
|
Prevent dropping separators onto separators.
Mikaël Capelle
2021-01-02
1
-5
/
+15
|
*
|
Allow drag&drop a separator to itself.
Mikaël Capelle
2021-01-02
2
-4
/
+23
|
*
|
Better drag handling.
Mikaël Capelle
2021-01-02
3
-3
/
+25
|
*
|
Fix keyboard move selection.
Mikaël Capelle
2021-01-02
7
-54
/
+125
|
*
|
Do not set Qt::ItemIsDropEnabled all the time.
Mikaël Capelle
2021-01-02
5
-6
/
+28
|
*
|
Save collapse state of separator.
Mikaël Capelle
2021-01-02
4
-0
/
+51
|
*
|
Small refactoring to avoid duplicated code.
Mikaël Capelle
2021-01-02
3
-25
/
+20
|
*
|
Clean drag&drop of URLs and mods/archives.
Mikaël Capelle
2021-01-02
9
-186
/
+156
|
*
|
Drag and drop from download view to install + Expand and scroll to mod on ins...
Mikaël Capelle
2021-01-02
8
-36
/
+128
|
*
|
Move common code to method.
Mikaël Capelle
2021-01-02
2
-14
/
+14
|
*
|
Add collapse/expand all actions.
Mikaël Capelle
2021-01-02
1
-0
/
+4
|
*
|
Restrict collapsible separators to sort-by-priority in ascending order.
Mikaël Capelle
2021-01-02
1
-2
/
+2
|
*
|
Restrict collapsible separators to sort-by-priority.
Mikaël Capelle
2021-01-02
1
-4
/
+20
|
*
|
Fix drag-and-drop of separators.
Mikaël Capelle
2021-01-02
1
-0
/
+31
|
*
|
Allow drop before first separator.
Mikaël Capelle
2021-01-02
1
-3
/
+6
|
*
|
Only expand if model is correct.
Mikaël Capelle
2021-01-02
1
-2
/
+3
|
*
|
Fix expansion of items when building tree.
Mikaël Capelle
2021-01-02
1
-1
/
+1
|
*
|
Fix drag and drop of regular mods.
Mikaël Capelle
2021-01-02
3
-7
/
+62
|
*
|
Disable auto-collapsing after delay.
Mikaël Capelle
2021-01-02
2
-4
/
+38
|
*
|
Add auto-expand.
Mikaël Capelle
2021-01-02
1
-0
/
+1
|
*
|
Use an intermediate structure to store the separator tree.
Mikaël Capelle
2021-01-02
7
-152
/
+178
|
*
|
Start working on collapsible separators.
Mikaël Capelle
2021-01-02
7
-5
/
+282
*
|
|
Merge pull request #1349 from isanae/master
isanae
2021-01-09
3
-5
/
+20
|
\
\
\
|
*
|
|
handle cycles by putting parent ids in a set
isanae
2021-01-09
3
-5
/
+20
*
|
|
|
Merge pull request #1347 from isanae/master
isanae
2021-01-09
1
-1
/
+1
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
fix skipping pages in single page mode
isanae
2021-01-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #1342 from isanae/shortcut-nolock
isanae
2021-01-05
2
-41
/
+72
|
\
\
|
*
|
fix running shortcuts with locking disabled
isanae
2021-01-04
2
-41
/
+72
|
/
/
*
|
Merge pull request #1341 from isanae/profile-crash
isanae
2021-01-04
1
-46
/
+71
|
\
\
|
|
/
|
/
|
|
*
fixes for the profiles dialog:
isanae
2021-01-04
1
-46
/
+71
|
/
*
Merge pull request #1340 from Holt59/update-imodinterface
Mikaël Capelle
2021-01-02
4
-1
/
+37
|
\
|
*
Remove setName and remove from mod interface.
Mikaël Capelle
2021-01-02
4
-1
/
+37
|
/
*
Merge pull request #1336 from Holt59/fix-crash-during-extraction
Al
2021-01-01
1
-4
/
+12
|
\
|
*
Tentative fix for crash during large extraction.
Mikaël Capelle
2020-12-31
1
-4
/
+12
|
/
*
Bump version to alpha4
AL
2020-12-30
1
-1
/
+1
*
Merge pull request #1334 from Holt59/dot-in-filefindinfos
Mikaël Capelle
2020-12-30
1
-1
/
+1
|
\
|
*
Allow '.' for the path in findFileInfos.
Mikaël Capelle
2020-12-30
1
-1
/
+1
|
/
*
Merge pull request #1329 from Holt59/imodinterface-isX
Al
2020-12-30
5
-0
/
+24
|
\
|
*
Add method to get the type of IModInterface.
Mikaël Capelle
2020-12-26
5
-0
/
+24
*
|
Merge pull request #1333 from isanae/more-stuff-2
isanae
2020-12-29
10
-161
/
+356
|
\
\
|
*
|
profiles dialog:
isanae
2020-12-29
4
-155
/
+254
|
*
|
editable combobox for output mod name
isanae
2020-12-29
4
-4
/
+69
|
*
|
update mod counts for creating/restoring backups
isanae
2020-12-28
1
-0
/
+6
|
*
|
refresh action, added in toolbar and menu
isanae
2020-12-28
3
-1
/
+20
|
*
|
disallow renaming the active profile
isanae
2020-12-28
1
-1
/
+7
|
/
/
*
|
Merge pull request #1332 from isanae/more-stuff
isanae
2020-12-28
32
-643
/
+908
|
\
\
|
*
|
renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...
isanae
2020-12-28
3
-3
/
+5
|
*
|
added open in explorer in save game context menu
isanae
2020-12-28
2
-1
/
+16
|
*
|
delete shortcut for save games
isanae
2020-12-28
3
-4
/
+22
[prev]
[next]