aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/aggregation
Commit message (Expand)AuthorAgeFilesLines
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+6
* Aggregation: ModernizeAlessandro Portale2018-07-291-5/+5
* ExtensionSystem/Aggregation: Use override consistentlyTobias Hunger2018-05-071-1/+1
* qbs build: More steps toward creating a "development installation".Christian Kandeler2016-06-131-8/+13
* Aggregation: Use Qt5-style connectsOrgad Shaneh2016-06-014-8/+7
* Wholesale conversion to #pragma oncehjk2016-03-304-16/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-102/+72
* Utils: Fix lifetime of Aggregate lockershjk2015-08-101-4/+4
* Update LicenseEike Ziller2015-01-166-36/+36
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* License updateEike Ziller2014-10-096-42/+48
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-086-6/+6
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-4/+4
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* 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
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-1/+1
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | factor out all library dependencies to _dependencies.pri filesOswald Buddenhagen2013-04-022-0/+1
* | Fix Krazy warnings about improper include guard in various plugins.Friedemann Kleint2013-03-271-3/+3
|/
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-316-6/+6
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-296-6/+6
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-2/+2
* | Aggregation: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-032-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-056-128/+122
|\|
| * Adjust license headershjk2012-10-056-128/+122
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-2/+2
|/
* Fix qbs build with MSVCOrgad Shaneh2012-09-271-0/+1
* Fix qbs build for Qt 5.Christian Kandeler2012-09-171-3/+0
* Fix freeze when clearing search results while doing a search in searchEike Ziller2012-09-101-7/+11
* Contact -> qt-project.orgEike Ziller2012-07-196-18/+6
* Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-041-3/+3
* add qbs filesJoerg Bornemann2012-02-201-0/+23
* Removed module names from #include directives.Erik Verbruggen2012-02-156-11/+11
* Long live the king!hjk2012-01-266-6/+6
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-036-12/+12
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-063-3/+3
* Remove some aggregation deadlocks.con2011-06-231-2/+7
* Fix/add copyright headersTobias Hunger2011-05-063-3/+3
* Update license.hjk2011-04-136-84/+78
* L10n: tr()-Fixes for 2.2Friedemann Kleint2011-02-151-45/+46
* It's 2011 now.con2011-01-126-6/+6
* Merge branch '2.1'con2010-12-176-42/+66
|\