index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move common code to method.
Mikaël Capelle
2021-01-02
1
-0
/
+1
*
Use an intermediate structure to store the separator tree.
Mikaël Capelle
2021-01-02
1
-0
/
+2
*
refresh action, added in toolbar and menu
isanae
2020-12-28
1
-0
/
+1
*
split saves tab, no changes
isanae
2020-12-28
1
-25
/
+2
*
split downloads tab
isanae
2020-12-26
1
-6
/
+2
*
Avoid duplicating code to simulate startup.
Mikaël Capelle
2020-12-04
1
-8
/
+0
*
Add MainWindow::onPluginRegistrationChanged.
Mikaël Capelle
2020-12-04
1
-0
/
+2
*
Add timer to the save list watcher to avoid error during refresh.
Mikaël Capelle
2020-11-21
1
-0
/
+1
*
Update following addition of IPluginGame::listSaves().
Mikaël Capelle
2020-11-18
1
-0
/
+1
*
Proper handling of mod pages.
Mikaël Capelle
2020-11-13
1
-0
/
+1
*
Better 'Browse Mod Page' menu.
Mikaël Capelle
2020-11-13
1
-4
/
+0
*
Fix display of tools in the MainWindow menu.
Mikaël Capelle
2020-11-11
1
-5
/
+4
*
hide tutorial question option
isanae
2020-11-03
1
-0
/
+1
*
shift+ and ctrl+double-click in mod list will now only open one mod instead o...
isanae
2020-07-20
1
-1
/
+2
*
Clean notification of userInterfaceInitialized between MainWindow and Organiz...
Mikaël Capelle
2020-06-16
1
-1
/
+6
*
Make checks that occur at the same time not return immediately to avoid issue...
AL
2020-06-07
1
-2
/
+2
*
Make even the last direct call to checkForProblemsImpl use the async version.
AL
2020-06-07
1
-2
/
+2
*
Avoid executing Problems checks concurrently.
AL
2020-06-07
1
-0
/
+2
*
Fix comment on checkForProblems()
AL
2020-06-07
1
-1
/
+1
*
Make m_NumberOfProblems atomic
AL
2020-06-07
1
-1
/
+1
*
Make checkForProblems update local variable with the problem count,
AL
2020-06-06
1
-4
/
+14
*
hook ctrl+f and escape directly on widgets instead of on the main window to a...
isanae
2020-04-17
1
-3
/
+0
*
moved TimeThis to uibase
isanae
2020-02-18
1
-1
/
+3
*
customizable columns for mod and plugin lists
isanae
2020-02-18
1
-3
/
+0
*
Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into g...
isanae
2020-02-07
1
-0
/
+1
|
\
|
*
Allow Shift-double click on modlist to open Nexus or custom URL as fall-back.
AL
2020-02-04
1
-0
/
+1
*
|
fixed LogModel not being thread safe
isanae
2020-02-05
1
-2
/
+2
*
|
fixed warning when comparing empty strings
isanae
2020-02-05
1
-2
/
+0
*
|
split data tab
isanae
2020-02-04
1
-42
/
+2
|
/
*
Add "Restore hidden files" context menu option to modlist.
Al
2020-01-20
1
-0
/
+1
*
moved the conflicts column back to its proper position in the enum
isanae
2019-12-09
1
-1
/
+0
*
move the conflicts column when resetting geometries
isanae
2019-12-09
1
-0
/
+1
*
use paintEvent() to allow interactive resize because showEvent() is too early
isanae
2019-12-09
1
-0
/
+2
*
Merge pull request #931 from isanae/double-click-unhooked
isanae
2019-12-09
1
-0
/
+1
|
\
|
*
data tab: run exes unhooked by default
isanae
2019-12-09
1
-0
/
+1
*
|
Rework column insertion to move to the intended position post-facto
Silarn
2019-12-08
1
-1
/
+1
|
/
*
removed unused on_clickBlankButton_clicked()
isanae
2019-12-07
1
-3
/
+0
*
implemented previews on double-click for the data and conflicts tabs
isanae
2019-12-04
1
-0
/
+1
*
added explore button in the settings to open stylesheets folder
isanae
2019-12-04
1
-0
/
+1
*
double-click now opens files for the data tab, filetree and conflict lists
isanae
2019-12-02
1
-0
/
+2
*
added "open with vfs" to the data tab
isanae
2019-12-02
1
-0
/
+1
*
three modes for separators, save state
isanae
2019-12-02
1
-1
/
+2
*
renamed filters to criteria
isanae
2019-11-30
1
-2
/
+2
*
moved all remaining filter stuff to FilterList
isanae
2019-11-29
1
-4
/
+3
*
split filter list
isanae
2019-11-27
1
-9
/
+3
*
added separators filter
isanae
2019-11-27
1
-0
/
+1
*
added not filter, not functional yet
isanae
2019-11-27
1
-0
/
+1
*
added open mod info to data tab context menu
isanae
2019-11-26
1
-0
/
+1
*
split loot stuff to loot.h/cpp, no changes in functionality
isanae
2019-11-16
1
-4
/
+0
*
added lockwidget to replace all the other dialogs
isanae
2019-11-06
1
-7
/
+0
[prev]
[next]