summaryrefslogtreecommitdiffstats
path: root/tools/designer
Commit message (Expand)AuthorAgeFilesLines
* 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-0813-84/+430
* | 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