summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the idempotent recoding tests in tst_QUrlInternalThiago Macieira2012-05-221-3/+28
* Fix compilation on Linux: link to zlib in the bootstrapped tools.Thiago Macieira2012-05-221-2/+1
* Add mouse event internal members needed by declarativeLaszlo Agocs2012-05-224-3/+35
* Fixed unused paramater warning in download example.Mitch Curtis2012-05-221-0/+2
* Fixed "No such signal" error in download example output.Mitch Curtis2012-05-221-0/+3
* Fixed unused function warning in qsslcertificate test.Mitch Curtis2012-05-221-2/+2
* Replace (un)checkAction with toggleAction (1/3)Jan-Arve Saether2012-05-222-0/+14
* QTextEngine: minor clean-upKonstantin Ritt2012-05-221-9/+14
* QWidgetWindow: handle ShortcutOverride eventsBradley T. Hughes2012-05-221-0/+1
* eglfs/pi: update handles are 'local' variablesGirish Ramakrishnan2012-05-221-2/+3
* directfb: Handle focus, close and geometry change eventsHolger Hans Peter Freyther2012-05-222-0/+32
* directfb: Expose the window when it becomes visibleHolger Hans Peter Freyther2012-05-221-2/+4
* Clean up Raspberry Pi specDonald Carr2012-05-222-9/+19
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-229-10/+8
* Prevent infinite loops by handling all ZLIB errorsShane Kearns2012-05-211-5/+4
* Windows-configure.exe: Do not print licensing info in log.Friedemann Kleint2012-05-211-6/+1
* Fixed unused function warning in qsslkey test.Mitch Curtis2012-05-211-2/+2
* Windows/MinGW: Fix warnings about missing enumeration values.Friedemann Kleint2012-05-212-0/+2
* QNX: Take orientation into account when reporting physical sizeSean Harmer2012-05-211-3/+8
* QNX: Implement the QPlatformScreen::orientation() functionSean Harmer2012-05-212-2/+19
* input: Synchronize multiple mice handled through evdevmouse pluginJohannes Zellner2012-05-214-32/+54
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-213-51/+28
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-214-7/+15
* Make QStringLiteral always choke on non-literalsThiago Macieira2012-05-211-1/+1
* Fix QtDBus compilation for -qconfig largeTasuku Suzuki2012-05-211-0/+4
* win32/default_pre.prf: Remove exceptions_off, thread_off, stl_off.Friedemann Kleint2012-05-211-1/+1
* Remove a line of garbageLaszlo Agocs2012-05-211-3/+1
* QRegularExpression: Fix warnings about deprecated tr()-function.Friedemann Kleint2012-05-211-2/+2
* QNetworkReplyHttpImplPrivate::migrateBackendMartin Petersson2012-05-211-29/+2
* Cocoa: Fix memory leak in the accessibility code.Morten Johan Sorvig2012-05-211-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-2110-41/+107
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-211-0/+12
* Don't create QBackingStore for QDesktopWidgetGirish Ramakrishnan2012-05-211-1/+1
* Fix MSVC warnings about struct/class mismatch for dynamic metaobjects.Friedemann Kleint2012-05-211-1/+1
* Elaborate QUrl::toString() documentation.Leonard Lee2012-05-211-0/+2
* Get rid of ambiguous overload for xgetbv.Jan-Arve Saether2012-05-211-2/+2
* qdoc: Write <qmlinheritedby> before <qmlinstantiates>Martin Smith2012-05-211-1/+1
* Input: evdevmouse plugin cleanupJohannes Zellner2012-05-212-22/+13
* Move rarely used QObjectPrivate data to extraDataMartin Jones2012-05-215-40/+49
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-214-10/+10
* Add the LICENSE.GPL file to the module referenced from license headersLaszlo Papp2012-05-201-0/+674
* -device: c01621ec8 broke device featureGirish Ramakrishnan2012-05-191-0/+2
* Cocoa implementation of QPA menu interface.James Turner2012-05-1922-256/+1423
* Fixed unused variable warning in anchorlayout example.Mitch Curtis2012-05-191-23/+23
* Fixed unused variable warning in chart example.Mitch Curtis2012-05-191-5/+0
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-1916-191/+348
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-195-3/+8
* Adding QPlatformTheme support for Blackberry devices.Sean Harmer2012-05-197-2/+306
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-191-1/+11
* Compile fix: Do not rely on __cpuidex() for msvc2008Jan-Arve Saether2012-05-191-4/+5