index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogfiletree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Starfield: Updated blueprint / blueprint prefix support (#2368)
Jeremy Rimpo
2026-04-16
1
-1
/
+1
*
Change IOrganizer::profile return type to a shared_ptr (#2322)
Jonathan Feenstra
2026-01-11
1
-1
/
+1
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-83
/
+107
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-2
/
+2
*
Avoid opening folders in explorer when double-clicking on them in the filetree.
Al
2019-12-13
1
-0
/
+5
*
removed dead setDefaultActivationActionForFile()
isanae
2019-12-09
1
-3
/
+0
*
disable run hooked in filetree when mod is disabled
isanae
2019-12-09
1
-1
/
+16
*
filetree tab: run exes unhooked by default
isanae
2019-12-09
1
-6
/
+37
*
conflicts tab: run exes unhooked by default
isanae
2019-12-08
1
-1
/
+2
*
implemented previews on double-click for the data and conflicts tabs
isanae
2019-12-04
1
-28
/
+22
*
added open previews on double-click option
isanae
2019-12-04
1
-9
/
+33
*
double-click now opens files for the data tab, filetree and conflict lists
isanae
2019-12-02
1
-0
/
+10
*
added "open with vfs" to filetree
isanae
2019-12-02
1
-56
/
+59
*
don't show the lock overlay for processes that are not hooked
isanae
2019-12-02
1
-1
/
+4
*
only default sort file trees if no setting was saved
isanae
2019-11-27
1
-2
/
+3
*
sortable filetree, remember settings
isanae
2019-11-26
1
-0
/
+11
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-4
/
+4
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-6
/
+6
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-4
/
+5
*
some refactoring
isanae
2019-07-02
1
-1
/
+0
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-8
/
+6
*
added explore menu item to conflict lists and filetree
isanae
2019-07-02
1
-75
/
+103
*
fixed text editors not clearing when switching mods
isanae
2019-07-02
1
-2
/
+2
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-2
/
+2
*
grey out tab names when they have no data
isanae
2019-07-02
1
-1
/
+3
*
added missing icons
isanae
2019-07-02
1
-2
/
+2
*
finished splitting filetree tab
isanae
2019-07-02
1
-118
/
+114
*
splitting filetree tab
isanae
2019-07-02
1
-0
/
+420