summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-201-1/+5
* Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
* Marking the shmid segment to be destroyed. It prevents leaks when the app cra...Simone Fiorentino2009-11-201-0/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2014-76/+54
|\
| * Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-2011-17/+95
| |\
| * | Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-197-62/+14
| * | Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1998-580/+743
| |\ \
| * | | remove bogus doc paragraphs relating to codecForUtfText()Oswald Buddenhagen2009-11-191-6/+0
* | | | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-191-1/+1
| |_|/ |/| |
* | | QNativeSocketEngine: Compile fixMarkus Goetz2009-11-191-1/+1
* | | QNAM HTTP Code: Use KeepAlive socket optionMarkus Goetz2009-11-191-0/+2
* | | Revert "Revert "Fix detection of linux-g++""Simon Hausmann2009-11-194-4/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1970-275/+365
|\ \ \ | | |/ | |/|
| * | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-1922-139/+205
| |\ \
| * | | Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
| * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1962-266/+334
| |\ \ \
| | * | | Ran the script utils/normalizeOlivier Goffart2009-11-1847-191/+191
| | * | | MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
| | * | | QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-181-2/+6
| | * | | QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-181-7/+7
| | * | | QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-182-0/+25
| | * | | Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-181-3/+6
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-182-4/+9
| | |\ \ \
| | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-182-4/+9
| | | |\ \ \
| | | | * | | QS60Style returns hint QFormLayout::WrapLongRowsAlessandro Portale2009-11-172-4/+9
| | * | | | | Export QStateMachine::WrappedEvent and QStateMachine::SignalEventEskil Abrahamsen Blomfeldt2009-11-181-2/+2
| | |/ / / /
| | * | | | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-17165-2977/+4578
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Yoann Lopes2009-11-1710-39/+61
| | |\ \ \ \ \
| | | * | | | | Warning FixesOlivier Goffart2009-11-171-4/+0
| | | * | | | | Mouse wheel wouldn't scroll the itemview when over header viewsGabriel de Dietrich2009-11-171-1/+6
| | | | |/ / / | | | |/| | |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-173-25/+45
| | | |\ \ \ \
| | | | * | | | LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-172-25/+43
| | | | * | | | e32def.h include removes TRUE/FALSE redifine warnings on Symbian with gcce co...tomyri2009-11-171-0/+2
| | | * | | | | Fixed a crash on Mac in QPixmap when loading pixmaps of different sizes.Trond Kjernåsen2009-11-172-3/+5
| | | * | | | | Fix pixel alignment of glyphs when using raster engine on Mac CocoaEskil Abrahamsen Blomfeldt2009-11-171-1/+1
| | * | | | | | Fixes polish events for explicitly hidden GraphicsWidgetItems.Yoann Lopes2009-11-171-5/+3
| * | | | | | | Fixed Multi-length strings not implemented for float functionsOlivier Goffart2009-11-191-3/+19
| * | | | | | | Revert "Fix detection of linux-g++"Paul Olav Tvete2009-11-194-4/+4
| * | | | | | | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
| * | | | | | | Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
* | | | | | | | Remember to match the actual arguments too.Thiago Macieira2009-11-192-0/+20
* | | | | | | | Disable the deprecation warning for this signal since we're using it nowThiago Macieira2009-11-191-5/+0
* | | | | | | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-191-0/+3
* | | | | | | | QTcpSocket: Fix waitForConnected on WindowsMarkus Goetz2009-11-192-7/+65
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
* | | | | | | Fix JavaScriptCore on 32-bit Sparc: these machines are big-endianThiago Macieira2009-11-181-0/+10
* | | | | | | Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
* | | | | | | Merge branch '4.6' into 4.6-stagingThiago Macieira2009-11-184-44/+66
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-182-13/+20