summaryrefslogtreecommitdiffstats
path: root/tools/designer/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* REG 4.7: Edit widgets icon no longer in toolbar.Friedemann Kleint2010-05-121-0/+1
* Backport a fix to Designer filterwidgetJens Bache-Wiig2010-04-292-3/+3
* 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
* 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-166-12/+53
| | |\ \ \ \ \
| | | * \ \ \ \ 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-1253-103/+105
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Fix linking for armlinkThomas Zander2010-02-041-4/+2
* | | | | | | | | Dont force height for filter widgetJens Bache-Wiig2010-03-181-7/+0
* | | | | | | | | Redesigned filter widgetsJens Bache-Wiig2010-03-184-100/+116
* | | | | | | | | Use a toolbar for the designer property editorJens Bache-Wiig2010-03-171-1/+4
|/ / / / / / / /
* | | | | | | / Apply the stdset attribute for resource propertiesJarek Kobus2010-03-151-3/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix compileJarek Kobus2010-03-041-0/+1
* | | | | | | Make QLabel::text a reloadable propertyJarek Kobus2010-03-043-2/+15
* | | | | | | QDeclarativeView: Add a Designer plugin.Friedemann Kleint2010-03-024-0/+220
| |_|_|_|_|/ |/| | | | |
* | | | | | Designer/Resourceview: Suppress warning about QFileInfo on empty path.Friedemann Kleint2010-02-191-0/+2
| |_|_|_|/ |/| | | |
* | | | | 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-166-90/+177
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-125-21/+25
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix warnings ~QX11PixmapData(): QPixmap objects must be destroyed..Friedemann Kleint2010-02-095-21/+25
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-085-7/+32
|\ \ \
| * | | Designer: Emit QDesignerPropertyEditorInterface::propertyChanged().Friedemann Kleint2010-02-043-5/+23
| * | | Designer: Support the 'windowOpacity'-property for forms.Friedemann Kleint2010-02-032-2/+9
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-048-12/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Designer/uic/related examples: Fix source code scanning issues II.Friedemann Kleint2010-02-018-12/+11
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0145-70/+69
|\| | | | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2842-65/+63
| |\ \
| | * | Designer: Fix source code scanning issues.Friedemann Kleint2010-01-2842-65/+63
| * | | don't build unneeded QtDesigner parts on Windows CEJoerg Bornemann2010-01-281-3/+1
| |/ /
| * / Designer: Add lower/raise to context menu.Friedemann Kleint2010-01-272-2/+5
| |/
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+2
|\|
| * Designer: Fixed a crash when previewing in a non-existent style.Friedemann Kleint2010-01-211-0/+2