summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-143-5/+5
* QSimplex: API cleanup [1/3]: Rename an enumMarc Mutz2014-02-142-4/+4
* QDBus: replace arg-chain with multi-argMarc Mutz2014-02-141-3/+3
* QDBus: avoid relocationsMarc Mutz2014-02-141-8/+9
* Add function to get the actual PID from QProcessChristian Strømme2014-02-142-2/+27
* Remove "thread_local" support from the Intel CompilerThiago Macieira2014-02-141-1/+0
* Centralize the handling of all the toXxx (integral) functionsThiago Macieira2014-02-145-242/+140
* QLocalePrivate: merge removeGroupSeparators into numberToCLocaleThiago Macieira2014-02-143-84/+52
* QLocalePrivate: move the stringToXxx to QLocaleDataThiago Macieira2014-02-147-97/+93
* QLocalePrivate: move the xxxToString functions to QLocaleDataThiago Macieira2014-02-147-189/+176
* Merge the pairs of stringTo{Double,LongLong,UnsLongLong}Thiago Macieira2014-02-143-70/+21
* Remove duplicated trimming of a stringThiago Macieira2014-02-141-49/+13
* iOS: only activate top-level windowsRichard Moe Gustavsen2014-02-141-9/+12
* iOS: activate window on touchesBeganRichard Moe Gustavsen2014-02-141-8/+3
* iOS: don't store reference to focus objectRichard Moe Gustavsen2014-02-142-5/+1
* Add a CSV logging feature to the benchlibThiago Macieira2014-02-147-3/+202
* Android: Add Foreign Window supportChristian Strømme2014-02-148-8/+213
* Android: Fix return value in createSurface()Christian Strømme2014-02-141-1/+1
* Close widgets properly from session management.Friedemann Kleint2014-02-144-35/+64
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-1318-173/+275
* Expose QPlatformWindow::invalidateSurface as a virtual function.Gunnar Sletta2014-02-132-0/+16
* Windows: Destroy tablet support before unregistering window classes.Friedemann Kleint2014-02-131-2/+7
* Update HarfBuzz-NG path on MacKonstantin Ritt2014-02-132-1/+5
* Force alignment for SSE2 to not crash with mingwKonstantin Ritt2014-02-133-6/+6
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-1332-164/+199
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1232-164/+199
| |\
| | * Correct the documentation of the return types of subjectInfo and issuerInfo.Richard J. Moore2014-02-121-8/+11
| | * Fix build with QT_NO_GRAPHICSEFFECTSérgio Martins2014-02-122-0/+10
| | * Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-3/+4
| | * Cleanup TSLib pluginSamuel Gaist2014-02-111-12/+7
| | * Accessibility Linux: Report Active stateFrederik Gladhorn2014-02-112-7/+2
| | * Doc: Fix issues with QOpenGLTexture enumerationsTopi Reinio2014-02-111-4/+15
| | * support c'tor as second parameter in foreach macroJoerg Bornemann2014-02-111-1/+1
| | * Document `moc -f<...>` behavior change in Qt-5.2.0David Faure2014-02-111-1/+1
| | * Doc: Adjust QDir::tempPath docu as recommended by Ossi.David Faure2014-02-111-1/+2
| | * Minor optimization for QTextEngine::shapeText()Konstantin Ritt2014-02-111-43/+36
| | * Fix log_clusters calculation in HarfBuzz-NG code pathKonstantin Ritt2014-02-111-37/+16
| | * Fix drawing vertical gradients in RGBA8888 formatsAllan Sandfeld Jensen2014-02-101-7/+7
| | * Fix assert when converting RGBx8888 to ARGB32_PMAllan Sandfeld Jensen2014-02-101-1/+1
| | * Make QUrl::isLocalFile fast by storing a flagThiago Macieira2014-02-101-9/+33
| | * Remove useless ifFrederik Gladhorn2014-02-101-3/+2
| | * Accessibility: Fix reporting the same name/value twiceFrederik Gladhorn2014-02-103-4/+4
| | * Doc: fix typo in QDebugStateSaver docuDavid Faure2014-02-101-1/+1
| | * qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging codeDavid Faure2014-02-101-6/+5
| | * QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure2014-02-101-4/+11
| | * QDir::tempPath: clarify trailing-slash situation.David Faure2014-02-101-2/+2
| | * QDir::tempPath: make fallback code more readable.David Faure2014-02-101-2/+2
| | * Don't deadlock when deleting slot objects in QMetaObject::activate()Thomas McGuire2014-02-081-1/+7
| | * QPA fix: allow setting the initially selected name filter (KDE)Dominik Haumann2014-02-081-1/+3
| | * QStandardPaths: remove trailing slash when reading from user-dirs.dirsDavid Faure2014-02-081-0/+2