summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Cocoa: silence warnings from QCocoaBackingStoreBradley T. Hughes2012-03-261-16/+1
| * Cocoa: QCocoaWindow::clearNSWindow() needs to cleanup properlyBradley T. Hughes2012-03-261-1/+3
| * Reunite NAS support in configure with QSoundDonald Carr2012-03-261-10/+0
| * Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-262-5/+6
| * Fix measurement system for the UKLars Knoll2012-03-265-9/+35
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-267-37/+19
| * Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
| * Cocoa: reimplement QPlatformWindow::setOpacity()Bradley T. Hughes2012-03-262-0/+7
| * Fix for fontconfig 2.9 behavior changeJiang Jiang2012-03-261-11/+9
| * Remove dummy impl. of shared graphics cache in XCB pluginEskil Abrahamsen Blomfeldt2012-03-267-1279/+2
| * Cocoa: reimplement QPlatformBackingStore::scroll()Bradley T. Hughes2012-03-262-0/+13
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-264-21/+84
| * Cocoa: send key events for modifier keysBradley T. Hughes2012-03-261-0/+37
| * Cocoa: keep a NSWindow pointer in QCocoaWindowBradley T. Hughes2012-03-261-1/+1
| * Fix qtnamespace compile break on Mac.Sarah Smith2012-03-267-12/+18
| * Fixed qthreadstorage unittest to work from install directoryKurt Korbatits2012-03-261-0/+4
| * Remove the Q_STATIC_TEMPLATE_SPECIALIZATION macroThiago Macieira2012-03-263-9/+0
| * Remove the use of a template qUnused function for ICCThiago Macieira2012-03-251-1/+1
| * Work around what apparently is a GCC 4.6.0 bugThiago Macieira2012-03-251-1/+1
| * Improve accessibility test to handle more text events.Frederik Gladhorn2012-03-251-9/+36
| * Use private futexes for QMutex on Linux if they're availableThiago Macieira2012-03-251-2/+35
| * Use XCB_TIME_CURRENT_TIME instead of CurrentTime from X.h in xcb plugin.Samuel Rødal2012-03-241-1/+1
| * Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-243-3/+54
| * 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