index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
refresh files in the constructor because the ui is used to determine the tab ...
isanae
2019-05-31
1
-1
/
+8
*
conflict lists:
isanae
2019-05-31
1
-40
/
+131
*
conflict lists
isanae
2019-05-31
1
-2
/
+34
*
don't show open menu item if the files are from an archive
isanae
2019-05-31
1
-1
/
+12
*
replaced all the manual UserRole stuff with a few constants and helper functions
isanae
2019-05-31
1
-61
/
+72
*
restore conflicts selected tab and checkboxes
isanae
2019-05-31
1
-5
/
+23
*
FilterWidget takes a predicate to match strings
isanae
2019-05-31
1
-4
/
+9
*
removed buddy from FilterWidget, the intention was to hook a ctrl+f shortcut ...
isanae
2019-05-31
1
-0
/
+7
*
added new filterwidget, will eventually get the operators functionality from ...
isanae
2019-05-31
1
-0
/
+2
*
elide first two columns of the advanced list
isanae
2019-05-31
1
-0
/
+25
*
comments, switched some of the ifs for clarity
isanae
2019-05-31
1
-5
/
+33
*
added show all/nearest mods radio buttons
isanae
2019-05-31
1
-10
/
+38
*
allow for refreshing individual conflict tabs
isanae
2019-05-31
1
-27
/
+105
*
added AlternativesVector typedef to FileEntry
isanae
2019-05-31
1
-52
/
+78
*
changed iterator loops to ranged for
isanae
2019-05-31
1
-14
/
+28
*
split refreshLists() in two
isanae
2019-05-31
1
-10
/
+18
*
reverted change that showed the conflicted file first in the preview dialog
isanae
2019-05-28
1
-3
/
+1
*
also reversed 'hide' parameter to 'visible' for changeFiletreeVisibility()
isanae
2019-05-28
1
-14
/
+15
*
reversed 'hide' parameter to 'visible' for changeConflictItemsVisibility()
isanae
2019-05-28
1
-11
/
+13
*
added selectedOrigin to previewFileWithAlternatives()
isanae
2019-05-28
1
-1
/
+3
*
multiple selection for noconflict and overwritten lists
isanae
2019-05-27
1
-109
/
+81
*
changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...
isanae
2019-05-26
1
-2
/
+1
*
put explore and open functions in namespace shell
isanae
2019-05-25
1
-81
/
+52
*
reordered action variables to match the order in the context menu, added a fe...
isanae
2019-05-25
1
-7
/
+9
*
ExploreFile() will select the file in explorer when the path is a file
isanae
2019-05-25
1
-1
/
+1
*
a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...
isanae
2019-05-25
1
-77
/
+2
*
fix crash when changing file visibility from the filetree of an installed but...
isanae
2019-05-21
1
-2
/
+6
*
documented ExpanderWidget, removed checkable stuff because the state is kept ...
isanae
2019-05-20
1
-4
/
+1
*
added const version of Settings::directInterface() for restoring states
isanae
2019-05-20
1
-22
/
+64
*
made expander use the full width
isanae
2019-05-20
1
-2
/
+35
*
expandable sections in the conflict tab
isanae
2019-05-20
1
-3
/
+62
*
added third tree with non-conflicting files
isanae
2019-05-20
1
-1
/
+10
*
if the number of selected items is low, check them to accurately show the hid...
isanae
2019-05-19
1
-4
/
+52
*
re-enabled unhide menu item in the conflict tree since hidden items can actua...
isanae
2019-05-19
1
-5
/
+5
*
fixed filetree context menu for multiple selection
isanae
2019-05-19
1
-14
/
+54
*
added filename to file replace confirmation dialog text
isanae
2019-05-19
1
-38
/
+98
*
added new FileRenamer class to handle user confirmations when hiding/unhiding...
isanae
2019-05-19
1
-60
/
+258
*
disabled unhide menu item in the conflict tree because hidden items are never...
isanae
2019-05-18
1
-3
/
+5
*
changed the top conflict treeview to support multiple selection
isanae
2019-05-18
1
-52
/
+185
*
Added the missing URL to setURL function to support the call to getURL()
Jake
2019-04-14
1
-0
/
+1
*
Prevent runaway requests and fix info dialog description update display
Silarn
2019-02-18
1
-92
/
+24
*
Various fixes and updates
Silarn
2019-02-18
1
-0
/
+1
*
Update Process Improvements
Silarn
2019-02-18
1
-1
/
+1
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-1577
/
+1577
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-2
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-1
/
+11
|
\
|
*
Delete the settings array before writing a new one
LostDragonist
2019-01-11
1
-0
/
+1
|
*
Added Web Page URL field in modinfodialog.
Al
2019-01-11
1
-1
/
+6
|
*
Save rich text of notes tab across restart.
Al
2019-01-10
1
-1
/
+5
[next]