summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* XCB: Record the OpenGL profile in the formatSean Harmer2012-07-231-0/+1
* QNX: Use new native event filtering apiSean Harmer2012-07-232-1/+4
* Quote the SONAME properly.Stephen Kelly2012-07-231-1/+1
* QPaintBuffer: use the nullary version of qRegisterMetaTypeStreamOperators()Marc Mutz2012-07-231-4/+2
* QStyleFactory: remove unused typedef (GCC 4.8 warning)Marc Mutz2012-07-231-1/+0
* Split QWidgetsVariant tests into a separate testcase.Stephen Kelly2012-07-238-218/+514
* Create CMake files conditionally on the internal_module CONFIG option.Stephen Kelly2012-07-232-8/+2
* QTBUG-26296, dock widget movingJames Turner2012-07-236-11/+156
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Exclude the delayed resource file test on Windows.Stephen Kelly2012-07-231-1/+5
* Add a test for all QtBase modules.Stephen Kelly2012-07-233-0/+123
* Logging: Simplify message handler logic for windowsKai Koehne2012-07-212-67/+13
* Improve performance of QLibrary::load()Sean Harmer2012-07-211-4/+4
* release and clear next_bo when pageFlip failsElvis Lee2012-07-211-0/+4
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-213-16/+4
* Fix Mac OS X architecture detection for non-default Xcode setup.Danny Boelens2012-07-212-5/+23
* QFlags: complete constexpr'ifcationMarc Mutz2012-07-211-4/+4
* Fix typo: delyed -> delayedStephen Kelly2012-07-204-9/+9
* Check if we are creating a static library before a framework.Stephen Kelly2012-07-201-7/+7
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-2032-335/+422
* TYPO: Fix typo in warning messageMontel Laurent2012-07-201-1/+1
* Doc: Fix QUrl::isLocalFile documentationSergio Ahumada2012-07-201-1/+1
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-205-23/+23
* Don't create cmake files for QtPlatformSupport.Stephen Kelly2012-07-201-0/+6
* Activate native window tests of QMdiArea.Friedemann Kleint2012-07-201-5/+6
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-2043-559/+352
* Remove unneeded Windows CE dummy functionsAndreas Holzammer2012-07-201-5/+0
* Implement nativeResourceFunctionForContext for kmsElvis Lee2012-07-202-0/+25
* Reset drm cursor position if cursor image is set before movedLaszlo Agocs2012-07-202-1/+7
* Hide drm cursor when exitingLaszlo Agocs2012-07-202-0/+7
* qdoc: Restricted qdoc errors for \reimp commandMartin Smith2012-07-201-26/+28
* Disable threaded rendering with kms pluginLaszlo Agocs2012-07-201-2/+1
* Doc: Removed Double Buffer example.Jerome Pasion2012-07-201-186/+0
* Fixed most qdoc errors for the json classes.Lars Knoll2012-07-206-39/+221
* Don't update geometry while the style is setAndreas Holzammer2012-07-202-1/+7
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-1951-58/+55
* qdoc: Removed three qdoc files for qws example papgesMartin Smith2012-07-193-790/+0
* Enable CUPS auto detection on WindowsRafael Roquetto2012-07-191-0/+8
* QWidget/Win: fix restoreGeometry() from fullscreen modeJoerg Bornemann2012-07-193-5/+14
* Remove Q_UNUSED for the metaObject.Stephen Kelly2012-07-191-2/+0
* Remove the test tst_qdialog::throwInExec().Friedemann Kleint2012-07-191-54/+0
* QDoc: Fix make commands for QDoc manual.Casper van Donderen2012-07-192-10/+8
* fix "No such ..." doc error for QString::toHtmlEscapedJeremy Katz2012-07-191-1/+1
* fix "No such ..." in qmarginsJeremy Katz2012-07-191-2/+2
* fix "No such ..." doc error for Qt::WindowType WindowOverridesSystemGesturesJeremy Katz2012-07-191-1/+1
* fix "No such ..." error in qnamespace.qdocJeremy Katz2012-07-191-3/+0
* fix "No such ..." doc error for QMetaType::typeName()Jeremy Katz2012-07-191-1/+1
* fix "No such ..." in doc for QMetaEnum::keysToValue()Jeremy Katz2012-07-191-1/+1
* fix "No such ..." doc error in QBasicTimer::start()Jeremy Katz2012-07-191-1/+1
* Add another directory to the private INCLUDE_DIRS list.Stephen Kelly2012-07-192-2/+13