summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221209-1732/+138782
* Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-172-4/+30
* Merge commit 'remotes/tb-optim/qvariant-optimizations'Thierry Bastian2009-04-173-60/+88
|\
| * make construction for known type fasterThierry Bastian2009-03-312-23/+34
| * make the float constructor inline (improves construction/destruction performa...Thierry Bastian2009-03-312-3/+1
| * small change wrt to destruction (patch suggested by ogoffart)Thierry Bastian2009-03-311-5/+9
| * add proper support for floats to QVariantThierry Bastian2009-03-262-7/+21
| * Improved qVariantSetValue by reusing the internals if possibleThierry Bastian2009-03-261-1/+12
| * small simplification in internals of QVariantThierry Bastian2009-03-261-25/+4
| * Added template to the private classes to avoid double allocation in QVariantThierry Bastian2009-03-261-7/+18
| * Avoids calling function pointer in constructor of QVariantThierry Bastian2009-03-261-23/+23
* | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-172-18/+49
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-17179-2194/+917
|\ \
| * | Fix obsolete version number in docs.Jason McDonald2009-04-171-3/+1
| * | Wrong version number in windows installation doc.Jason McDonald2009-04-171-1/+1
| * | Remove out-of-date Cocoa known issues page.Jason McDonald2009-04-171-168/+0
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-171-1/+4
| |\ \
| | * | Line edit displays garbage when pressing up or down arrow keys (Cocoa).Prasanth Ullattil2009-04-171-1/+4
| * | | Fix incorrect year and version number in assistant docs.Jason McDonald2009-04-171-2/+2
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-179-21/+42
| |\ \ \ | | |/ /
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-175-4/+24
| | * | Add my bugfix.Ariya Hidayat2009-04-171-0/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-17210-2891/+3388
| | |\ \
| | * | | Fix management of svg iconsJarek Kobus2009-04-173-17/+17
| * | | | BT: Fix version number in FAQ.txt.Jason McDonald2009-04-171-1/+1
| | |/ / | |/| |
| * | | Allow -help to be used in a non-eval package.Lincoln Ramsay2009-04-171-2/+2
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Rhys Weatherley2009-04-171-5/+4
| |\ \ \
| | * | | BT: Whats new doc page has a link to changes-4.5.0 file instead of 4.5.1Jason McDonald2009-04-171-5/+4
| * | | | Document my QGLFramebufferObject changeRhys Weatherley2009-04-171-0/+3
| |/ / /
| * | | Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-162-1/+35
| * | | Document my changes for 4.5.1Rhys Weatherley2009-04-161-0/+6
| * | | Use setContentsMargins() instead of setMargin().Jan-Arve Sæther2009-04-161-2/+2
| * | | CompileOlivier Goffart2009-04-161-1/+1
| * | | QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-162-1/+55
| * | | BT:Stop widgets disappearing in unified when clicking the toolbar buttonNorwegian Rock Cat2009-04-161-1/+12
| * | | Remove some warningsNorwegian Rock Cat2009-04-161-2/+2
| * | | First round of change log cleanups.Kavindra Devi Palaraja2009-04-161-35/+46
| * | | Phonon autotest - checking if the backend plugin is actually deployedThomas Hartmann2009-04-161-2/+16
| * | | log my changesOswald Buddenhagen2009-04-161-2/+14
| * | | Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1Kavindra Devi Palaraja2009-04-161-1/+1
| * | | Doc - Changed the link provided in the README file to one that does notKavindra Devi Palaraja2009-04-161-1/+1
| * | | Doc - Some minor cleanups in the documentation of QInputDialog. AlsoKavindra Devi Palaraja2009-04-162-88/+99
| * | | Fix QPrinter::setPrinterName()/QPrinter::printerName() on the Mac.Trond Kjernåsen2009-04-162-28/+39
| * | | fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-163-22/+7
| * | | Add a warning for trying to connectToHost() when disconnecting.Thiago Macieira2009-04-161-1/+1
| * | | change log updated for 4.5.1Joerg Bornemann2009-04-161-0/+1
| * | | ChangelogRichard Moe Gustavsen2009-04-161-0/+17
| * | | BT: Mac: QtDemo is really sluggish when opening menusRichard Moe Gustavsen2009-04-162-3/+3
| * | | Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-162-4/+9
| * | | Remove obsolete code.Jason McDonald2009-04-162-15/+2