summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Never use a collision page as a main QCH landing pagev5.2.1Topi Reinio2014-01-291-1/+2
* 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 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
* 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
* Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig2014-01-151-10/+33
* Remove Mac unified toolbar workarounds.Morten Johan Sørvig2014-01-151-6/+2
* Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-143-8/+8
* Windows: Do not print test output to both stdout and system debug logKai Koehne2014-01-132-2/+10
* Mac: Remove old unified toolbar implementation.Morten Johan Sørvig2014-01-138-705/+5
* Fix typos in commentsKurt Pattyn2014-01-131-6/+6
* QNX: Fix compiler warning about unused variable.Sérgio Martins2014-01-121-0/+1
* Mac: remove unified toolbar workarounds.Morten Johan Sørvig2014-01-121-25/+2
* Mac: Update unified toolbar drawing code.Morten Johan Sørvig2014-01-121-3/+37
* Fix Use android theme when definedThorsten Zachmann2014-01-111-8/+16
* Mac: Update PE_IndicatorToolBarHandle drawing.Morten Johan Sørvig2014-01-111-8/+4
* Enable window dragging code in QToolBar on MacMorten Johan Sørvig2014-01-112-5/+5
* QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+5
* QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+9
* QLocale - Check day number is validJohn Layt2014-01-111-0/+3
* Fix to comply with Qt coding guidelinesKurt Pattyn2014-01-111-32/+19
* Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-116-2/+69
* Fix kms build with -qtnamespaceSérgio Martins2014-01-112-3/+5
* make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2014-01-112-1/+8
* fix connman QNetworkConfiguration DiscoveredLorn Potter2014-01-111-5/+7
* update the network configuration listLorn Potter2014-01-114-0/+44
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2014-01-101-1/+4
* Make qtbase compile with QT_NO_GESTURESTasuku Suzuki2014-01-103-0/+9
* Don't force create the platform window.Morten Johan Sørvig2014-01-101-5/+0
* Make qtbase compile with QT_NO_DOMTasuku Suzuki2014-01-101-0/+1
* Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-102-4/+9
* Make qtbase compile with QT_NO_XMLSTREAMWRITERTasuku Suzuki2014-01-101-0/+5
* Don't check if a file exists before opening itThiago Macieira2014-01-101-4/+2
* Fix QtWidget function-unused warnings found by Clang 3.4Thiago Macieira2014-01-101-9/+0
* Remove unused member m_eglApiThiago Macieira2014-01-102-3/+2
* Fix unused function warnings in qtriangulator.cppThiago Macieira2014-01-101-7/+2
* Fix function-not-used warnings detected by Clang 3.4Thiago Macieira2014-01-101-6/+6
* Fix file descriptor leak in the perf event counterThiago Macieira2014-01-101-9/+11
* zlib: rename z_errmsg symbol to avoid name clash when linking staticallyTim Blechmann2014-01-091-0/+1