summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-262-3/+20
* ios: Do not drop the user-provided default QSurfaceFormatLaszlo Agocs2015-07-251-1/+1
* Doc: Don't advertise QLocale::system() in QTranslator::load documentationKai Koehne2015-07-231-1/+1
* Windows/QClipboard: Fix crash in debug output of QMimeData.Friedemann Kleint2015-07-232-19/+20
* Fix action shortcuts for QToolButtonPaul Olav Tvete2015-07-232-9/+9
* Doc: Amended the \inmodule statement for QSessionManagerVenugopal Shivashankar2015-07-231-1/+1
* fix -no-opengl buildJoerg Bornemann2015-07-232-1/+4
* QPdfEnginePrivate - fix for '-qreal float' build.Timur Pocheptsov2015-07-221-4/+4
* Fixed null pointer dereferenceRon Bessems2015-07-221-6/+6
* Doc: Add Q_MV_IOS to ignored C++ directivesNico Vertriest2015-07-221-1/+2
* Doc:added doc to undocumented functionsNico Vertriest2015-07-2227-36/+375
* Replace old C-style castAndré Klitzing2015-07-221-2/+2
* xcb: Ignore disabling of outputs in the middle of the mode switchAlexander Volkov2015-07-221-5/+13
* When a screen comes back online, the windows need to be told about itRalf Jung2015-07-221-0/+8
* Add the GPLv3 license textThiago Macieira2015-07-222-1/+689
* QTimeZone: Convert fractional timezones properly.Cesar Garcia Naranjo2015-07-212-6/+31
* Use jom instead of nmake to compile configure.exeThiago Macieira2015-07-211-3/+4
* Doc: update the Q_OS_MAC documentation to be less misleadingThiago Macieira2015-07-211-1/+1
* Protect against a null widget pointer.Volker Krause2015-07-211-1/+1
* tst_qmimedatabase.cpp: Set write permission on files extracted from resources.Friedemann Kleint2015-07-211-8/+38
* qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WINSebastian Schuberth2015-07-211-1/+1
* Windows: Fix handling of cursor flash time.Friedemann Kleint2015-07-211-1/+1
* Windows: register alias for application fontJian Liang2015-07-202-5/+11
* Remove attempt at detecting compile-time HLEThiago Macieira2015-07-202-5/+1
* Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomicThiago Macieira2015-07-201-3/+3
* QtCore: Fix const correctness in old style castsThiago Macieira2015-07-2012-37/+38
* QtTest: fix build error with -no-guiTasuku Suzuki2015-07-201-2/+9
* Fix build with clang 3.7Bernhard Rosenkränzer2015-07-201-4/+4
* Also disable constexpr support in ICC with MSVC before MSVC2015Thiago Macieira2015-07-181-0/+3
* Don't complain about missing CPU features under ValgrindThiago Macieira2015-07-181-1/+10
* Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-188-4/+4
* Fix GCC 4.9 warning about repeated attributesThiago Macieira2015-07-181-1/+1
* tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4
* Add test for invalid exif dataRainer Keller2015-07-172-0/+8
* Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14
* QDir::removeRecursively(): Retry file deletion with write permission set.Friedemann Kleint2015-07-173-11/+22
* Stabilize tst_QListView::batchedMode().Friedemann Kleint2015-07-171-33/+22
* forkfd: update the API to add a reading and closing functionThiago Macieira2015-07-173-35/+87
* Don't complain about non-matching Qt versions in qwidget.cppThiago Macieira2015-07-171-1/+8
* configure.bat: Search for icl.exe before cl.exeThiago Macieira2015-07-171-6/+6
* configure: Initialize variables for the EGLFS backendsThiago Macieira2015-07-171-0/+3
* Update the list of compilers we are free of warnings withThiago Macieira2015-07-171-4/+4
* configure: properly quote the test name containing spacesThiago Macieira2015-07-171-1/+1
* Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
* Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget().Friedemann Kleint2015-07-161-3/+10
* Set Q_CC_INTEL to the ICC version when in MSVC compat modeThiago Macieira2015-07-161-1/+1
* Improve ICC compatibility with older MSVC versions (up to 2010)Thiago Macieira2015-07-161-0/+10
* Disable thread-safe statics for MSVC 2015: they're brokenThiago Macieira2015-07-162-3/+4
* Doc: Updated online template with the latest footerVenugopal Shivashankar2015-07-161-32/+31
* Fix broken gpu blacklist matching in the windows pluginLaszlo Agocs2015-07-161-1/+1