aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-2/+0
|\|
| * Qbs: Enable UpdateInfoOrgad Shaneh2016-04-171-2/+0
* | Wholesale conversion to #pragma oncehjk2016-03-302-8/+2
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-195-71/+51
* Replace assignment of null QString() with a call to clear().Jarek Kobus2015-06-161-2/+2
* Refactor UpdateInfo pluginJarek Kobus2015-06-169-483/+456
* Update LicenseEike Ziller2015-01-167-40/+40
* Fix license headersKai Koehne2014-11-201-1/+1
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Disable UpdateInfo plugin also with qbs build.Christian Kandeler2014-10-281-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-146-42/+48
|\
| * License updateEike Ziller2014-10-097-44/+50