summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/extension
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Fix clang warnings about class structure/definitionsFriedemann Kleint2019-06-051-3/+1
* Qt Designer: Replace 'typedef' by 'using'Friedemann Kleint2019-06-051-1/+1
* Qt Designer: Introduce nullptrFriedemann Kleint2019-06-055-8/+8
* Qt Designer: Fix Qt include statementsFriedemann Kleint2018-05-233-6/+6
* Doc: Fix documentation warnings for Qt DesignerTopi Reinio2018-04-101-2/+2
* Qt Designer: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-20/+0
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-222-4/+4
* Qt Designer: Remove use of Java-style map iteratorsFriedemann Kleint2016-10-311-8/+5
* Updated license headers and license testsAntti Kokko2016-06-107-119/+84
* Make more ctors explicitMarc Mutz2016-03-062-2/+2
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-063-4/+4
* Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-141-2/+2
* Qt Designer: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-05-132-4/+4
* Update copyright headersAntti Kokko2015-02-147-49/+49
* Update license headers and add new license filesAntti Kokko2014-09-257-133/+77
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-284-14/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-107-7/+7
* Doc: modularize Qt Designer custom plugin docsLeena Miettinen2012-12-113-7/+7
* Fix syncqt-warnings.Friedemann Kleint2012-11-202-2/+2
* Designer: squash warning about unused variableshjk2012-11-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-257-168/+168
* Use new plugin system in Qt Designer.Friedemann Kleint2012-02-171-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update obsolete contact address.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-067-7/+7
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-133-3/+3
|\
| * Get assistant to compile against refactorLars Knoll2011-09-133-3/+3
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-247-119/+119
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-278-0/+888