summaryrefslogtreecommitdiff
path: root/tools/designer/src/components
AgeCommit message (Expand)AuthorFilesLines
2010-04-19Fix compile warning.Friedemann Kleint1-1/+1
2010-04-14Remove statically allocated pixmaps through the post routineJarek Kobus1-4/+14
2010-04-13Fix writing duplicate headers' properties in designer.Jarek Kobus2-65/+0
2010-03-24Redesigned object and class labels for the Designer propertyeditorJens Bache-Wiig2-12/+60
2010-03-23Use more standard icons for standard actions in DesignerThorbjørn Lindeijer1-1/+3
2010-03-18Redesigned filter widgetsJens Bache-Wiig2-0/+1
2010-03-17Use a toolbar for the designer property editorJens Bache-Wiig1-1/+4
2010-02-17Fix compilation with IBM xlC 7:Thiago Macieira1-1/+8
2010-02-16Designer: Fix compile for namespaced qt.ck4-8/+8
2010-02-16Designer: Implement isDirty()-handling using a QUndoStack.Friedemann Kleint5-40/+225
2010-02-16Designer:Fix undo crash caused by special handling of key move.Friedemann Kleint2-62/+113
2010-02-08Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2-2/+3
2010-02-04Designer: Emit QDesignerPropertyEditorInterface::propertyChanged().Friedemann Kleint1-2/+2
2010-02-03Designer: Support the 'windowOpacity'-property for forms.Friedemann Kleint1-0/+1
2010-02-01Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System4-5/+8
2010-01-28Designer: Fix source code scanning issues.Friedemann Kleint2-3/+3
2010-01-27Designer: Add lower/raise to context menu.Friedemann Kleint2-2/+5
2010-01-13Merge branch '4.6'Thiago Macieira187-187/+187
2010-01-08Merge branch '4.6'Thiago Macieira1-2/+2
2010-01-07Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System187-187/+187
2010-01-07Update copyright year to 2010Jason McDonald187-187/+187
2010-01-04Designer: Selection handles disappear when using style sheet on form.Friedemann Kleint1-2/+2
2009-12-26Merge branch '4.6'Thiago Macieira4-108/+104
2009-12-17Designer: Fix compilation with -static on Mac OS XFriedemann Kleint2-3/+16
2009-12-10Designer: Handle "visible"-properties of item view headers correctly.Friedemann Kleint2-105/+88
2009-12-02Merge branch '4.6'Thiago Macieira1-0/+1
2009-12-01Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil1-0/+1
2009-11-25Merge branch '4.6'Thiago Macieira8-36/+36
2009-11-18Ran the script utils/normalizeOlivier Goffart8-36/+36
2009-11-16Designer: Filter on classname in Widget Box.Friedemann Kleint1-5/+21
2009-11-10Designer: Use toolbar in Signal/Slot editorFriedemann Kleint1-9/+10
2009-09-18Fix broken .ui file - class name was not specified correctly.Rhys Weatherley1-1/+1
2009-09-17Merge branch '4.5' into 4.6Tom Cooksey1-38/+46
2009-09-17Designer: tab order in DeviceProfileDialog correctedJoerg Bornemann1-38/+46
2009-09-09Update license headers again.Jason McDonald187-748/+748
2009-09-08Update license headers again.Jason McDonald187-748/+748
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira187-2431/+2431
2009-08-31Update tech preview license header.Jason McDonald187-2431/+2431
2009-08-24Designer: Disable the Button group property editor for good.Friedemann Kleint1-1/+1
2009-08-21Merge commit 'qt/master'Jason Barron1-1/+4
2009-08-20Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2-6/+2
2009-08-20Merge commit 'qt/master'Jason Barron2-6/+2
2009-08-20Removed warning about signal conflicts.Friedemann Kleint1-4/+0
2009-08-20Move "Layout in Splitter" commands to their right placeJarek Kobus1-2/+2
2009-08-19make Qt Designer compile when Qt is configured with -no-scriptKent Hansen1-1/+4
2009-08-13Merge commit 'qt/master'Jason Barron187-200/+220
2009-08-12Update contact URL in license headers.Jason McDonald187-187/+187
2009-08-11Tr-Fixes in Qt Designer.Friedemann Kleint1-6/+6
2009-08-11Update license headers.Jason McDonald187-187/+187
2009-08-10Introducing icon theme supportJens Bache-Wiig4-7/+27