summaryrefslogtreecommitdiffstats
path: root/tools/designer
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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-049-12/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Added Czech translations.Pavel Fric2010-02-021-0/+1
| * | | Designer/uic/related examples: Fix source code scanning issues II.Friedemann Kleint2010-02-018-12/+11
* | | | Add Designer hungarian translationLaszlo Papp2010-02-031-0/+1
* | | | 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
* | Merge branch '4.6'Thiago Macieira2010-01-13555-558/+558
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07555-558/+558
| |\
| | * Use the lowercase/shortname.h headers for Phonon includesThiago Macieira2010-01-061-2/+2
| | * Update copyright year to 2010Jason McDonald2010-01-06555-556/+556
* | | 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-265-109/+105
|\ \ | |/
| * Designer: Fix compilation with -static on Mac OS XFriedemann Kleint2009-12-172-3/+16
| * Designer: Show actions in action editor in QKeySequence::NativeTextFriedemann Kleint2009-12-141-1/+1
| * 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-2527-157/+177
|\ \ | |/
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1922-106/+114
| |\
| | * Ran the script utils/normalizeOlivier Goffart2009-11-1821-105/+105
| | * QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-181-1/+9
| * | French translation of designerBenjamin Poulain2009-11-181-0/+1
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-101-1/+1
| |\ \ | | |/
| * | uic/Designer: Use correct margin defaults for custom page-based containers.Friedemann Kleint2009-11-104-51/+62
* | | Designer: Filter on classname in Widget Box.Friedemann Kleint2009-11-161-5/+21
| |/ |/|
* | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-9/+10
|\ \ | |/
| * Designer: Use toolbar in Signal/Slot editorFriedemann Kleint2009-11-101-9/+10
* | API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-061-1/+1
|/
* Designer: Fix potential crash when moving pages of a QTabWidgetFriedemann Kleint2009-10-271-0/+3
* The plugindialog was moved to tools/designer/src/lib/sharedJoão Abecasis2009-10-071-4/+1