summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Retain bidirectional marks when eliding textEskil Abrahamsen Blomfeldt2012-04-201-2/+44
* Made hellowindow example respect the expose event.Samuel Rødal2012-04-202-4/+11
* Adjust device mkspecs to use qpa default plugin varDonald Carr2012-04-207-2/+12
* Provide versions of qRegisterMetaType() that do not normalize typename.Martin Jones2012-04-202-12/+70
* Minor QObject::receivers() optimization.Michael Brasser2012-04-201-0/+3
* Minor QObject::receivers() cleanup.Michael Brasser2012-04-201-2/+1
* Add a receivers callback to QAbstractDeclarativeData.Michael Brasser2012-04-202-0/+7
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-206-1/+13
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* Add some more output to debug a flaky test.Stephen Kelly2012-04-201-2/+8
* QImage: fix declaration of inline methodsKonstantin Ritt2012-04-201-4/+4
* Mark qt_assert and qFatal as non-returning functions (excpt. MSVC)Thiago Macieira2012-04-193-0/+14
* PrintSupport - Remove Qt5 To-do MessagesJohn Layt2012-04-192-2/+2
* Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-192-3/+12
* Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-192-1/+10
* Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* Add test case for checking ConnectInBackground is setShane Kearns2012-04-191-1/+64
* Abort background requests if policy changes to disallow themShane Kearns2012-04-193-9/+110
* Expand tst_QNetworkReply::backgroundRequest to ftp & httpsShane Kearns2012-04-191-5/+35
* Connect usagePoliciesChanged signal to the QNetworkReplyShane Kearns2012-04-194-0/+20
* Set ConnectInBackground also for http implementationShane Kearns2012-04-191-1/+3
* fix static library names when generating .pc files for pkgconfigMark Brand2012-04-191-1/+2
* Add a manual test for the window geometry.Friedemann Kleint2012-04-195-0/+580
* Remove insignification from QMenuBar test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Removed legacy pixmap and image cleanup hooks.Kim Motoyoshi Kalland2012-04-192-25/+0
* fix qsslsocket build in -permissive mode (assigning const char* to char*)Konstantin Ritt2012-04-191-1/+1
* Fix detection of default platform plugin.Girish Ramakrishnan2012-04-193-28/+28
* Fixed QSimd WindowsCE buildBjoern Breitmeyer2012-04-191-1/+8
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+18
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+13
* fix undefined behavior issue on IntegrityKonstantin Ritt2012-04-192-7/+4
* optimize canonicalOrderHelper() for generic caseKonstantin Ritt2012-04-191-5/+21
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-194-1/+16
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-198-198/+209
* Re-enable QGLThreads autotest on Mac OS X.Jason McDonald2012-04-191-1/+1
* Re-enable QGL autotest on Mac OS X and Ubuntu 11.10.Jason McDonald2012-04-191-1/+2
* Remove insignification from QtConcurrentFilter test.Jason McDonald2012-04-192-2/+2
* Don't use QByteArrayLiteral for a non-stored QByteArrayThiago Macieira2012-04-191-1/+1
* Fix font substitutions.Friedemann Kleint2012-04-192-53/+26
* -device: create qdevice.pri only when build tree is initializedGirish Ramakrishnan2012-04-191-9/+9
* replace getenv("HOME") with a "centralized" QDir::homePath()Konstantin Ritt2012-04-192-2/+2
* Don't fail to configure if QNX platform plugin is built.Stephen Kelly2012-04-191-1/+2
* Add a functionality test for DirectFB to ensure it compiles.Thiago Macieira2012-04-193-2/+67
* Get rid of warning when building qplatformwindow_qpa.cpp.Samuel Rødal2012-04-191-0/+1
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-191-1/+0
* Remove internal QClipboardEventLaszlo Agocs2012-04-193-43/+0
* Extend QUDeviceHelper to detect DRM graphics devices.Hannu Lyytinen2012-04-192-5/+19
* directfb: Fix namespace compilation.Toby Tomkins2012-04-191-0/+4
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3