summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump Qt version to 5.1.0Frederik Gladhorn2013-01-1514-52/+54
* Add support for Linux eventfd(7) in the UNIX event loopThiago Macieira2013-01-155-4/+112
* Doc: Update the info on the QSharedPointer internalsThiago Macieira2013-01-151-31/+24
* QUrl: methods for converting QStringList <-> QList<QUrl>David Faure2013-01-143-0/+55
* Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-147-169/+375
* Move QTemporaryFileEngine to private headerDavid Faure2013-01-143-50/+107
* Add syncToDisk() to QAbstractFileEngine.David Faure2013-01-146-4/+58
* Add renameOverwrite() to QAbstractFileEngine.David Faure2013-01-147-0/+49
* Use backslashes for UNC paths.Gatis Paeglis2013-01-141-1/+3
* Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-149-0/+586
* Fix QVistaHelper::disconnectBackButton().Friedemann Kleint2013-01-142-1/+7
* Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-143-9/+30
* QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-143-0/+78
* Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-144-0/+68
* Avoid a QVector allocation in QRegularExpressionMatchPrivateGiuseppe D'Angelo2013-01-141-8/+10
* QNetworkAccessManager: return default configuration if without sessionPeter Hartmann2013-01-111-6/+7
* Implement QAccessibleActionInterface in QAccessibleTableCellJosé Millán Soto2013-01-113-1/+129
* Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-114-0/+31
* QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-113-1/+52
* Fix regression in perspective-transformed textEskil Abrahamsen Blomfeldt2013-01-111-1/+1
* Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-1014-65/+73
* Fix title bar height of Aero wizard on Windows 8.Friedemann Kleint2013-01-092-4/+17
* Fix frame of Aero-Style wizards.Friedemann Kleint2013-01-097-69/+164
* Clean up some metatype declarations and registrationsStephen Kelly2013-01-098-22/+3
* Merge branch 'stable' into devSergio Ahumada2013-01-0991-156/+59525
|\
| * Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
| * Define Q_COMPILER_AUTO_FUNCTION for MVSCThiago Macieira2013-01-081-0/+1
| * test: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-088-0/+59020
| * Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
| * Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-0817-5/+171
| * Add auto test for HTTP cache fix for QTBUG-28035.Michael Brüning2013-01-081-0/+125
| * don't overquote deps on .pc and .la filesOswald Buddenhagen2013-01-081-6/+2
| * do not fixify + create QMAKE_{PKGCONFIG,LIBTOOL}_DESTDIROswald Buddenhagen2013-01-081-2/+2
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-0847-100/+100
| * Fix DnD when using QSimpleDrag.Sergio Martins2013-01-072-3/+15
| * QWindowsVistaStyle: fix frame renderingJ-P Nurmi2013-01-071-22/+26
| * Add QStyleHelper:isInstanceOf()J-P Nurmi2013-01-072-3/+16
| * fix QMAKE_MAKE for qtCompileTest for cross building modulesMark Brand2013-01-071-5/+9
| * Fix warning about cast from ASCII.Friedemann Kleint2013-01-071-1/+1
| * Fix warnings about unused functionsThiago Macieira2013-01-071-1/+2
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-07179-522/+59590
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-07179-522/+59590
| |\|
| | * Add bic data for tst_bicSergio Ahumada2013-01-069-7/+59027
| | * Update qlocale autotestMehdi Fekari2013-01-061-0/+50
| | * Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-069-16/+0
| | * configure: Remove left over for -nokia-developer optionSergio Ahumada2013-01-041-7/+0
| | * Disable Q_COMPILER_RVALUE_REFS on QNXRafael Roquetto2013-01-041-0/+3
| | * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0438-91/+1
| | * remove unused member from QSystemLocalePrivateJoerg Bornemann2013-01-041-3/+0