summaryrefslogtreecommitdiff
path: root/src/designer/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-4/+0
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2210-59/+59
* Qt Designer: Remove foreachFriedemann Kleint2017-01-101-4/+4
* Updated license headers and license testsAntti Kokko2016-06-1021-357/+252
* Qt Designer: Fix Clang warnings about missing/inconsistent overrides.Friedemann Kleint2016-04-081-2/+2
* Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-143-6/+6
* Qt Designer: Disambiguate the modules where widgets come fromSze Howe Koh2015-05-292-2/+2
* Fix the include for QQuickWidgetjkobus2015-05-221-1/+1
* Qt Designer: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-05-139-46/+46
* move ui loader interfaces to own moduleOswald Buddenhagen2015-05-113-3/+3
* Update copyright headersAntti Kokko2015-02-1421-147/+147
* Update license headers and add new license filesAntti Kokko2014-09-2521-397/+229
* Store changed status of the QAxWidget's "control" property correctly.Friedemann Kleint2014-03-181-4/+9
* Add QQuickWidget as a Qt Designer plugin.Friedemann Kleint2014-03-156-0/+234
* whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* Qt Designer: Implement property() for QAxWidgetPropertySheet.Friedemann Kleint2013-11-082-0/+10
* Fix gcc warning about unused codeKai Koehne2013-05-221-0/+4
* remove pointless INCLUDEPATHsOswald Buddenhagen2013-05-031-3/+0
* parallelize SUBDIRSOswald Buddenhagen2013-05-031-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * Enable Active-X plugin in Qt Designer.Friedemann Kleint2013-03-061-1/+1
* | Active X plugin: Fix setting a control by task menu.Friedemann Kleint2013-03-011-2/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-182-3/+2
|\ \ | |/
| * Fix CONFIG of tool-plugins.Friedemann Kleint2013-02-111-1/+1
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-2/+1
| |\
| | * Fix the missing webview Qt Designer plugin.Tim Jenssen2013-01-111-2/+1
* | | ActiveQt Designer plugin: Load control string correctly.Friedemann Kleint2013-01-211-1/+3
|/ /
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1019-19/+19
|/
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-2/+2
* Fix position of rendered QAxWidget in designer previewMiikka Heikkinen2012-12-141-1/+1
* Add PLUGIN_CLASS_NAME to qttools pluginsMiikka Heikkinen2012-12-103-0/+3
* Remove dependency to ActiveQt sources in designer plugin.Miikka Heikkinen2012-12-071-7/+3
* Fix build of the Designer QAxWidget plugin.Friedemann Kleint2012-12-032-4/+4
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-054-16/+4
* Adapt to QtWebKit module changesSimon Hausmann2012-10-153-4/+4
* Polish Qt Designer plugins and QtUiTools.Friedemann Kleint2012-10-124-8/+9
* Build tools in release mode if using -debug-and-release optionYuchen Deng2012-09-264-13/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2519-457/+457
* Fix dependencies of the QtTools module.Friedemann Kleint2012-06-2017-948/+1
* Fix windows build due to min/max macro clashSimon Hausmann2012-06-132-0/+2
* This plugin has moved to qtquick1Lars Knoll2012-06-085-221/+0
* Remove the remaining traces of the old plugin systemLars Knoll2012-05-312-2/+1
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-202-2/+2
* QtTools: Fix compilation after merge of the api_changes branch.Friedemann Kleint2012-04-181-1/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-286-6/+6
* clean up qmake-generated projectsOswald Buddenhagen2012-02-214-6/+0
* Adding condition for activeqt plugins to only build on win32.Toby Tomkins2012-02-211-1/+1
* Fix compilation of View3d plugin.Friedemann Kleint2012-02-206-8/+21
* Designer: Build ActiveQt custom widget plugin.Friedemann Kleint2012-02-202-5/+5
* Use new plugin system in Qt Designer.Friedemann Kleint2012-02-1716-10/+16