summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove input plugins hard libudev dependencyBhooshan Supe2012-04-1210-7/+34
* device: Add device support for Trident's ShinerBhooshan Supe2012-04-122-0/+109
* device: Add device support for STMicroelectronic's ST7108Bhooshan Supe2012-04-122-0/+78
* device: Add device support for STMicroelectronic's ST7540Bhooshan Supe2012-04-122-0/+90
* Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
* Cocoa: Proper handling of mDelegateChristoph Schleifenbaum2012-04-122-0/+8
* Fix ownership / lifetime of QCocoaNativeInterfaceJames Turner2012-04-122-1/+3
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-121-1/+3
* Merge "Merge commit 'qt-v5.0.0-alpha1'" into refs/staging/masterRohan McGovern2012-04-120-0/+0
|\
| * Merge commit 'qt-v5.0.0-alpha1'Marius Storm-Olsen2012-04-110-0/+0
| |\
| | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbaseqt-v5.0.0-alpha1Simo Fält2012-03-2930-639/+805
| | |\
| | * \ Merge remote-tracking branch 'origin/master'Simo Fält2012-03-2823-349/+404
| | |\ \
| | * | | Windows: Fix handling of -nomake.Friedemann Kleint2012-03-281-1/+1
* | | | | Fix tst_qtextedit and remove insignification.Friedemann Kleint2012-04-112-25/+25
* | | | | fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-115-5/+5
* | | | | Update Qt 5 to-do comment in QDom.Jason McDonald2012-04-111-2/+2
* | | | | Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-112-12/+32
* | | | | Remove insignification from tst_qgraphicsgridlayout.Friedemann Kleint2012-04-111-2/+0
* | | | | Remove Qt 5 to-do comments from qgraphicslayoutitem.h.Jason McDonald2012-04-111-2/+1
* | | | | Minor doc fix - show -> hide in QWindow::hideEvent()Julian de Bhal2012-04-111-3/+3
* | | | | configure: add -pkg-config option to control pkg-config usageGirish Ramakrishnan2012-04-111-46/+86
* | | | | Propagate window state changes to QWidget.Friedemann Kleint2012-04-111-3/+31
* | | | | XCB: Compress window state change events.Friedemann Kleint2012-04-112-78/+97
|/ / / /
* | | | QWidget: allow modal top-levels to have WA_DontShowOnScreenBradley T. Hughes2012-04-111-7/+22
* | | | Add tst_QGuiApplication::modalWindow()Bradley T. Hughes2012-04-111-0/+179
* | | | Implement window modality in QtGuiBradley T. Hughes2012-04-119-146/+256
* | | | Don't crash when comparing values containing empty arrays/objectsLars Knoll2012-04-113-0/+58
* | | | QDoc: Fix no-examples option.Martin Smith2012-04-111-3/+5
* | | | qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-117-179/+154
* | | | QChar: optimize some methods a bit for general caseKonstantin Ritt2012-04-112-18/+22
* | | | Use windows API to update missing CA rootsShane Kearns2012-04-115-14/+254
* | | | Modified project files to be iOS compatible.Qt4iOS2012-04-116-13/+17
* | | | Add support for QPlatformNativeInterface.Hannu Lyytinen2012-04-115-3/+188
* | | | Use correct framebuffer object.Hannu Lyytinen2012-04-112-0/+9
* | | | Release the EGL context after initialization.Hannu Lyytinen2012-04-111-0/+2
* | | | Use the new plugin system in the KMS plugin.Hannu Lyytinen2012-04-113-16/+14
* | | | Change default value of QMAKE_LIBS_OPENGL_ES1 to libGLESv1_CMJason Barron2012-04-111-1/+1
* | | | Remove Qt5 to-do comment in qtexthtmlparser.cpp.Jason McDonald2012-04-111-1/+1
* | | | eglfs: rework hooks designGirish Ramakrishnan2012-04-1110-59/+164
* | | | Extend eglhooks to include hasCapabilityDonald Carr2012-04-116-7/+35
* | | | Add Mac OS X backend for QDesktopServices.Christoph Schleifenbaum2012-04-115-0/+138
* | | | QHeaderView - remove some (nearly) unused span functionsThorbjørn Lund Martsum2012-04-112-21/+2
* | | | QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-113-96/+99
* | | | Fixed syncqt to ignore all lines that define Qt namespaceDenis Dzyubenko2012-04-111-1/+1
* | | | Automatically query for Mac Proxy Server credentialsAron Rosenberg2012-04-112-0/+72
* | | | Add Proxy Auto Config support (PAC) on MacAron Rosenberg2012-04-112-5/+113
* | | | Minor clean up in QTextOption APIEskil Abrahamsen Blomfeldt2012-04-112-4/+4
* | | | Made qt_accStripAmp handle "&&"José Millán Soto2012-04-111-12/+29
* | | | replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-112-20/+18
* | | | minor improvement for NormalizationCorrectionsKonstantin Ritt2012-04-113-4/+8