index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogimages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-23
/
+13
*
Fix Mobase namespace for filterwidget
AL
2020-02-01
1
-0
/
+2
*
Add button in modinfo image preview to use preview plugin dialog
Silarn
2019-10-19
1
-0
/
+3
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-3
/
+1
*
added visibility flags
isanae
2019-07-02
1
-2
/
+9
*
add image dimension to toolbar and tooltip
isanae
2019-07-02
1
-1
/
+1
*
moved all images classes into a namespace with shorter names
isanae
2019-07-02
1
-107
/
+144
*
added keyboard navigation for page down/up, end/home
isanae
2019-07-02
1
-1
/
+12
*
refactored stuff into PaintContext and Files
isanae
2019-07-02
1
-26
/
+72
*
changed thumbnails to use margin around border
isanae
2019-07-02
1
-1
/
+15
*
rework of the images tab:
isanae
2019-07-02
1
-38
/
+151
*
dds toggle for images
isanae
2019-07-02
1
-0
/
+6
*
tooltip on images
isanae
2019-07-02
1
-0
/
+2
*
filterable images
isanae
2019-07-02
1
-0
/
+9
*
added path and explore button to images tab
isanae
2019-07-02
1
-0
/
+3
*
refactored calculations
isanae
2019-07-02
1
-2
/
+34
*
check supported extensions instead of using QImageReader, less accurate but m...
isanae
2019-07-02
1
-0
/
+1
*
rework of the images tab to avoid using widgets at all, painting is done manu...
isanae
2019-07-02
1
-8
/
+63
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-1
/
+1
*
grey out tab names when they have no data
isanae
2019-07-02
1
-1
/
+1
*
added missing icons
isanae
2019-07-02
1
-1
/
+1
*
split nexus tab
isanae
2019-07-02
1
-2
/
+3
*
split ModInfoDialogTab
isanae
2019-07-02
1
-1
/
+1
*
pass parent widget to tabs for dialogs
isanae
2019-07-02
1
-1
/
+3
*
images list now vertical on the left
isanae
2019-07-02
1
-5
/
+16
*
split images tab stuff in ImagesTab
isanae
2019-07-02
1
-0
/
+37