summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make access to xkbcommon_workaround.h more genericGatis Paeglis2013-05-076-2/+38
* Use X11 core protocol when xkb not availableGatis Paeglis2013-05-074-20/+236
* Added possibleKeys(QKeyEvent *) to QXcbIntegrationGatis Paeglis2013-05-074-0/+90
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-076-445/+484
* Add xcb-xkb to 3rd party libsGatis Paeglis2013-05-079-1/+37143
* Add libxkbcommon to 3rd party libsGatis Paeglis2013-05-0752-19/+32720
* Re-enable automatic evdev support in EGLFS for Qt on embedded Android.Samuel Rødal2013-05-071-2/+2
* Prevent crash due to giving QWidget::update() a large region.Samuel Rødal2013-05-071-4/+9
* Android: Change default Ministro download locationEskil Abrahamsen Blomfeldt2013-05-072-2/+2
* Fix compilation for Android ARMv5Eskil Abrahamsen Blomfeldt2013-05-071-0/+4
* Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-073-6/+9
* Create a proper variable name in the cmake macro.Stephen Kelly2013-05-071-1/+1
* Add qt_hash(QStringRef) overloadGiuseppe D'Angelo2013-05-073-4/+44
* Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-073-20/+199
* Make the configure script to accept "-no-harfbuzz" switchGatis Paeglis2013-05-071-1/+1
* qdoc: Fix warning about unused variable 'high'.Friedemann Kleint2013-05-071-2/+0
* Add QSKIP to hoverenter-test in tst_qgraphicsproxywidget.Friedemann Kleint2013-05-071-0/+1
* Fix XPASS in tst_qgraphicswidget (Windows).Friedemann Kleint2013-05-071-1/+1
* Enable non-client-area mouse events by default for widgets.Friedemann Kleint2013-05-072-14/+3
* Set geometry set by QPlatformWindow::initialGeometry() on widget.Friedemann Kleint2013-05-071-0/+7
* qdoc: Fix missing images in 09-qdoc-commands-includingimages.htmlSergio Ahumada2013-05-071-1/+2
* qtgui: Fix missing imagesSergio Ahumada2013-05-071-1/+2
* qtprintsupport: Fix missing images in tools-customcompleter.htmlSergio Ahumada2013-05-071-1/+2
* remove dead declaration from QColorMapJoerg Bornemann2013-05-071-4/+0
* qmake/vcxproj: do not set ProgramDataBaseFileNameJoerg Bornemann2013-05-071-1/+0
* fix warning in ProStringList_joinJoerg Bornemann2013-05-071-1/+1
* qmake/vcxproj: remove unused codeJoerg Bornemann2013-05-071-2/+0
* set QMAKE_PLATFORM in win32-msvc2012Joerg Bornemann2013-05-071-0/+1
* qmake/vcxproj: add WIN64 macro for x86_46 buildsJoerg Bornemann2013-05-074-0/+16
* fix _WIN32 compiler defines for MSVCJoerg Bornemann2013-05-074-4/+4
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-072-14/+30
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-073-1/+8
* QProcess/Win: drain output pipes on process finishJoerg Bornemann2013-05-074-11/+47
* qdoc: The \wrapper command is addedMartin Smith2013-05-0728-4/+56
* Fix typo in changes-5.0.0: there's no "S" after "INTERFACE" or "ADAPTOR"David Faure2013-05-071-1/+1
* QApplication: fix touch to mouse bug when setting buttons()Richard Moe Gustavsen2013-05-071-1/+2
* QGraphicsView: ignore unhandeled touch eventsRichard Moe Gustavsen2013-05-071-0/+2
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-075-1/+43
* Don't destroy the window if the QCloseEvent wasn't acceptedShawn Rutledge2013-05-072-3/+6
* Doc: Copying changes to external pages from qtdocJerome Pasion2013-05-073-6/+21
* Doc: Removed pages from "qt-sql" group.Jerome Pasion2013-05-073-10/+0
* iOS: Set context and bind FBO before allocating render-buffer storageTor Arne Vestbø2013-05-071-0/+3
* Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Tor Arne Vestbø2013-05-071-1/+9
* Remove the crash pending warningJan Arve Saether2013-05-071-4/+0
* Autotest: Use the new test zone in all name-lookup unit testsThiago Macieira2013-05-073-61/+107
* QLocale: cache the QLocalePrivate for the default QLocaleThiago Macieira2013-05-011-6/+9
* QLocale: cache the C locale's privateThiago Macieira2013-05-012-1/+15
* Fix QFontConfigDatabase crashRafael Roquetto2013-05-011-2/+2
* Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-016-3/+17
* Reintroduce QIcon doc image (from Qt 4 docs)Giuseppe D'Angelo2013-05-011-0/+0