summaryrefslogtreecommitdiff
path: root/src/plugins/updateinfo/updateinfoplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-5/+3
* Don't call killTimer() on dead timers.Daniel Molkentin2011-12-191-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Warn if the update info plugin is useless.Daniel Molkentin2011-10-261-5/+15
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Make Qt Installer Framework Update Notifier part of QtCreator.Daniel Molkentin2011-09-191-0/+223