index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialogimages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Starfield: Updated blueprint / blueprint prefix support (#2368)
Jeremy Rimpo
2026-04-16
1
-1
/
+2
*
Archive preview support (#2056)
Jeremy Rimpo
2024-07-11
1
-1
/
+1
*
Fixes for stylesheets that use transparent backgrounds (#2029)
RJ
2024-05-19
1
-1
/
+4
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-160
/
+121
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-2
/
+2
*
Simplify getting extension
Chris Bessent
2021-01-18
1
-2
/
+1
*
Remove case sensitivity regarding preview file extensions
Chris Bessent
2021-01-18
1
-1
/
+2
*
removed setUpdateDelay(false) calls, it's the default
isanae
2020-12-26
1
-1
/
+0
*
stack overflow when searching text files/ini lists because they reported chil...
isanae
2020-10-31
1
-0
/
+1
*
added support for FilterWidget regexes
isanae
2020-02-18
1
-4
/
+4
*
Add button in modinfo image preview to use preview plugin dialog
Silarn
2019-10-19
1
-6
/
+39
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-1
/
+1
*
split settings into a bunch of classes
isanae
2019-09-02
1
-2
/
+2
*
finished moving mod info dialog directinterface to settings
isanae
2019-08-24
1
-8
/
+4
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-4
/
+5
*
display error when loading an image fails
isanae
2019-07-02
1
-5
/
+14
*
added a ModInfoDialogTabContext to avoid passing too many things to tab const...
isanae
2019-07-02
1
-6
/
+3
*
remember state of various widgets
isanae
2019-07-02
1
-0
/
+4
*
added visibility flags
isanae
2019-07-02
1
-11
/
+22
*
add image dimension to toolbar and tooltip
isanae
2019-07-02
1
-8
/
+27
*
moved all images classes into a namespace with shorter names
isanae
2019-07-02
1
-128
/
+251
*
added keyboard navigation for page down/up, end/home
isanae
2019-07-02
1
-31
/
+82
*
refactored stuff into PaintContext and Files
isanae
2019-07-02
1
-135
/
+310
*
changed thumbnails to use margin around border
isanae
2019-07-02
1
-11
/
+52
*
rework of the images tab:
isanae
2019-07-02
1
-158
/
+235
*
dds toggle for images
isanae
2019-07-02
1
-20
/
+88
*
tooltip on images
isanae
2019-07-02
1
-0
/
+24
*
filterable images
isanae
2019-07-02
1
-21
/
+90
*
nexus tab: fixed to only make one request, changed css to match nexus more cl...
isanae
2019-07-02
1
-6
/
+6
*
added path and explore button to images tab
isanae
2019-07-02
1
-4
/
+35
*
refactored calculations
isanae
2019-07-02
1
-188
/
+279
*
check supported extensions instead of using QImageReader, less accurate but m...
isanae
2019-07-02
1
-4
/
+17
*
rework of the images tab to avoid using widgets at all, painting is done manu...
isanae
2019-07-02
1
-46
/
+191
*
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
-3
/
+9
*
added missing icons
isanae
2019-07-02
1
-2
/
+3
*
split nexus tab
isanae
2019-07-02
1
-2
/
+4
*
pass parent widget to tabs for dialogs
isanae
2019-07-02
1
-1
/
+1
*
changed layout of esps tab, moved to modinfodialogesps.cpp/h
isanae
2019-07-02
1
-2
/
+0
*
images list now vertical on the left
isanae
2019-07-02
1
-33
/
+89
*
split images tab stuff in ImagesTab
isanae
2019-07-02
1
-0
/
+91