summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix compilation of ANGLE with mingw-tdm64 gcc 4.8.1Kai Koehne2-1/+34
2014-01-21Retain compiler warning stateKurt Pattyn1-2/+5
2014-01-21Suppress unsafe warnings of MSVCKurt Pattyn1-0/+8
2014-01-21Cocoa: avoid a crash for cursor in QCocoaWindowLiang Qi1-1/+5
2014-01-20Fix a possible crash in StyleSheetStyleJens Bache-Wiig1-1/+3
2014-01-20Mac: Improve transformed QGraphicsProxyWidgetsMorten Johan Sørvig1-2/+2
2014-01-20Fix warning in QVariant test.Christian Kandeler1-1/+1
2014-01-20clear OBJECTIVE_SOURCES as wellOswald Buddenhagen1-0/+1
2014-01-20Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2-2/+21
2014-01-18Fix QPixmap and OpenGL threading warnings when paintingAleix Pol1-1/+4
2014-01-18Fix typos in QUrl::toAce() documentation.Mitch Curtis1-1/+1
2014-01-18Fix crash when constructing a QVector with an empty initializer list.Volker Krause2-5/+12
2014-01-18Fix detecting the system pathOlivier Goffart1-1/+1
2014-01-18QNX: Fix compilation of qdatetime.cppSergio Ahumada1-2/+2
2014-01-17Use non-threaded render loop on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt4-1/+29
2014-01-17Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff1-2/+2
2014-01-17QCocoaTheme: Fix size of pixmap returned by fileIconPixmapEike Ziller1-8/+16
2014-01-17Fix QtTest function-unused warnings found by Clang 3.4Thiago Macieira2-7/+7
2014-01-17moc: Fix parsing of complex defines defined via command lineOlivier Goffart6-4/+22
2014-01-17Optimize QDateTime string parsingJędrzej Nowacki1-11/+31
2014-01-16Prevent spurious SSL errors from local certificates.Richard J. Moore2-6/+0
2014-01-16[QNX] Set Window usageAndreas Holzammer2-0/+13
2014-01-16Fix crash due to a stale pointer dereferencingKonstantin Ritt4-18/+51
2014-01-16Revert "Cocoa: fix single punctuation input via CJK input method"Liang Qi1-0/+5
2014-01-16Cocoa: Popups should not become keyGabriel de Dietrich2-9/+1
2014-01-16Doc: Update links in INSTALL fileTopi Reinio1-6/+6
2014-01-16Make QCommandLineParser not crash if passed a bad QCommandLineOptionThiago Macieira1-1/+2
2014-01-16Add linux/kd.h to the config test for evdevThiago Macieira1-0/+1
2014-01-16test: Don't build qmimedatabase-cache for QNXSergio Ahumada1-1/+1
2014-01-16Do not consider a signal to be connected if only a signal spy is installed.Volker Krause2-5/+6
2014-01-16eglfs: Allow using a different framebuffer deviceLaszlo Agocs3-6/+25
2014-01-16Android: Don't register main thread on loading libraryEskil Abrahamsen Blomfeldt4-6/+8
2014-01-16Added commmon linux-g++-tizen spec.upstream/5.2.1Tomasz Olszak2-0/+55
2014-01-16Android: QStandardPaths implementationChristian Strømme3-3/+336
2014-01-16Android: Add convenience function to get the API level.Christian Strømme2-0/+22
2014-01-16Fix unused-function warning in qdrawhelper.cppThiago Macieira1-6/+0
2014-01-16Doc: Fix typo in Fade Message Effect Example documentationJonathan Liu1-1/+1
2014-01-16Doc: Fix suggest parentheses GCC warningJonathan Liu1-1/+1
2014-01-15don't turn = into += in cumulative modeOswald Buddenhagen1-25/+4
2014-01-15set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen1-4/+0
2014-01-15consistently use single quotes to quote sed & tr argumentsOswald Buddenhagen1-28/+28
2014-01-15Bump Qt version to 5.2.2Sergio Ahumada1-2/+2
2014-01-15network tests: add manual test for uploading images to FacebookPeter Hartmann1-0/+107
2014-01-15Run non-xcb X tests also with -no-xcbLaszlo Agocs1-36/+36
2014-01-15Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig1-10/+33
2014-01-15Remove Mac unified toolbar workarounds.Morten Johan Sørvig1-6/+2
2014-01-15Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich1-0/+1
2014-01-15test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada1-0/+1
2014-01-15test: tst_qhostinfo requires `private_tests' setSergio Ahumada1-0/+1
2014-01-15Document QAbstractItemModels::roleNames() better.Mitch Curtis1-0/+28