summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-13240-6072/+6072
* Use the QMAKE_CXXFLAGS_WARN_ON variable for setting -WerrorThiago Macieira2014-01-131-6/+6
* d-pointerize QWinOverlappedIoNotifierJoerg Bornemann2014-01-132-72/+104
* Update the time zones database from CLDR v.24Konstantin Ritt2014-01-132-846/+853
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-136-4376/+4571
* linuxfb: Migrate to QRegularExpressionLaszlo Agocs2014-01-131-15/+17
* QPrinter - Add missing PaperSource valuesJohn Layt2014-01-133-2/+15
* iOS: Enable C++11Tor Arne Vestbø2014-01-131-1/+0
* Compile fix for Windows PhoneAndrew Knight2014-01-131-1/+3
* WinRT winmain: fix linker error on x86 compilersAndrew Knight2014-01-131-1/+1
* Remove unnecessary call to updateHirarchyFabian Bumberger2014-01-131-2/+0
* qguiapplication_p.h: Compile fix for Android.Friedemann Kleint2014-01-131-1/+1
* Introduce a way of explicit selection of the platform themeŁukasz 'sil2100' Zemczak2014-01-131-6/+17
* Extend QTRY_COMPARE and QTRY_VERIFY macrosJędrzej Nowacki2014-01-131-16/+26
* Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-1369-1/+468
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-119-114/+114
* BlackBerry: Add a private PPS APINehme Bilal2014-01-117-2/+1768
* Fix namespaced build on LinuxDonald Carr2014-01-102-3/+5
* Add -Werror support for the regular Clang, not Apple'sThiago Macieira2014-01-101-3/+7
* QWizard/Windows: Add keyboard shortcut for 'Next'/'Back'.Friedemann Kleint2014-01-102-0/+7
* Use new connect syntaxFrederik Gladhorn2014-01-101-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1050-283/+422
|\
| * 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
| * Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
| * zlib: rename z_errmsg symbol to avoid name clash when linking staticallyTim Blechmann2014-01-091-0/+1
| * QPdfWriter - Fix setting of marginsJohn Layt2014-01-091-0/+2
| * QPdfPaintEngine - Remove postscript flagJohn Layt2014-01-092-5/+2
| * Mitigate performance regression in isExpandedEntityValueTooLarge().Mitch Curtis2014-01-091-28/+57
| * GTK FileDialog: don't convert QUrl to QString prematurelyShawn Rutledge2014-01-091-4/+3
| * don't make msvc see digraphsOswald Buddenhagen2014-01-091-1/+1
| * Windows: Silence warning in QWindowsFileDialogHelper::selectFile().Friedemann Kleint2014-01-091-2/+2
| * Ensure that the Qt5Core library does not contain "QTMETADATA ".Friedemann Kleint2014-01-091-1/+2
| * Fix evdevtouch build with -qtnamespaceSérgio Martins2014-01-091-3/+4
| * fix detection for multiple VS installationsJoerg Bornemann2014-01-081-2/+4
| * Android: Refactor the InputType mapping code.Christian Strømme2014-01-071-35/+41
| * Make QRubberBand transparent on Mac OS XMorten Johan Sørvig2014-01-071-1/+1
| * do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-071-21/+0
| * make the pkg-config error message more preciseOswald Buddenhagen2014-01-071-1/+1
| * Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-072-7/+1
| * test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
| * Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
| * Cocoa: fix gnu emacs style shortcut for action in menuLiang Qi2014-01-071-4/+3