| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 ↵ | isanae | 2019-07-02 | 1 | -0/+1 |
| | | | | | much faster | ||||
| * | rework of the images tab to avoid using widgets at all, painting is done ↵ | isanae | 2019-07-02 | 1 | -8/+63 |
| | | | | | manually | ||||
| * | changed "tab index" to "tab id", this was confusing the order in the widget ↵ | isanae | 2019-07-02 | 1 | -1/+1 |
| | | | | | | | and the id from the enum fixed reordering | ||||
| * | grey out tab names when they have no data | isanae | 2019-07-02 | 1 | -1/+1 |
| | | | | | | | remove tabs if they're can't handle the selected mod next/previous now load mods in place without reopening the dialog tab reordering is broken | ||||
| * | added missing icons | isanae | 2019-07-02 | 1 | -1/+1 |
| | | | | | | now passing tab index to allow enabling/disabling depending on mod type modinfodialog cleanup | ||||
| * | split nexus tab | isanae | 2019-07-02 | 1 | -2/+3 |
| | | | | | | | added OrganizerCore::loggedInAction() to execute a function only when logged in, replaces a bunch of copy/pasted stuff in mainwindow moved common variables in ModInfoDialogTab moved DescriptionPage to modinfodialognexus.h, renamed to NexusTabWebpage, deleted now empty descriptionpage.h | ||||
| * | split ModInfoDialogTab | isanae | 2019-07-02 | 1 | -1/+1 |
| | | |||||
| * | pass parent widget to tabs for dialogs | isanae | 2019-07-02 | 1 | -1/+3 |
| | | | | | finished moving over conflict tab to its own set of files | ||||
| * | images list now vertical on the left | isanae | 2019-07-02 | 1 | -5/+16 |
| | | | | | reworked scaling to respect aspect ratio and not exceed original size | ||||
| * | split images tab stuff in ImagesTab | isanae | 2019-07-02 | 1 | -0/+37 |
| text editor: fixed modified flag not being set to false when loading an empty file | |||||
