aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo/updateinfoplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-191-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-111-9/+6
* Add a "popup" variant for global notificationsEike Ziller2025-04-041-0/+1
* InfoBar: Add title property to entriesEike Ziller2025-04-041-0/+1
* UpdateInfoPlugin: Simplify recipeJarek Kobus2024-07-261-11/+11
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+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
* TaskTree: Get rid of registration macrosJarek Kobus2023-08-171-2/+0
* 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
* 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
* UpdateInfo: Tr::trAlessandro Portale2023-01-201-14/+13
* 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-061-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
* | | TaskProgress: Add setHalfLifeTimePerTask()Jarek Kobus2022-12-061-0/+1
* | | UpdateInfo: Merge "new Qt" and "updates" availableEike Ziller2022-11-281-39/+48
* | | UpdateInfoPlugin: Readd vanished commentJarek Kobus2022-11-251-0/+3
* | | UpdateInfoPlugin: Reuse TaskProgressJarek Kobus2022-11-251-33/+12
* | | UpdateInfoPlugin: Reuse TaskTreeJarek Kobus2022-11-241-75/+62
|/ /
* | UpdateInfoPlugin: Remove unneeded scopesJarek Kobus2022-10-121-26/+24
* | UpdateInfoPlugin: Use FilePath for maintenance toolJarek Kobus2022-10-121-8/+7
|/
* Merge remote-tracking branch 'origin/8.0' into 9.0Tim Jenssen2022-10-041-1/+2
|\
| * UpdateInfo: Ignore multiple update check requestsEike Ziller2022-10-041-1/+2
* | UpdateInfo: add action to start maintenance toolDavid Schulz2022-09-221-10/+31
* | Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* UpdateInfo: Improve URL for "Qt blog" for new Qt releasesEike Ziller2022-06-171-3/+3
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-11/+11
* UpdateInfo: Retrieve output of maintenancetool calls separatelyEike Ziller2022-04-281-46/+86
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-221-112/+7
|\
| * UpdateInfo: Add some auto testEike Ziller2022-04-211-112/+7
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-2/+2
|/