summaryrefslogtreecommitdiffstats
path: root/tools/designer
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-282-49/+51
|\
| * Designer: Fix tab order in action editor dialog.Friedemann Kleint2011-03-281-48/+48
| * Make QtUiTools use the lib-infix passed to configure.Friedemann Kleint2011-03-251-1/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-241-1/+1
|\ \
| * | desinger: Add keyboard accellerator to 'Edit' menuhjk2011-03-221-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-229-54/+163
|\ \ \ | |/ / |/| / | |/
| * Designer: Avoid nested QDialog's in item widget content dialogs.Friedemann Kleint2011-03-229-54/+163
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-213-5/+17
|\ \ | |/
| * Designer: Remember default of main container's object name.Friedemann Kleint2011-03-212-3/+15
| * Designer: Do not translate page object names of QMdiArea.Friedemann Kleint2011-03-211-2/+2
* | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-162-3/+5
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-152-3/+5
| |\
| | * Designer: Fix a bug affecting tab reordering of promoted tab widgets.Friedemann Kleint2011-03-151-2/+4
| | * Designer: Fix a bug clearing the Z-Order when adding a new widget.Friedemann Kleint2011-03-151-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-091-1/+1
|\ \ \
| * | | Fix warning about uninitialised variable useThiago Macieira2011-03-081-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-03-083-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Designer: Set dirty correctly in case resource paths were changed.Friedemann Kleint2011-03-073-1/+5
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-281-0/+4
|\ \ \ \
| * | | | Store property editor's column positions in settingsJarek Kobus2011-02-231-0/+4
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-02-221-6/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Designer: Check for 0-spacing when loading grid settings.Friedemann Kleint2011-02-211-6/+14
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-172-3/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Designer: Slots of main container not visible in signal/slot editor.Friedemann Kleint2011-02-112-3/+12
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-13/+11
|\ \ \ \ | |/ / /
| * | | Designer: Fix a crash in the Signal-Slot-Editor.Friedemann Kleint2011-02-042-13/+11
| | |/ | |/|
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-022-10/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Fix a crash when undoing form layoutJarek Kobus2011-02-012-10/+15
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17557-558/+558
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-10557-558/+558
* | qt project files: create pkg-config files for mingwMark Brand2011-01-103-3/+3
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-071-0/+1
|\ \ | |/
| * Designer: Block QEvent::WinIdChange.Friedemann Kleint2011-01-061-0/+1
* | Watch qrc files also when they are emptyJarek Kobus2010-12-091-23/+27
* | Designer: Fix coverity warning (memory leak in widget database).Friedemann Kleint2010-12-011-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-2510-48/+48
|\ \ | |/
| * Workaround for QFileSystemWatcher regressionJarek Kobus2010-10-141-3/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-119-45/+45
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-089-45/+45
| | |\
| | | * Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-049-45/+45
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-10-229-10/+330
|\ \ \ \
| * | | | Designer: Support alignment in box and grid layouts.Friedemann Kleint2010-10-229-10/+330
* | | | | Designer: Enable morphing into QTextBrowser.Friedemann Kleint2010-10-191-1/+1
|/ / / /
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-111-5/+12
|\ \ \ \ | |/ / /
| * | | Designer: Fix a crash when copying empty page-based containers.Friedemann Kleint2010-10-111-5/+12
| |/ /
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-1/+1
|\ \ \ | |/ /
| * | ActiveQt: also make the designer plugin for qaxwidget build in the opensource...Patrick Spendrin2010-10-071-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+1
|\ \ | |/
| * Designer: Minor BT issue: '-' button in Signal/Slot editor not updated.Friedemann Kleint2010-09-231-1/+1
* | Designer/QFormBuilder::save(): Fix traversal of QGridLayout/QFormLayoutFriedemann Kleint2010-09-232-56/+95