summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add macros for assuming and unreachable codeThiago Macieira2012-03-244-0/+94
* Update the C++11 support macrosThiago Macieira2012-03-242-45/+115
* QPrinterInfo: remove a test that is too earlyThiago Macieira2012-03-241-1/+1
* Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-248-23/+18
* Fix compilation of tst_QSqlThread: no need to use QBasicAtomicInt hereThiago Macieira2012-03-241-1/+1
* Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-244-10/+71
* Added QAccessibleGroupBoxFrederik Gladhorn2012-03-245-14/+180
* Silence a warning about a change of sign.Thiago Macieira2012-03-241-1/+1
* Update the header list for the QtDBus moduleThiago Macieira2012-03-241-3/+4
* Remove support for Mac OS X compilers without the -Xarch flagThiago Macieira2012-03-241-16/+0
* Add the missing 'itt eq' instructions to the ARM atomics.Thiago Macieira2012-03-241-0/+2
* Silence warnings about GCC #pragma in ICCThiago Macieira2012-03-241-2/+2
* Fix warnings about commas at the end of enumsThiago Macieira2012-03-243-3/+3
* Fix building the XCB platform pluginThiago Macieira2012-03-241-1/+2
* Fix deprecation warning about QPlatformWindow::visibleThiago Macieira2012-03-241-1/+1
* Fix loading of the ICU dynamic libraries on Windows.Friedemann Kleint2012-03-241-6/+23
* Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGWJan-Arve Saether2012-03-246-93/+154
* API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-248-49/+61
* xcb: fix (negative) coordinate handlingMarc Mutz2012-03-241-5/+7
* Compile fix for MinGW.Friedemann Kleint2012-03-241-1/+3
* Fix warnings in qtbase.Friedemann Kleint2012-03-244-4/+3
* configure: Fix x86_64 arch detection (part 2)Bradley T. Hughes2012-03-241-1/+1
* Make QEglFSBackingStore use QtGui-only APIs.Samuel Rødal2012-03-233-55/+43
* Initial implementation of QQnxServicesRafael Roquetto2012-03-235-0/+176
* Implement QSystemTrayIcon for X11.Friedemann Kleint2012-03-235-275/+159
* Remove #if 0 sections from QRegExp autotestGiuseppe D'Angelo2012-03-231-3/+3
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
* Only create cmake files if MODULE is set.Stephen Kelly2012-03-231-1/+1
* QLocalSocket: remove double buffer on qlocalsocket_unixMartin Petersson2012-03-231-1/+1
* Check if Qt::ImEnabled is true before handling im events on MacTasuku Suzuki2012-03-233-17/+60
* Cocoa: Add window fullscreen button on OS X Lion.Morten Johan Sorvig2012-03-231-0/+9
* Add QPA readme.Morten Johan Sorvig2012-03-231-0/+49
* configure: Fix x86_64 detectionBradley T. Hughes2012-03-232-2/+2
* Fix udev building after commit 7a169fb52a2d57ec6b3b8e6196e5d4ce084e3eb0Thiago Macieira2012-03-231-1/+1
* Deprecate QInputMethodEvent::setTentativeCommitString()Pekka Vuorela2012-03-232-2/+4
* Whitespace fix for brace in qstring.cppThiago Macieira2012-03-231-1/+1
* Quick optimisations to QString: no const-ref for QLatin1XXXThiago Macieira2012-03-231-4/+4
* Use the same ifdef-based debugging as the other engines.Robin Burchell2012-03-231-22/+28
* Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-232-4/+19
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-237-89/+69
* Deprecate QApplication::setGraphicsSystemDonald Carr2012-03-221-2/+3
* Make QLocalePrivate::updateSystemLocale() reset the locale data on UnixLars Knoll2012-03-221-21/+49
* Make QLocale not depend on being friends with the global staticThiago Macieira2012-03-222-9/+8
* Remove the workaround for GCC 3.3 on IRIXThiago Macieira2012-03-221-12/+0
* Make architecture detection more robust.Girish Ramakrishnan2012-03-224-43/+21
* Fix compilation on ARM with C++11: narrowing conversionThiago Macieira2012-03-223-3/+3
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix the build of -qt-freetypeThiago Macieira2012-03-222-1/+1
* Fix compilation: std::min is in <algorithm>Thiago Macieira2012-03-221-0/+1
* Save the pkg-config settings in config.statusThiago Macieira2012-03-221-0/+4