summaryrefslogtreecommitdiff
path: root/src/designer/src/components/propertyeditor/designerpropertymanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Fix crash when reloading resourcesFriedemann Kleint2018-08-211-0/+1
* Qt Designer: Support id-based translationsFriedemann Kleint2018-01-181-5/+41
* Qt Designer: Refactor class TranslatablePropertyManagerFriedemann Kleint2018-01-091-9/+12
* Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-2/+0
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* Qt Designer: Remove use of Java-style map iteratorsFriedemann Kleint2016-10-311-39/+27
* Qt Designer: Remove use of Java-style list/vector iteratorsFriedemann Kleint2016-10-311-18/+9
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Qt Designer: Replace some ugly typedefs by auto.Friedemann Kleint2015-08-241-12/+4
* Qt Designer: Clean up tooltips and value texts in property editor.Friedemann Kleint2015-07-281-9/+5
* Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-141-62/+66
* Qt Designer: Enable reset property for multiselection.Friedemann Kleint2015-04-081-3/+36
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Use QKeySequenceEdit in Qt Designer.Friedemann Kleint2013-10-211-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Fix build of designer components with QT_NO_CLIPBOARDAndreas Holzammer2012-04-201-0/+10
* Designer: remove usage of deprecated APIOlivier Goffart2012-02-271-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Qt Designer: Add translation-attributes to string list properties.Friedemann Kleint2012-01-201-78/+97
* Qt Designer: Simplify property editor for translatable properties.Friedemann Kleint2012-01-111-234/+189
* Replace Q_TYPENAME by typenameOlivier Goffart2012-01-091-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Designer: Fix string conversion warnings/introduce QStringLiteral.Friedemann Kleint2011-09-271-13/+13
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-10/+10
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-10/+10
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Designer: Remove QDesignerIconCacheInterface and Brush manager.Friedemann Kleint2011-05-091-2/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2836