summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/lib
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix static build of designerJoerg Bornemann2020-12-161-4/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-10/+10
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-6/+3
* Regenerate projectsAlexandru Croitor2019-11-151-58/+57
* Regenerate before mergeAlexandru Croitor2019-10-151-133/+135
* Add build instructions for coinSimon Hausmann2019-09-061-2/+2
* Port QtDesigner to CMakeAlexandru Croitor2019-08-281-0/+1047
* Qt Designer: Introduce nullptrFriedemann Kleint2019-06-051-1/+1
* Create CMake config files for DesignerComponentsVolker Krause2019-06-041-1/+1
* Qt Designer: Fix clang-tidy warnings about Qt usageFriedemann Kleint2018-07-311-2/+2
* Qt Designer: Fix Qt include statementsFriedemann Kleint2018-05-232-10/+10
* Qt Designer: Add C++ guards to precompiled headerFriedemann Kleint2017-08-301-0/+2
* Remove dubious QMAKE_TARGET_PRODUCT, *_DESCRIPTIONKai Koehne2017-07-211-4/+0
* Updated license headers and license testsAntti Kokko2016-06-102-34/+24
* standardize statement order in project files a bitOswald Buddenhagen2016-02-251-1/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* Update copyright headersAntti Kokko2015-02-142-14/+14
* Update license headers and add new license filesAntti Kokko2014-09-252-38/+22
* Replace win32-g++ with mingw scopeKai Koehne2014-01-311-1/+1
* nuke sharedcomponents.priOswald Buddenhagen2013-02-211-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* remove some unnecessary (and even wrong) project setup codeOswald Buddenhagen2012-12-181-16/+1
* Fix static build of Qt Designer on Windows.Friedemann Kleint2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-252-49/+49
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-201-2/+0
* QtDesignerComponents: Avoid MinGW GCC cc1plus crash using PCHJonathan Liu2012-09-031-0/+9
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-131-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-131-1/+1
* Mark QCLucene and QtDesignerComponents libraries as internal.Stephen Kelly2012-07-241-0/+1
* build system cleanupsOswald Buddenhagen2012-06-271-5/+2
* auto-generate module prisOswald Buddenhagen2012-06-271-5/+5
* fix path to module pri fileOswald Buddenhagen2012-05-291-1/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-1/+1
* Remove duplicated plugin macro to fix compilation.Toby Tomkins2012-02-161-13/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-062-2/+2
* Qt Designer: Remove QScript extension.Friedemann Kleint2011-10-281-1/+0
* Designer: Compile on Windows.Friedemann Kleint2011-10-041-1/+0
* Designer: Fix string conversion warnings/introduce QStringLiteral.Friedemann Kleint2011-09-271-5/+5
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-29/+9
|\
| * Get designer to compile again.Lars Knoll2011-09-131-29/+9
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-1/+1
* | Don't use QT_BUILD_TREE anymoreMarius Storm-Olsen2011-07-261-2/+2
* | Designer: Fix more includes, remove usage of QT_SOURCE_TREE.Friedemann Kleint2011-06-301-3/+3
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-242-35/+35
|/
* Designer: BC cleanup of QDesignerIntegrationInterface.Friedemann Kleint2011-05-131-5/+5
* Use private headersMarius Storm-Olsen2011-05-021-1/+2
* Fixed all qttools references to the bin directory.axis2011-04-271-1/+1
* Move uitools from QtTools to QtBaseLiang Qi2011-04-271-1/+1