summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xmlpatterns: unify error messages in generator and generated filePeter Hartmann2009-11-132-2/+2
* Introduce QFileNetworkReply in QNetworkAccessManagerMarkus Goetz2009-11-134-0/+326
* Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1351-292/+523
|\
| * Add an entry to the changelog about the XUnit support in QtTestThiago Macieira2009-11-131-1/+4
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1350-291/+519
| |\
| | * Fixed a crash when configuring an audio effect with the Phonon dialogThierry Bastian2009-11-121-2/+3
| | * Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1149-289/+516
| | |\
| | | * Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-112-2/+8
| | | * QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-113-8/+102
| | | * Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-112-1/+10
| | | * Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| | | * QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-112-9/+56
| | | * Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-112-75/+0
| | | * QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-102-2/+9
| | | * Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-102-3/+19
| | | * Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
| | | * Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
| | | * Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
| | | * Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-18/+18
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-1019-115/+142
| | | |\
| | | | * Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| | | | * Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-102-0/+10
| | | | * Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-102-3/+4
| | | | * Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1
| | | | * PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| | | | * Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4
| | | | * Make the new examples for effects use the Qt Animation FrameworkThierry Bastian2009-11-106-69/+84
| | | * | processEvents() does not always process *all* events in the queue.Jan-Arve Sæther2009-11-101-3/+3
| | | |/
| | | * Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-102-1/+7
| | | * QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-092-0/+59
| | | * Fix docs for animation apiLeonardo Sobral Cunha2009-11-092-9/+9
| | | * Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-092-0/+23
| | | * Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26
| | | * QPlastiqueStyle: Fix painting QTreeView with gradientOlivier Goffart2009-11-091-3/+7
| | | * Fix warningsThierry Bastian2009-11-093-2/+3
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-1329-161/+339
|\ \ \ \
| * | | | doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-131-6/+8
| * | | | Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-1328-155/+331
| |\ \ \ \
| | * | | | tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
| | * | | | QNAM: Parse RFC1123 directly and don't go through QLocaleHolger Hans Peter Freyther2009-11-111-8/+74
| | * | | | QNAM: Remove some more occurences of toLower on the hot pathHolger Hans Peter Freyther2009-11-113-8/+6
| | * | | | QNAM: Avoid using toLower for case insensitive comparisionHolger Hans Peter Freyther2009-11-111-12/+11
| | * | | | utils/qlalr generator: adapt changes to xmlstream and script filesPeter Hartmann2009-11-1111-108/+139
| | * | | | stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
| | * | | | QNAM HTTP Code: Start accept-language header with capital letterMarkus Goetz2009-11-101-1/+1
| | * | | | Merge branch '4.6' into core-4.6Thiago Macieira2009-11-091383-45740/+41718
| | |\ \ \ \
| | * | | | | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-092-3/+6
| | * | | | | network examples: unify the fortune server/client examplesPeter Hartmann2009-11-094-4/+25
| | * | | | | QNAM HTTP Code: Also send our locale name as accept-languageMarkus Goetz2009-11-091-4/+13
| | * | | | | Fix annotations added for complex types in signals.Thiago Macieira2009-11-081-1/+1