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
*
Move Holt59 to lead developers. Add Luca|EzioTheDeadPoet and Patchier to cont...
Mikaël Capelle
2021-01-14
1
-5
/
+15
*
Add settings to enable/disable icons on collapsed separators.
Mikaël Capelle
2021-01-14
8
-114
/
+188
*
Disable highlighting from/to separators separately.
Mikaël Capelle
2021-01-14
5
-31
/
+89
*
Contextual menu entry for enable/disable all visible.
Mikaël Capelle
2021-01-14
6
-27
/
+46
*
Better context menu entries for mod/separator creation.
Mikaël Capelle
2021-01-14
2
-6
/
+17
*
Merge pull request #1360 from Holt59/organizercore-cleaning
Mikaël Capelle
2021-01-14
6
-61
/
+30
|
\
|
*
Use isBackup() and isOverwrite() instead of testing flags.
Mikaël Capelle
2021-01-13
1
-3
/
+2
|
*
Minor cleaning for boost signal declarations in OrganizerCore.
Mikaël Capelle
2021-01-13
1
-6
/
+7
|
*
Remove OrganizerCore::modsSortedByProfilePriority.
Mikaël Capelle
2021-01-13
4
-28
/
+15
|
*
Remove unused close() signal from OrganizerCore. Remove declarations without ...
Mikaël Capelle
2021-01-13
2
-11
/
+4
|
*
Remove archive parsing attribute from core and use the one from settings dire...
Mikaël Capelle
2021-01-13
4
-16
/
+5
*
|
Merge pull request #1357 from Holt59/collapsible-separators
Mikaël Capelle
2021-01-14
12
-53
/
+243
|
\
\
|
*
|
Add documentation for row computation.
Mikaël Capelle
2021-01-11
2
-8
/
+38
|
*
|
Combine nested if clauses.
Mikaël Capelle
2021-01-11
1
-4
/
+2
|
*
|
Fix drop in first item of separators.
Mikaël Capelle
2021-01-11
3
-22
/
+48
|
*
|
Add setting to enable/disable collapsible priority depending on the sort order.
Mikaël Capelle
2021-01-11
6
-14
/
+82
|
*
|
Fix drop in separator and create mod in separator in descending priority.
Mikaël Capelle
2021-01-11
5
-16
/
+30
|
*
|
Allow collapsible separator in descending priority.
Mikaël Capelle
2021-01-11
4
-12
/
+66
*
|
|
Merge pull request #1351 from Holt59/fix-set-gamepath
Mikaël Capelle
2021-01-13
2
-13
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add comment for cdUp().
Mikaël Capelle
2021-01-13
1
-0
/
+7
|
*
|
Warn users that game path is invalid after choosing it rather than when apply...
Mikaël Capelle
2021-01-11
2
-26
/
+30
|
*
|
Fix setting game path for games with executable in subfolder.
Mikaël Capelle
2021-01-10
1
-4
/
+17
*
|
|
Merge pull request #1359 from Holt59/fix-pluginlist-edit
Mikaël Capelle
2021-01-13
1
-0
/
+1
|
\
\
\
|
*
|
|
Write plugin list after edit.
Mikaël Capelle
2021-01-13
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Allow extended selection in log list and implement copy.
Mikaël Capelle
2021-01-13
7
-15
/
+28
|
/
/
*
|
Remove dead code.
Mikaël Capelle
2021-01-11
2
-33
/
+3
*
|
Merge pull request #1350 from Holt59/collapsible-separators
Mikaël Capelle
2021-01-11
39
-723
/
+1221
|
\
\
|
*
|
Fix text for new option.
Mikaël Capelle
2021-01-11
1
-1
/
+1
|
*
|
Add comment to mousePressEvent().
Mikaël Capelle
2021-01-11
1
-0
/
+6
|
*
|
Select separator after creation.
Mikaël Capelle
2021-01-10
1
-5
/
+10
|
*
|
Change 'Create empty mod' depending on the currently selected mod.
Mikaël Capelle
2021-01-10
3
-8
/
+34
|
*
|
Request window focus when dropping external archive.
Mikaël Capelle
2021-01-10
1
-0
/
+1
|
*
|
Request window focus when dropping external folder and scroll to new mod.
Mikaël Capelle
2021-01-10
2
-7
/
+22
|
*
|
Small clean.
Mikaël Capelle
2021-01-10
1
-1
/
+1
|
*
|
Re-add 'Create empty mod' and 'Create separator' to global mod list context m...
Mikaël Capelle
2021-01-10
1
-0
/
+4
|
*
|
Do not notifyChange if the new name is identical to the old name.
Mikaël Capelle
2021-01-10
1
-4
/
+5
|
*
|
Left-align warning icon if there is no update icon in the column version.
Mikaël Capelle
2021-01-10
1
-2
/
+4
|
*
|
Display upgrade/warning for versions on collapsed separators.
Mikaël Capelle
2021-01-10
4
-0
/
+84
|
*
|
Rename ModListStyledItemDelegated -> ModListStyledItemDelegate.
Mikaël Capelle
2021-01-10
2
-5
/
+5
|
*
|
Fix vertical alignment of icons.
Mikaël Capelle
2021-01-10
1
-1
/
+4
|
*
|
Tentative fix for automatic text color when markers or separator colors are u...
Mikaël Capelle
2021-01-10
2
-9
/
+20
|
*
|
Allow double-click to accept choice in ListDialog.
Mikaël Capelle
2021-01-10
1
-0
/
+1
|
*
|
Remove dropSeparators() method from proxy.
Mikaël Capelle
2021-01-10
2
-25
/
+12
|
*
|
Fix Alt+Click for selecting children of separators.
Mikaël Capelle
2021-01-10
2
-0
/
+46
|
*
|
Tentative fix for drop indicator appearance at the top of the mod list.
Mikaël Capelle
2021-01-10
1
-1
/
+11
|
*
|
Fix drop below collapsed separator.
Mikaël Capelle
2021-01-10
4
-17
/
+49
|
*
|
Add option to have different separator collapsed/expanded states between prof...
Mikaël Capelle
2021-01-10
9
-8
/
+59
|
*
|
Update markers and plugins highligths when separator is expanded/collapsed.
Mikaël Capelle
2021-01-10
2
-41
/
+50
|
*
|
Show conflicts and highligth plugins from collapsed separators.
Mikaël Capelle
2021-01-10
6
-104
/
+89
|
*
|
Alt+Click select/deselect the rows below from a separator.
Mikaël Capelle
2021-01-10
2
-0
/
+25
[next]