aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller9 days1-0/+1
|\
| * Various UI text fixesEike Ziller2025-05-141-0/+1
* | Update InfoBar texts, titles and typesAlessandro Portale2025-05-121-0/+1
* | Combine multiple calls of Core::ICore::infoBar()Alessandro Portale2025-05-121-3/+4
|/
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-291-13/+15
* ExtensionSystem: Return Utils::Result from IPlugin::initialize()Jarek Kobus2025-04-112-10/+7
* Add a "popup" variant for global notificationsEike Ziller2025-04-041-0/+1
* InfoBar: Add title property to entriesEike Ziller2025-04-041-0/+1
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-12-161-5/+14
|\
| * UpdateInfo: Localize last/next check dates in settingsEike Ziller2024-12-121-5/+14
* | Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
|/
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* UpdateInfoPlugin: Simplify recipeJarek Kobus2024-07-261-11/+11
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+2
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Core/Dialogs: Add privates and avoid inlines for exported classesEike Ziller2024-01-291-0/+1
* Use std::chrono for TaskProgress::setHalfLifeTimePerTaskEike Ziller2024-01-221-1/+2
* UpdateInfoPlugin: Reuse TaskTreeRunnerJarek Kobus2024-01-191-22/+23
* TaskTree: Unify done / errorOccurred signalsJarek Kobus2023-11-071-8/+5
* TaskTree: Introduce CallDoneIf enumJarek Kobus2023-11-071-6/+6
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
* qbs build: Move pluginjson replacements property to the moduleChristian Kandeler2023-09-141-1/+1
* TaskTree: Get rid of registration macrosJarek Kobus2023-08-171-2/+0
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-16/+16
* Build: Remove feature from the olden timesEike Ziller2023-07-252-2/+1
* UpdateInfo: Start maintenancetool with low priorityEike Ziller2023-06-091-0/+1
* TaskTree: Rename TaskItem into GroupItemJarek Kobus2023-06-061-1/+1
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-0/+1
* UpdateInfo: Remove now unused Q_OBJECT from SettingsPagehjk2023-05-081-6/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-6/+6
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-031-2/+2
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* UpdateInfo: Tr::trAlessandro Portale2023-01-202-36/+33
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Eike Ziller2023-01-121-1/+2
|\
| * UpdateInfo: Fix size policy on "show details" listHenning Gruendl2023-01-041-1/+2
* | Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-1/+1
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-066-6/+6
* | CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2022-12-221-1/+7
|\|
| * UpdateInfo: Fix long "show details" listHenning Gruendl2022-12-161-1/+10
| * Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-12-061-8/+7
| |\
| | * UpdateInfo: Fix wrong properties for progress infoEike Ziller2022-11-251-8/+7