summaryrefslogtreecommitdiffstats
path: root/tools/designer/src
Commit message (Expand)AuthorAgeFilesLines
* Designer: Avoid nested QDialog's in item widget content dialogs.Friedemann Kleint2011-03-229-54/+163
* 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 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-17555-556/+556
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-10555-556/+556
* | 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-228-10/+329
|\ \ \ \
| * | | | Designer: Support alignment in box and grid layouts.Friedemann Kleint2010-10-228-10/+329
* | | | | 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-2/+4
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-2/+4
* | Support "icon form theme" inside property editorJarek Kobus2010-09-164-47/+276
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1012-196/+28
|\ \ | |/
| * Tools (uic/rcc): Improve warning messages.Friedemann Kleint2010-09-071-1/+0
| * Designer: Fix action editor scrolling.Friedemann Kleint2010-09-061-2/+4
| * Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-017-23/+23
| * Remove unused source files in designerVictor Ostashevsky2010-08-313-170/+1
* | Designer/uic: Start on support for QIcon::fromTheme().Friedemann Kleint2010-09-0812-84/+429
* | 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