aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/aggregation
Commit message (Expand)AuthorAgeFilesLines
* Revert "Aggregation: Fix crash when components are in parent-child relationship"David Schulz2023-11-291-3/+0
* Aggregation: Fix crash when components are in parent-child relationshipEike Ziller2023-11-281-0/+3
* qbs build: Remove unneeded Project itemsChristian Kandeler2023-09-141-14/+9
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-2/+2
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-106-6/+6
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-3/+3
* Aggregation: Remove translatability of strings in exampleAlessandro Portale2022-09-011-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-266-144/+12
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+2
* Remove qmake build filesEike Ziller2022-01-204-27/+0
* qbs build: Remove code for creating deployment packagesChristian Kandeler2021-02-171-2/+0
* Fix "Header" documentation in ExtensionSystem and AggregationEike Ziller2020-06-151-0/+1
* doc: Fix qdoc warnings in aggregationEike Ziller2020-02-181-14/+4
* App/aggregation: Some modernizationhjk2020-02-142-3/+3
* Doc: Add \inmodule command to Aggregation and Aggregate docsLeena Miettinen2020-02-071-0/+2
* Doc: Fix Aggregate class docsLeena Miettinen2020-02-051-42/+41
* 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