summaryrefslogtreecommitdiff
path: root/src/plugins/updateinfo/updateinfoplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* UpdateInfo: Adapt SettingsPage to new patternshjk2020-01-201-0/+1
* 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
* 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
* UpdateInfo: ModernizeAlessandro Portale2018-12-111-5/+2
* UpdateInfo: Fix unnecessary initialization delayEike Ziller2018-09-281-7/+1
* 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
* 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: Inherit environment when checking updatesMartin Kampas2016-11-241-1/+1
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-19/+2
* 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
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Replace assignment of null QString() with a call to clear().Jarek Kobus2015-06-161-2/+2
* Refactor UpdateInfo pluginJarek Kobus2015-06-161-146/+190
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
| * ProgressManager: Unify style of progress manager task descriptionsTobias Hunger2014-06-251-2/+3
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | ProgressManager: Unify style of progress manager task descriptionsTobias Hunger2014-06-251-2/+3
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Improve performance of writing settingsEike Ziller2014-02-211-0/+2
* Updater: Only try to fetch updates once (even if it fails)Kai Koehne2014-01-131-1/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Updater: Fix crash on exitKai Koehne2013-12-121-1/+11
* Fix PluginManager warning on shutdownKai Koehne2013-11-131-6/+1
* Fix compilation of update info plugin with Qt 4.Friedemann Kleint2013-11-121-0/+1
* UpdatePlugin: Compile fixhjk2013-11-111-0/+1
* Implement settings page for updater plugin.kh12013-11-111-95/+139
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-7/+9
* Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+3
* | UpdateInfo: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+1