summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Generate missing image error.Casper van Donderen2012-04-122-0/+2
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
* Suppress warnings caused by ignoring chdir retvalGirish Ramakrishnan2012-04-121-7/+14
* Cocoa: use specified window modality in native print dialogsBradley T. Hughes2012-04-122-4/+12
* Remove input plugins hard libudev dependencyBhooshan Supe2012-04-1210-7/+34
* 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
* fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-113-3/+3
* 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 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
* 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
* Implement window modality in QtGuiBradley T. Hughes2012-04-119-146/+256
* Don't crash when comparing values containing empty arrays/objectsLars Knoll2012-04-112-0/+10
* 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
* Remove Qt5 to-do comment in qtexthtmlparser.cpp.Jason McDonald2012-04-111-1/+1
* eglfs: rework hooks designGirish Ramakrishnan2012-04-116-28/+128
* Extend eglhooks to include hasCapabilityDonald Carr2012-04-114-7/+17
* 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-112-94/+97
* 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
* minor improvement for NormalizationCorrectionsKonstantin Ritt2012-04-112-2/+3
* fix digitValue() returned 0 instead of -1 for invalid ucs4 charactersKonstantin Ritt2012-04-111-1/+1
* Fix crash with evaluation licenseSamuli Piippo2012-04-111-7/+2
* Removed Qt 5 todo comments from qgl.h / qgl_p.h.Samuel Rødal2012-04-102-5/+2
* Removed Qt5 todo comment in qpaintengineex_p.hSamuel Rødal2012-04-101-1/+0
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-1012-15/+15
* Add missing virtual destructor.Jan-Arve Saether2012-04-101-0/+2
* fix mingw detectionMark Brand2012-04-101-1/+1
* remove CODEC_FOR_C_STRINGS leftoversKonstantin Ritt2012-04-101-9/+1
* Document QEvent::ThreadChangeOlivier Goffart2012-04-101-1/+1
* Remove Qt5 to-do comments in qtextformat.cpp.Jason McDonald2012-04-101-2/+0
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-108-12/+67
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-105-34/+64