| Commit message (Expand) | Author | Age | Files | Lines |
* | QXmlStreamWriter: indent comments correctly | Peter Hartmann | 2009-06-24 | 1 | -0/+52 |
|
|
* | Save some time. | jasplin | 2009-06-24 | 1 | -3/+3 |
|
|
* | Simplified the tst_QSpinBox::sizeHint() autotest. | jasplin | 2009-06-24 | 1 | -63/+28 |
|
|
* | Removed trailing whitespace. | Jan-Arve Sæther | 2009-06-24 | 2 | -80/+80 |
|
|
* | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout. | Jan-Arve Sæther | 2009-06-24 | 2 | -24/+32 |
|
|
* | Fixed sizeHint update bug in QSpinBox. | jasplin | 2009-06-24 | 1 | -0/+79 |
|
|
* | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 1 | -4/+0 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 2 | -0/+13 |
|\ |
|
| * | Regression against 4.4 in QRectF::operator|. | Bjørn Erik Nilsen | 2009-06-23 | 1 | -0/+2 |
|
|
| * | Add new auto-test QGraphicsItem::childrenBoundingRect2(). | Bjørn Erik Nilsen | 2009-06-23 | 1 | -0/+11 |
|
|
* | | QHttpNetworkReply autotest: fix build on Windows | Peter Hartmann | 2009-06-23 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 4 | -0/+65 |
|\ \
| |/ |
|
| * | Prevented QWizard from crashing upon removing a page after deleting a field o... | jasplin | 2009-06-22 | 1 | -0/+22 |
|
|
| * | Moving a child widget right after show() does not work as expected. | Bjørn Erik Nilsen | 2009-06-22 | 1 | -0/+28 |
|
|
| * | Fixed wrong painting when doing IntersectClip after setClipping(false). | Samuel Rødal | 2009-06-22 | 2 | -0/+15 |
|
|
* | | Remove default error state | Eskil Abrahamsen Blomfeldt | 2009-06-23 | 1 | -38/+48 |
|
|
* | | Fix tests on Windows | Eskil Abrahamsen Blomfeldt | 2009-06-23 | 1 | -16/+16 |
|
|
* | | Cleanup of db test cases. | Bill King | 2009-06-23 | 9 | -105/+62 |
|
|
* | | Mark tests as XFail until they can be investigated further. | Bill King | 2009-06-23 | 1 | -7/+13 |
|
|
* | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 1 | -0/+1 |
|
|
* | | Fixed bug in the SVG module where display="none" was not respected. | Suneel BS | 2009-06-22 | 1 | -0/+66 |
|
|
* | | Fixed forward gradient reference in the SVG module. | Suneel BS | 2009-06-22 | 1 | -0/+16 |
|
|
* | | Fixed path bug in the SVG module. | Suneel BS | 2009-06-22 | 1 | -0/+54 |
|
|
* | | Clamped opacity to the range [0, 1] in the SVG module. | Suneel BS | 2009-06-22 | 1 | -0/+74 |
|
|
* | | Fixed fill-rule for polygon SVG element. | Suneel BS | 2009-06-22 | 1 | -14/+58 |
|
|
* | | perform normalization of signatures for signal transitions | Kent Hansen | 2009-06-22 | 1 | -0/+25 |
|
|
* | | add test for parallel root state (which currently isn't supported) | Kent Hansen | 2009-06-22 | 1 | -0/+24 |
|
|
* | | Fixed rounding bug in raster paint engine rect / image drawing. | Samuel Rødal | 2009-06-22 | 1 | -0/+21 |
|
|
* | | Fix the behaviour of sql classes regarding quoted identifiers | Bill King | 2009-06-22 | 5 | -60/+678 |
|
|
* | | Stage 2 of incorporating database level precision policy. | Bill King | 2009-06-21 | 2 | -7/+23 |
|
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 5 | -10/+133 |
|\ \
| |/ |
|
| * | QItemEditorFactory: made sure the ownership is taken on the | Thierry Bastian | 2009-06-18 | 1 | -7/+31 |
|
|
| * | Made QInputDialog::getText() return null QString when rejected | Stian Sandvik Thomassen | 2009-06-18 | 1 | -2/+23 |
|
|
| * | Fixed bugs in QPainterPath::united(). | Samuel Rødal | 2009-06-17 | 1 | -0/+20 |
|
|
| * | Fixed segmentation fault caused by empty clip. | Samuel Rødal | 2009-06-17 | 1 | -0/+19 |
|
|
| * | add SqlQuery unit test for task: 234422 | Derick Hawcroft | 2009-06-16 | 1 | -1/+40 |
|
|
* | | QFontDialog: fixed the current font not being updated | Thierry Bastian | 2009-06-18 | 1 | -0/+26 |
|
|
* | | On Mac OS X 10.4, dsable a couple of accessibility tests that hang. | Morten Sørvig | 2009-06-18 | 1 | -6/+12 |
|
|
* | | QMenuBar: fixed highlight problem on actions without menu | Thierry Bastian | 2009-06-18 | 1 | -0/+36 |
|
|
* | | Autotests: fix compile issue on hpux | Thierry Bastian | 2009-06-18 | 6 | -8/+12 |
|
|
* | | Compile fix on HP-UX | Andreas Aardal Hanssen | 2009-06-17 | 1 | -1/+1 |
|
|
* | | make sure __FILE__ and __LINE__ properties are restored correctly | Kent Hansen | 2009-06-17 | 1 | -4/+2 |
|
|
* | | Autotests: fix compile issues on HPUX | Thierry Bastian | 2009-06-17 | 2 | -45/+44 |
|
|
* | | reset debugger's state correctly when previous engine was deleted | Kent Hansen | 2009-06-17 | 1 | -0/+8 |
|
|
* | | Autotest: fixed compile issues on hp compiler | Thierry Bastian | 2009-06-17 | 2 | -25/+23 |
|
|
* | | fix the QScriptEngineDebugger::state() logic, add test, improve docs | Kent Hansen | 2009-06-17 | 1 | -0/+2 |
|
|
* | | Phonon::VolumeSlider: Fixed the isMuteVisiblefunction | Thierry Bastian | 2009-06-17 | 1 | -0/+23 |
|
|
* | | perform all property assignments of initial state that's nested | Kent Hansen | 2009-06-17 | 1 | -11/+19 |
|
|
* | | bring back QAbstractTransition::triggered() signal | Kent Hansen | 2009-06-17 | 1 | -0/+2 |
|
|
* | | add tests for QAbstractState::{entered,exited}() signals | Kent Hansen | 2009-06-17 | 1 | -0/+9 |
|
|