summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksSze Howe Koh2014-02-0418-32/+26
* Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-3/+14
* Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery2014-02-031-1/+4
* Fix compilation: testBit is only used if mtdev isn'tThiago Macieira2014-02-031-0/+2
* Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
* Fix access after delete with Harfbuzz NG code path.Allan Sandfeld Jensen2014-02-031-1/+3
* OSX: FileDialogHelper uses options to remember the selected filterShawn Rutledge2014-02-031-2/+4
* QLogging: Avoid infinite loop in error caseEl Mehdi Fekari2014-02-021-5/+38
* Fix QByteArray documentation w.r.t. QString-related methodsGiuseppe D'Angelo2014-02-011-18/+12
* CMake: don't require GL when build with -no-openglPeter Kümmel2014-02-011-1/+1
* Add the default argument for the new connection syntaxThiago Macieira2014-02-011-2/+2
* Doc: corrected link/example errorsNico Vertriest2014-01-314-7/+7
* Upgrade Window Level for stay on top widget on OS XSamuel Gaist2014-01-311-1/+1
* Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2014-01-312-0/+10
* Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
* Also register complex D-Bus types when running under qdbusThiago Macieira2014-01-311-14/+19
* Doc: argument(s) was renamed to value(s), adjust QCommandLineOption docsDavid Faure2014-01-301-3/+3
* Load all available pixmaps in an icon file.Bastiaan Veelo2014-01-301-26/+30
* QPlainTextEdit: set Qt::ImhMultiLineRichard Moe Gustavsen2014-01-301-0/+1
* Remove duplicate move assignment operator docMorten Johan Sørvig2014-01-301-8/+1
* QFileSelector: correct the macro for android platformLiang Qi2014-01-301-2/+2
* Remove unused variableFrederik Gladhorn2014-01-292-2/+0
* QNetworkDiskCache - fix leak of file descriptorJungo Kim2014-01-291-0/+14
* Cocoa: Silence tablet event warning on 10.6Morten Johan Sørvig2014-01-281-0/+6
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-276-76/+30
|\
| * X11: build again on Linux distros that don't have XInput 2.2Shawn Rutledge2014-01-271-1/+3
| * Doc: Remove section on how build the MySQL driver for MinGW usersKai Koehne2014-01-251-67/+0
| * Doc: Added more information about the WriteOnly modeVenu2014-01-251-2/+3
| * Don't allow the QLibraryStore to be recreated during shutdownThiago Macieira2014-01-221-6/+15
| * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-222-0/+9
* | Fix typo in the function argument of QRect::moveTo: t -> yThiago Macieira2014-01-271-1/+1
* | evdevtouch: Don't try to keep reading on EAGAINRobin Burchell2014-01-241-26/+47
* | Remove invalid comment from qabstractanimation_p.Jędrzej Nowacki2014-01-241-2/+2
* | Remove obsolete parts from QNAM documentationAlex Blasche2014-01-241-6/+1
* | Cleanup of the android clipboard handlingSamuel Gaist2014-01-232-5/+13
* | Revert "Fix mix of new[] / malloc in QTest::toHexRepresentation"Thiago Macieira2014-01-231-3/+4
* | Doc: corrected broken linksNico Vertriest2014-01-233-5/+2
* | 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-221-3/+4
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-01-2223-64/+193
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-2223-64/+193
| |\|
| | * Fix a bug in some QString comparison operatorsLars Knoll2014-01-211-4/+4
| | * 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