aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo
Commit message (Expand)AuthorAgeFilesLines
* 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-242-75/+63
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* 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-222-12/+34
* | Utils: Remove Utils::optionalEike Ziller2022-09-012-5/+6
* | Use SPDX license identifiersLucie GĂ©rard2022-08-266-144/+12
* | Utils: Introduce Layouting::{br,st}hjk2022-07-251-5/+5
* | Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* | UpdateInfo: Inline settingspage.uihjk2022-07-134-186/+96
* | Add plugintr.h files to all pluginshjk2022-06-271-0/+37
|/
* 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-292-17/+17
* UpdateInfo: Retrieve output of maintenancetool calls separatelyEike Ziller2022-04-283-64/+92
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-224-116/+183
|\
| * UpdateInfo: Fix parsing of update infoEike Ziller2022-04-211-2/+6
| * UpdateInfo: Add some auto testEike Ziller2022-04-214-116/+179
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-2/+2
|/
* Fix more warningsChristian Kandeler2022-02-231-1/+1
* UpdateInfo: (Optionally) Inform user about new Qt versionsEike Ziller2022-01-254-52/+241
* Remove qmake build filesEike Ziller2022-01-202-18/+0
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* UpdateInfo: Use new MaintenanceTool semanticsEike Ziller2021-10-281-5/+6
* Utils: Use QtcProcessArtem Sokolovskii2021-08-251-1/+1
* VCS: Use more FilePath in ShellCommand and surroundingshjk2021-08-171-2/+2
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-1/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-3/+3
* UpdateInfo: Do not save defaults to settingsEike Ziller2021-04-131-21/+36
* Use Q_ENUM instead of obsoleted Q_ENUMSJarek Kobus2020-12-111-1/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-251-1/+1
|\
| * Fix build with newest Qt 6Eike Ziller2020-11-201-1/+1
* | Decorate some classes and methods with final keywordJarek Kobus2020-11-191-1/+1
|/
* UpdateInfo: Include package versions in update notificationEike Ziller2020-09-291-5/+17
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+2
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* UpdateInfo: Adapt SettingsPage to new patternshjk2020-01-203-74/+49
* UpdateInfo: Do not show multiple update notficationsEike Ziller2019-12-171-0/+1
* Update Info: Fix UI textLeena Miettinen2019-10-281-2/+2
* UpdateInfo: Show details about available updatesEike Ziller2019-08-131-0/+26
* Use new global notification area for update informationEike Ziller2019-08-121-4/+14
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+8