summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-249-30/+80
* Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-191-10/+12
* Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-191-4/+4
* Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-191-4/+4
* Prevented Xorg crash in qtdemo when running corkboards example.Samuel Rødal2010-08-192-5/+28
* Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-191-6/+16
* Make this constructor explicit in Qt too.Aaron McCarthy2010-08-181-4/+0
* Compile on SymbianMartin Jones2010-08-182-14/+10
* Don't destroy ListModel child list nodes.Martin Jones2010-08-182-11/+28
* Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-181-1/+1
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-181-1/+3
* Modification of def files for non existing functions.Toby Tomkins2010-08-182-2/+2
* Update QtGui def filesJoona Petrell2010-08-182-1/+4
* Update QtDeclarative def filesJoona Petrell2010-08-182-0/+2
* Fix QProcessManager destructionMiikka Heikkinen2010-08-171-19/+28
* Cocoa: Stacking order of modal dialogs is wrongRichard Moe Gustavsen2010-08-161-6/+6
* Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)Prasanth Ullattil2010-08-164-0/+19
* Properly emit geometryChanged() when the position change.Alexis Menard2010-08-131-1/+2
* QAudioOutput(ALSA); Fix check for available devices.Justin McPherson2010-08-131-14/+17
* doc: The QML Qt element was missing from the documentation.Martin Smith2010-08-121-3/+4
* Disable minRightBearing optimization in QTextLayout on MacEskil Abrahamsen Blomfeldt2010-08-121-0/+2
* Fix scrollbar randomly popping up in QPlainTextEditEskil Abrahamsen Blomfeldt2010-08-121-4/+17
* Fix QTextEngine overflow caused by extremely long textJiang Jiang2010-08-123-33/+87
* Fix RightBearing confusion in text layoutmae2010-08-121-1/+1
* Updated WebKit to 72b1c38579ca1fdb3f242e29cd16e5bfb4925813Simon Hausmann2010-08-124-3/+16
* Fix regression with SSL connections failing on symbianShane Kearns2010-08-111-1/+1
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-111-0/+5
* Don't double-add item change listeners.Michael Brasser2010-08-111-2/+2
* doc: Fixed some qdoc errors.Martin Smith2010-08-091-2/+3
* doc: Fixed some qdoc errors.Martin Smith2010-08-092-0/+33
* doc: Fixed some S60 qdoc errors.Martin Smith2010-08-092-0/+54
* Translation work for 4.7Pierre Rossi2010-08-091-1/+1
* Fix broken example codeBea Lam2010-08-081-8/+11
* Top-level QML item should not have special focus handling.Michael Brasser2010-08-081-7/+4
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-087-26/+67
* Fix warning from whining complier.Martin Jones2010-08-081-1/+1
* Modified descriptions of QBasicTimer class and isActive() function.Jerome Pasion2010-08-081-3/+4
* Update def files for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-061-1/+1
* Fix link error when building Bearer application with Qt MobilityAlex2010-08-062-1/+8
* Updated WebKit to 413404da27312051bb3ff2cfd0f3fca42aa4b245Simon Hausmann2010-08-066-4/+48
* Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-064-46/+41
* Don't crash if an item is removed from the scene while it is gaining focus.Martin Jones2010-08-061-0/+5
* Fixed crash in concentric circles exampleGunnar Sletta2010-08-061-1/+1
* Make SpringAnimation usable inside a transitionmae2010-08-062-146/+99
* Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-061-1/+1
* Fixed the curve descriptions and added descriptions for overshoot, amplitude,...Jerome Pasion2010-08-061-6/+16
* Update def files.Aaron McCarthy2010-08-062-1/+5
* Fix crash when setting font decorations on text drawn with QStaticTextEskil Abrahamsen Blomfeldt2010-08-051-1/+6
* Fix last character being overwritten in password fieldShane Kearns2010-08-051-0/+4