summaryrefslogtreecommitdiff
path: root/src/modinfodialogimages.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaƫl Capelle2023-07-091-23/+13
* Fix Mobase namespace for filterwidgetAL2020-02-011-0/+2
* Add button in modinfo image preview to use preview plugin dialogSilarn2019-10-191-0/+3
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-3/+1
* added visibility flagsisanae2019-07-021-2/+9
* add image dimension to toolbar and tooltipisanae2019-07-021-1/+1
* moved all images classes into a namespace with shorter namesisanae2019-07-021-107/+144
* added keyboard navigation for page down/up, end/homeisanae2019-07-021-1/+12
* refactored stuff into PaintContext and Filesisanae2019-07-021-26/+72
* changed thumbnails to use margin around borderisanae2019-07-021-1/+15
* rework of the images tab:isanae2019-07-021-38/+151
* dds toggle for imagesisanae2019-07-021-0/+6
* tooltip on imagesisanae2019-07-021-0/+2
* filterable imagesisanae2019-07-021-0/+9
* added path and explore button to images tabisanae2019-07-021-0/+3
* refactored calculationsisanae2019-07-021-2/+34
* check supported extensions instead of using QImageReader, less accurate but m...isanae2019-07-021-0/+1
* rework of the images tab to avoid using widgets at all, painting is done manu...isanae2019-07-021-8/+63
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-1/+1
* grey out tab names when they have no dataisanae2019-07-021-1/+1
* added missing iconsisanae2019-07-021-1/+1
* split nexus tabisanae2019-07-021-2/+3
* split ModInfoDialogTabisanae2019-07-021-1/+1
* pass parent widget to tabs for dialogsisanae2019-07-021-1/+3
* images list now vertical on the leftisanae2019-07-021-5/+16
* split images tab stuff in ImagesTabisanae2019-07-021-0/+37