aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/updateinfo
Commit message (Expand)AuthorAgeFilesLines
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Improve performance of writing settingsEike Ziller2014-02-211-0/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-2/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-151-1/+2
|\
| * Updater: Only try to fetch updates once (even if it fails)Kai Koehne2014-01-131-1/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-087-7/+7
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-087-7/+7
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-1/+11
|\|
| * Updater: Fix crash on exitKai Koehne2013-12-121-1/+11
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-18/+14
|/
* Fix PluginManager warning on shutdownKai Koehne2013-11-131-6/+1
* UpdateInfo: Do not translate times.Friedemann Kleint2013-11-121-24/+24
* Fix compilation of update info plugin with Qt 4.Friedemann Kleint2013-11-122-1/+2
* UpdateInfo: Fix warning about initialization order.Christian Kandeler2013-11-121-2/+2
* UpdatePlugin: Compile fixhjk2013-11-111-0/+1
* Implement settings page for updater plugin.kh12013-11-117-105/+533
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-5/+0
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-7/+9
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-3/+1
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-2/+5
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-1/+0
|/
* QtcPlugin.qbs: make every plugin depend on ExtensionSystemJoerg Bornemann2013-02-131-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-315-5/+5
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-295-5/+5
* | Adapt qbs project files to new installation approach.Christian Kandeler2013-01-241-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-3/+0
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-6/+3
* | UpdateInfo: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-273-1/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-055-88/+84
|\|
| * Adjust license headershjk2012-10-055-88/+84
* | qbs files: Sort filesOrgad Shaneh2012-10-031-1/+1
|/
* qbs build: Add UpdateInfoOrgad Shaneh2012-09-271-0/+26
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-194-12/+4
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+1
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-154-17/+17
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+0
* Compile with Qt 5.Friedemann Kleint2012-02-081-0/+1
* Long live the king!hjk2012-01-264-4/+4
* Use new static ICore interface.hjk2012-01-241-5/+3
* Don't call killTimer() on dead timers.Daniel Molkentin2011-12-191-0/+1