| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
FilterWidget for downloads tab
|
| | |
|
| |
|
|
|
|
|
| |
children to infinity and beyond
removed update delays for filters in mod info dialog
fixed conflict lists not using source sorting so they wouldn't use the case insensitive natsort
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
constructors
mod is passed to ctors to make sure they can never be empty
only call deleteRequest() to selected mod
comments
|
| |
|
|
|
| |
dialog did not handle closeEvent() at all, it only checked the close button
bunch of comments
|
| |
|
|
| |
remove obsolete settings
|
| |
|
|
| |
ported typo fixes that applied to the mod info dialog
|
| |
|
|
|
|
|
| |
thread, which hangs the ui
categories and notes will update the tab color when changing
fixed rare crash when reordering tabs while loading a mod
|
| |
|
|
| |
filters on txt and ini tabs
|
| |
|
|
|
|
| |
fixed conflict list not sorting when changing parameters
switched from QDirIterator to std::filesystem, much faster
FilterWidget precompiles the list
|
| | |
|
| |
|
|
|
|
| |
views and custom models
call update() after feedFiles() to allow some tabs to have post-processing after feedFiles()
|
| |
|
|
|
|
| |
and the id from the enum
fixed reordering
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
| |
now passing tab index to allow enabling/disabling depending on mod type
modinfodialog cleanup
|
| |
|
|
|
|
| |
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
|
| |
|
|
| |
finished moving over conflict tab to its own set of files
|
| |
|
|
| |
refactored TextFilesTab into GenericFiles so it can be used by IniFilesTab
|
| | |
|
| |
|