summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QAbstractSocket: make build with debug statements compilePeter Hartmann2014-01-231-1/+1
* Don't include <gnu/lib-names.h> when compiling with uClibcJorgen Lind2014-01-232-2/+2
* EvdevTouch: Don't remove released touch data for Type B; only ignore slotRobin Burchell2014-01-221-8/+29
* Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-222-3/+6
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-01-2227-71/+257
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-2227-71/+257
| |\
| | * Fix a bug in some QString comparison operatorsLars Knoll2014-01-212-4/+60
| | * Work around FBO readback bug on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-213-7/+9
| | * Fix compilation of ANGLE with mingw-tdm64 gcc 4.8.1Kai Koehne2014-01-212-1/+34
| | * Cocoa: avoid a crash for cursor in QCocoaWindowLiang Qi2014-01-211-1/+5
| | * Use non-threaded render loop on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-174-1/+29
| | * Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-171-2/+2
| | * [QNX] Set Window usageAndreas Holzammer2014-01-162-0/+13
| | * Fix crash due to a stale pointer dereferencingKonstantin Ritt2014-01-164-18/+51
| | * Revert "Cocoa: fix single punctuation input via CJK input method"Liang Qi2014-01-161-0/+5
| | * Cocoa: Popups should not become keyGabriel de Dietrich2014-01-162-9/+1
| | * Doc: Update links in INSTALL fileTopi Reinio2014-01-161-6/+6
| | * Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig2014-01-151-10/+33
| | * Remove Mac unified toolbar workarounds.Morten Johan Sørvig2014-01-151-6/+2
| | * Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich2014-01-151-0/+1
| | * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-144-9/+9
* | | qdoc: Fix crash in Generator::generateInnerNodeAlbert Astals Cid2014-01-221-5/+6
|/ /
* | Fix the alignment for non-ASCII stringsThiago Macieira2014-01-221-2/+4
* | Fix mix of new[] / malloc in QTest::toHexRepresentationThiago Macieira2014-01-221-4/+3
* | QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-222-4/+9
* | X11: Qt::ActiveWindowFocusReason in QFocusEvent when appropriateShawn Rutledge2014-01-211-3/+3
* | Conditionally disable deprecated warningsKurt Pattyn2014-01-211-2/+6
* | Initialize QGuiApplicationPrivate::lastCursorPosition to infFrederik Gladhorn2014-01-211-1/+2
* | Do not limit clang generated debug info to dwarf-2 on mac.Erik Verbruggen2014-01-211-4/+0
* | Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek2014-01-211-1/+5
* | Retain compiler warning stateKurt Pattyn2014-01-211-2/+5
* | Suppress unsafe warnings of MSVCKurt Pattyn2014-01-211-0/+8
* | Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* | Mac: Improve transformed QGraphicsProxyWidgetsMorten Johan Sørvig2014-01-201-2/+2
* | Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
* | clear OBJECTIVE_SOURCES as wellOswald Buddenhagen2014-01-201-0/+1
* | Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-202-2/+21
* | Fix QPixmap and OpenGL threading warnings when paintingAleix Pol2014-01-181-1/+4
* | Fix typos in QUrl::toAce() documentation.Mitch Curtis2014-01-181-1/+1
* | Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-182-5/+12
* | Fix detecting the system pathOlivier Goffart2014-01-181-1/+1
* | QNX: Fix compilation of qdatetime.cppSergio Ahumada2014-01-181-2/+2
* | QCocoaTheme: Fix size of pixmap returned by fileIconPixmapEike Ziller2014-01-171-8/+16
* | Fix QtTest function-unused warnings found by Clang 3.4Thiago Macieira2014-01-172-7/+7
* | moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-176-4/+22
* | Optimize QDateTime string parsingJędrzej Nowacki2014-01-171-11/+31
* | Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-162-6/+0
* | Make QCommandLineParser not crash if passed a bad QCommandLineOptionThiago Macieira2014-01-161-1/+2
* | Add linux/kd.h to the config test for evdevThiago Macieira2014-01-161-0/+1
* | test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1