aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-1/+1
* UpdateInfo: Show info when no updates are foundEike Ziller2019-04-041-0/+9
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-071-6/+0
|\
| * UpdateInfo: Fix unneeded scroll bar in options pageEike Ziller2018-12-181-6/+0
* | UpdateInfo: ModernizeAlessandro Portale2018-12-114-13/+9
|/
* UpdateInfo: Fix unnecessary initialization delayEike Ziller2018-09-282-8/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+0
* Updateinfo: Remove unused icon and the whole qrc fileAlessandro Portale2018-03-073-6/+0
* UpdateInfoPlugin: Remove one unneeded use of global object poolhjk2018-02-081-1/+1
* UpdateInfo: Fix crash on close while searching for updatesEike Ziller2017-11-081-1/+2
* Improve Updater dialogKai Koehne2017-10-131-2/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
|/
* Properly mark "Check for Updates" menu item as an app-specific itemJake Petroules2017-06-191-0/+1
* Increase timeout for update checkEike Ziller2017-05-021-0/+1
* UpdateInfo: Make DisabledByDefault instead of ExperimentalEike Ziller2017-01-031-1/+1
* UpdateInfo: Inherit environment when checking updatesMartin Kampas2016-11-241-1/+1
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+5
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-19/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-251-2/+23
|\
| * UpdateInfo: Fix status of progress barEike Ziller2016-04-251-1/+20
| * UpdateInfo: Fix implicit conversion to QString:Kai Koehne2016-04-251-1/+1
| * UpdateInfo: Fix checking for updatesRiho Pihlak2016-04-251-1/+3