summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* uic: Call to setCentralWidget() not generated for promoted central widgets.Friedemann Kleint2009-11-161-1/+1
* do not (fail to) compile qdatastream into qmake and cetestOswald Buddenhagen2009-11-134-4/+4
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-13196-21214/+22645
|\
| * Fix corelib def files for the new atomics implementationShane Kearns2009-11-132-0/+10
| * Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
| * Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-138-39/+586
| * Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
| * Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1329-110/+143
| |\
| | * 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-1128-108/+140
| | |\
| | | * Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+3
| | | * QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-112-6/+7
| | | * Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-111-1/+3
| | | * 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-111-4/+16
| | | * Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-3/+0
| | | * QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-2/+1
| | | * Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-3/+3
| | | * 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
| | | * Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| | | * 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
| | | * Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-101-0/+2
| | | * QGraphicsTextItem: update when changing the color.Olivier Goffart2009-11-091-0/+1
| | | * Fix docs for animation apiLeonardo Sobral Cunha2009-11-092-9/+9
| | | * Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-091-0/+5
| | | * 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 commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstreamBradley T. Hughes2009-11-131-0/+5
| |\ \ \
| | * \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-12159-21232/+21971
| | |\ \ \
| | * | | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+5
| * | | | | Fix typo in license headerAlessandro Portale2009-11-1227-27/+27
| * | | | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-12129-20868/+21517
| |\ \ \ \ \
| | * | | | | Fixed searching and copy/paste from PDF documents.axis2009-11-121-1/+1
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-125-2/+49
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-1/+8
| | | * | | | Def files frozen for 4.6.0 RCShane Kearns2009-11-1120-361/+21660
| | | * | | | Switch on DEF filesShane Kearns2009-11-111-10/+19
| | | * | | | Rewind def files to betaShane Kearns2009-11-1119-20979/+155
| | | * | | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-111-0/+34
| | | * | | | exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-111-1/+1
| | | * | | | Qt covers BC break in SymbianAlessandro Portale2009-11-111-2/+25
| | | * | | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-116-85/+2
| | | * | | | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-111-1/+11
| | | * | | | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-111-0/+4
| | | * | | | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-119-70/+159