summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesOswald Buddenhagen2014-01-202-8/+8
* Use QKeySequenceEdit in Qt Designer.Friedemann Kleint2013-10-212-5/+6
* Use QLineEdit's clear button feature in in Qt Designer.Friedemann Kleint2013-09-022-5/+6
* Add Linguist comments to palette editor preview widget.Friedemann Kleint2013-02-141-11/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1029-29/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2529-698/+698
* Explicitly set QFormLayout::ExpandingFieldsGrow.Friedemann Kleint2012-06-191-0/+3
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-202-2/+2
* Fix build of designer components with QT_NO_CLIPBOARDAndreas Holzammer2012-04-201-0/+10
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-282-2/+2
* Remove use of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2012-03-271-3/+12
* Designer: remove usage of deprecated APIOlivier Goffart2012-02-271-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3029-29/+29
* Update obsolete contact address.Jason McDonald2012-01-2329-29/+29
* Qt Designer: Add translation-attributes to string list properties.Friedemann Kleint2012-01-202-79/+99
* Qt Designer: Simplify property editor for translatable properties.Friedemann Kleint2012-01-116-275/+243
* Replace Q_TYPENAME by typenameOlivier Goffart2012-01-091-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-0629-29/+29
* Fix compilation due to header changesSergio Ahumada2011-12-181-1/+1
* Designer: Fix string conversion warnings/introduce QStringLiteral.Friedemann Kleint2011-09-276-72/+72
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-1313-35/+35
|\
| * Get designer to compile again.Lars Knoll2011-09-131-1/+1
| * QtTools: Widget library split.Friedemann Kleint2011-05-2413-35/+35
* | Use QXmlStreamReader/Writer from QtCore instead of QtXml.Friedemann Kleint2011-08-121-1/+1
* | Don't use QT_BUILD_TREE anymoreMarius Storm-Olsen2011-07-261-4/+0
* | Designer: Fix more includes, remove usage of QT_SOURCE_TREE.Friedemann Kleint2011-06-301-2/+2
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-2429-495/+495
|/
* Designer: Make some interfaces needed for IDE integration public.Friedemann Kleint2011-05-171-1/+1
* Designer: Remove QDesignerIconCacheInterface and Brush manager.Friedemann Kleint2011-05-092-3/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2732-0/+8937