summaryrefslogtreecommitdiffstats
path: root/tools/designer/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warning.Friedemann Kleint2010-04-191-1/+1
* Remove statically allocated pixmaps through the post routineJarek Kobus2010-04-141-4/+14
* Fix writing duplicate headers' properties in designer.Jarek Kobus2010-04-132-65/+0
* Redesigned object and class labels for the Designer propertyeditorJens Bache-Wiig2010-03-242-12/+60
* Use more standard icons for standard actions in DesignerThorbjørn Lindeijer2010-03-231-1/+3
* Redesigned filter widgetsJens Bache-Wiig2010-03-182-0/+1
* Use a toolbar for the designer property editorJens Bache-Wiig2010-03-171-1/+4
* Fix compilation with IBM xlC 7:Thiago Macieira2010-02-171-1/+8
* Designer: Fix compile for namespaced qt.ck2010-02-164-8/+8
* Designer: Implement isDirty()-handling using a QUndoStack.Friedemann Kleint2010-02-165-40/+225
* Designer:Fix undo crash caused by special handling of key move.Friedemann Kleint2010-02-162-62/+113
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-082-2/+3
|\
| * Designer: Emit QDesignerPropertyEditorInterface::propertyChanged().Friedemann Kleint2010-02-041-2/+2
| * Designer: Support the 'windowOpacity'-property for forms.Friedemann Kleint2010-02-031-0/+1
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-014-5/+8
|\ \ | |/ |/|
| * Designer: Fix source code scanning issues.Friedemann Kleint2010-01-282-3/+3
| * Designer: Add lower/raise to context menu.Friedemann Kleint2010-01-272-2/+5
* | Merge branch '4.6'Thiago Macieira2010-01-13187-187/+187
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07187-187/+187
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-06187-187/+187
* | | Merge branch '4.6'Thiago Macieira2010-01-081-2/+2
|\ \ \ | |/ /
| * | Designer: Selection handles disappear when using style sheet on form.Friedemann Kleint2010-01-041-2/+2
| |/
* | Merge branch '4.6'Thiago Macieira2009-12-264-108/+104
|\ \ | |/
| * Designer: Fix compilation with -static on Mac OS XFriedemann Kleint2009-12-172-3/+16
| * Designer: Handle "visible"-properties of item view headers correctly.Friedemann Kleint2009-12-102-105/+88
* | Merge branch '4.6'Thiago Macieira2009-12-021-0/+1
|\ \ | |/
| * Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-0/+1
* | Merge branch '4.6'Thiago Macieira2009-11-258-36/+36
|\ \ | |/
| * Ran the script utils/normalizeOlivier Goffart2009-11-188-36/+36
* | Designer: Filter on classname in Widget Box.Friedemann Kleint2009-11-161-5/+21
|/
* Designer: Use toolbar in Signal/Slot editorFriedemann Kleint2009-11-101-9/+10
* Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-171-1/+1
* Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-38/+46
|\
| * Designer: tab order in DeviceProfileDialog correctedJoerg Bornemann2009-09-171-38/+46
| * Update license headers again.Jason McDonald2009-09-08187-748/+748
* | Update license headers again.Jason McDonald2009-09-09187-748/+748
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31187-2431/+2431
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-31187-2431/+2431
| * Update license headers.Jason McDonald2009-08-11187-187/+187
* | Designer: Disable the Button group property editor for good.Friedemann Kleint2009-08-241-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-211-1/+4
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-202-6/+2
| |\ \
| * | | make Qt Designer compile when Qt is configured with -no-scriptKent Hansen2009-08-191-1/+4
* | | | Merge commit 'qt/master'Jason Barron2009-08-202-6/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Removed warning about signal conflicts.Friedemann Kleint2009-08-201-4/+0
| * | | Move "Layout in Splitter" commands to their right placeJarek Kobus2009-08-201-2/+2
| |/ /
* | | Merge commit 'qt/master'Jason Barron2009-08-13187-200/+220
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-12187-187/+187
| * | Tr-Fixes in Qt Designer.Friedemann Kleint2009-08-111-6/+6
| * | Introducing icon theme supportJens Bache-Wiig2009-08-104-7/+27