summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not consider a signal to be connected if only a signal spy is installed.Volker Krause2014-01-162-5/+6
* eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-163-6/+25
* Android: Don't register main thread on loading libraryEskil Abrahamsen Blomfeldt2014-01-164-6/+8
* Android: QStandardPaths implementationChristian Strømme2014-01-163-3/+336
* Android: Add convenience function to get the API level.Christian Strømme2014-01-162-0/+22
* Fix unused-function warning in qdrawhelper.cppThiago Macieira2014-01-161-6/+0
* Doc: Fix typo in Fade Message Effect Example documentationJonathan Liu2014-01-161-1/+1
* Doc: Fix suggest parentheses GCC warningJonathan Liu2014-01-161-1/+1
* don't turn = into += in cumulative modeOswald Buddenhagen2014-01-151-25/+4
* set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen2014-01-151-4/+0
* consistently use single quotes to quote sed & tr argumentsOswald Buddenhagen2014-01-151-28/+28
* Bump Qt version to 5.2.2Sergio Ahumada2014-01-151-2/+2
* network tests: add manual test for uploading images to FacebookPeter Hartmann2014-01-151-0/+107
* Run non-xcb X tests also with -no-xcbLaszlo Agocs2014-01-151-36/+36
* test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* Document QAbstractItemModels::roleNames() better.Mitch Curtis2014-01-151-0/+28
* REG: Fix make install on library projects on AndroidEskil Abrahamsen Blomfeldt2014-01-151-0/+3
* Fix some typosKurt Pattyn2014-01-151-3/+3
* Minor optimization use QString midRef instead of mid.Jędrzej Nowacki2014-01-151-1/+1
* Fix typo in QTextEdit documentationSimon Hausmann2014-01-151-1/+1
* Clear read- and write buffersKurt Pattyn2014-01-151-3/+5
* qdocconf: Remove nonexistent dependencySze Howe Koh2014-01-152-2/+0
* Saving physical size changes of screen on WindowsCyril Oblikov2014-01-151-0/+2