Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-08 | 2 | -2/+3 |
|\ | |||||
| * | Designer: Emit QDesignerPropertyEditorInterface::propertyChanged(). | Friedemann Kleint | 2010-02-04 | 1 | -2/+2 |
| * | Designer: Support the 'windowOpacity'-property for forms. | Friedemann Kleint | 2010-02-03 | 1 | -0/+1 |
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 4 | -5/+8 |
|\ \ | |/ |/| | |||||
| * | Designer: Fix source code scanning issues. | Friedemann Kleint | 2010-01-28 | 2 | -3/+3 |
| * | Designer: Add lower/raise to context menu. | Friedemann Kleint | 2010-01-27 | 2 | -2/+5 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 187 | -187/+187 |
|\ \ | |/ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 187 | -187/+187 |
| |\ | |||||
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 187 | -187/+187 |
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Designer: Selection handles disappear when using style sheet on form. | Friedemann Kleint | 2010-01-04 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 4 | -108/+104 |
|\ \ | |/ | |||||
| * | Designer: Fix compilation with -static on Mac OS X | Friedemann Kleint | 2009-12-17 | 2 | -3/+16 |
| * | Designer: Handle "visible"-properties of item view headers correctly. | Friedemann Kleint | 2009-12-10 | 2 | -105/+88 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Creator crashes when reloading externally modified .ui files on Mac | Prasanth Ullattil | 2009-12-01 | 1 | -0/+1 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 8 | -36/+36 |
|\ \ | |/ | |||||
| * | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 8 | -36/+36 |
* | | Designer: Filter on classname in Widget Box. | Friedemann Kleint | 2009-11-16 | 1 | -5/+21 |
|/ | |||||
* | Designer: Use toolbar in Signal/Slot editor | Friedemann Kleint | 2009-11-10 | 1 | -9/+10 |
* | Fix broken .ui file - class name was not specified correctly. | Rhys Weatherley | 2009-09-17 | 1 | -1/+1 |
* | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -38/+46 |
|\ | |||||
| * | Designer: tab order in DeviceProfileDialog corrected | Joerg Bornemann | 2009-09-17 | 1 | -38/+46 |
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 187 | -748/+748 |
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 187 | -748/+748 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 187 | -2431/+2431 |
|\ \ | |/ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 187 | -2431/+2431 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 187 | -187/+187 |
* | | Designer: Disable the Button group property editor for good. | Friedemann Kleint | 2009-08-24 | 1 | -1/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -1/+4 |
|\ \ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 2 | -6/+2 |
| |\ \ | |||||
| * | | | make Qt Designer compile when Qt is configured with -no-script | Kent Hansen | 2009-08-19 | 1 | -1/+4 |
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 2 | -6/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Removed warning about signal conflicts. | Friedemann Kleint | 2009-08-20 | 1 | -4/+0 |
| * | | | Move "Layout in Splitter" commands to their right place | Jarek Kobus | 2009-08-20 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 187 | -200/+220 |
|\ \ \ | |/ / | |||||
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 187 | -187/+187 |
| * | | Tr-Fixes in Qt Designer. | Friedemann Kleint | 2009-08-11 | 1 | -6/+6 |
| * | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 4 | -7/+27 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Keith Isdale | 2009-08-10 | 3 | -11/+10 |
| |\ \ | |||||
| * | | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 1 | -1/+1 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 3 | -11/+10 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Designer: Cannot edit menus in an RTL form when Designer uses LTR. | Friedemann Kleint | 2009-08-06 | 3 | -11/+10 |
| |/ / | |||||
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -2/+2 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -2/+2 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 3 | -9/+12 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | Designer: Fixed bug in setting QUrl property values from resources. | Friedemann Kleint | 2009-07-22 | 1 | -2/+5 |