summaryrefslogtreecommitdiffstats
path: root/tools/designer
Commit message (Expand)AuthorAgeFilesLines
* Namespace compile fix for 00e954ca817f89958a8a8777d93d3843252dc88cFriedemann Kleint2010-08-231-1/+3
* Qt Designer/Integrations: Add properties for use by C++-IDEs.Friedemann Kleint2010-08-234-3/+79
* Designer: Add 'Simplify rich text' filter to rich text editor.Friedemann Kleint2010-08-175-27/+178
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-132-1/+2
|\
| * Designer: Prevent rich text from being copied into style sheets.Friedemann Kleint2010-08-051-0/+1
| * Fix the remote command delimiter, this has cahnged at some point.kh12010-08-041-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-0641-385/+385
* | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-0621-50/+50
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-286-157/+15
|\ \ | |/
| * more fine-grained ts targetsOswald Buddenhagen2010-07-151-13/+0
| * remove redundand translations project filesOswald Buddenhagen2010-07-123-142/+13
| * make projects lupdate-friendlyOswald Buddenhagen2010-07-125-15/+15
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-154-3/+8
|\ \ | |/
| * Designer: Fix compiler warnings.Friedemann Kleint2010-07-024-3/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-0113-229/+128
|\ \ | |/
| * Prohibit some property names to be used for dynamic propertiesJarek Kobus2010-06-221-0/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-211-1/+16
| |\
| | * Designer: Prevent QButtonGroup from being added for Q3ButtonGroup.Friedemann Kleint2010-06-211-1/+16
| * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-219-225/+99
| |/
| * designer: add sorting in signal-slot editor windowMarek Wieckowski2010-06-092-3/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-203-5/+2
|\ \ | |/
| * Remove obsolete and broken qvfb skins.Jason McDonald2010-05-192-4/+1
| * Fix cosmetic issue in designer filter editsJens Bache-Wiig2010-05-181-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-191-0/+1
|\ \ | |/
| * REG 4.7: Edit widgets icon no longer in toolbar.Friedemann Kleint2010-05-121-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-022-3/+3
|\ \ | |/
| * Backport a fix to Designer filterwidgetJens Bache-Wiig2010-04-292-3/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-04-272-5/+11
|\ \ | |/
| * Backport a few fixes to the Designer filteredit from CreatorJens Bache-Wiig2010-04-201-4/+10
| * Fix compile warning.Friedemann Kleint2010-04-191-1/+1
* | Designer: Fix cardinality error in stringlist properties in ui4 schema.Friedemann Kleint2010-04-221-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
* Fix dealing with the default dynamic properties of string type.Jarek Kobus2010-04-131-7/+15
* Use unifiedToolBarOnMac, by default don't show some tool action.Jarek Kobus2010-04-134-1/+43
* Designer: Fix broken resource view filtering.Friedemann Kleint2010-03-261-1/+1
* 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-232-3/+11
* Designer: Fix broken resource view.Friedemann Kleint2010-03-231-1/+2
* Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-191-4/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-4/+2
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-117-2/+236
| | |\
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-231-0/+2
| | |\ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-191-1/+8
| | |\ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-189-129/+401
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-167-12/+54
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-165-21/+25
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-1254-103/+106
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Fix linking for armlinkThomas Zander2010-02-041-4/+2
* | | | | | | | | Dont force height for filter widgetJens Bache-Wiig2010-03-181-7/+0