summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Add setting to show notifications when downloads complete or fail (#2338)Jonathan Feenstra2026-05-151-0/+5
* Add executable setting to minimize MO2 to the system tray while running (#2313)Jonathan Feenstra2026-01-031-0/+3
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-7/+8
* Update following SafeWriteFile changes (#2218)RJ2025-05-231-2/+0
* Move slot connections to avoid issue when starting MO2 to download a NXM link...Mikaël Capelle2024-08-011-2/+0
* Updates to refresh sort button after various eventsJeremy Rimpo2023-10-021-0/+2
* Restructure category refresh actionJeremy Rimpo2023-09-231-1/+2
* Fix rebase issuesJeremy Rimpo2023-09-211-9/+0
* Several updatesJeremy Rimpo2023-09-211-0/+2
* Add reminder dialog for old instancesJeremy Rimpo2023-09-211-0/+2
* Category setup dialog for new instancesJeremy Rimpo2023-09-211-0/+3
* WIP: Fix data storage and fix loadingSilarn2023-09-211-0/+7
* WIP: Initial changes to fetch nexus categoriesSilarn2023-09-211-1/+3
* Apply clang-format.Mikaël Capelle2023-07-091-76/+99
* Merge pull request #1636 from LostDragonist/supporturlMikaël Capelle2022-05-021-0/+1
|\
| * Add first start dialog and help menu entryChris Bessent2021-12-271-0/+1
* | Better nexus network errorsJeremy Rimpo2022-04-191-1/+1
|/
* Fix selecting a new profileChris Bessent2021-11-221-1/+1
* Add a separator after the primary game and sort the secondary gamesChris Bessent2021-04-251-1/+1
* Change the "Visit Nexus" button to support alternate sourcesChris Bessent2021-04-251-0/+1
* emit modInfoDisplayed, it's required by the tutorialisanae2021-02-241-0/+3
* Switch back to invalidating filter when receiving mod updates.Mikaël Capelle2021-02-211-2/+9
* Fix refresh of data tab.Mikaël Capelle2021-01-291-2/+5
* Allow extended selection in log list and implement copy.Mikaël Capelle2021-01-131-1/+0
* Remove incorrect command and small clean for mainwindow.h.Mikaël Capelle2021-01-061-8/+7
* Remove unused signal.Mikaël Capelle2021-01-021-2/+0
* Minor refactoring.Mikaël Capelle2021-01-021-4/+2
* Move sort plugins handler to PluginListView.Mikaël Capelle2021-01-021-3/+0
* Remove selection-related stuff from plugin/mod lists.Mikaël Capelle2021-01-021-4/+0
* Remove unused methods.Mikaël Capelle2021-01-021-7/+0
* Move open-explorer key combination to views.Mikaël Capelle2021-01-021-2/+1
* Move plugin list context menu to its own class and to PluginListView.Mikaël Capelle2021-01-021-11/+0
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-5/+0
* Remove cancelModListEditor (unused).Mikaël Capelle2021-01-021-2/+0
* Move filter list to ModListView.Mikaël Capelle2021-01-021-8/+0
* Move more stuff from MainWindow. Minor improvements for prev/next button in M...Mikaël Capelle2021-01-021-4/+0
* Move click event to ModListView. Remove unused slots from MainWindow.Mikaël Capelle2021-01-021-60/+2
* Move the regular context menu.Mikaël Capelle2021-01-021-6/+0
* Move the separator context menu.Mikaël Capelle2021-01-021-2/+1
* Move the backup context menu.Mikaël Capelle2021-01-021-2/+2
* Move the overwrite context menu.Mikaël Capelle2021-01-021-12/+0
* More stuff moved to mod list context.Mikaël Capelle2021-01-021-7/+0
* More context menu stuff moved.Mikaël Capelle2021-01-021-7/+0
* Start moving modlist context menu actions to separate structures.Mikaël Capelle2021-01-021-7/+0
* Fix category management.Mikaël Capelle2021-01-021-6/+3
* Fix and move stuff around.Mikaël Capelle2021-01-021-1/+0
* Remove context attribute from MainWindow.Mikaël Capelle2021-01-021-37/+30
* Refactoring and fixes.Mikaël Capelle2021-01-021-14/+0
* Fix automatic refresh of the collapsible separator proxy.Mikaël Capelle2021-01-021-4/+0
* Fix keyboard move selection.Mikaël Capelle2021-01-021-1/+6