summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-105-185/+78
* Platform style hints: Introduce keyboard repeat rate.Friedemann Kleint2012-01-106-12/+22
* Fix key codes on mac.Zeno Albisser2012-01-101-1/+1
* Accessiblity State as bit field.Frederik Gladhorn2012-01-1010-103/+165
* Update year in Nokia copyright headers.Jason McDonald2012-01-1031-31/+31
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-1018-5633/+3
* Rename check to checkEvent.Stephen Kelly2012-01-104-5/+5
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-102-4/+83
* Remove symbian debug macro definition.Stephen Kelly2012-01-101-9/+0
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+3
* Lock X display while calling XESetWireToEvent and its callback.Samuel Rødal2012-01-101-3/+7
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-101-0/+1
* C++11 delete some contructors which are not wanted.Stephen Kelly2012-01-101-2/+2
* Remove wrong assert from QMetaType.Jędrzej Nowacki2012-01-101-6/+0
* Small QMetaType optimization.Jędrzej Nowacki2012-01-101-6/+6
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-1022-0/+165
* QLocalSocket: make socket descriptor qintptrJoerg Bornemann2012-01-105-12/+12
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-19/+12
* SSL - dump failed certificate chains when debug logging is enabledShane Kearns2012-01-091-0/+21
* Update the lastPosition with the full current positionAllan Sandfeld Jensen2012-01-091-4/+2
* Remove QtV8 library from QtBaseSimon Hausmann2012-01-0922-5114/+0
* Using proper virtual functions instead of Q_INVOKABLE tricks.Jonas M. Gastal2012-01-096-47/+68
* Make (dis)connectTo(From)Host virtual in QAbstractSocket.Jonas M. Gastal2012-01-094-50/+12
* Add define for C++11 explict delete methodsStephen Kelly2012-01-091-8/+8
* Rename handler/handlerManager.Stephen Kelly2012-01-091-4/+4
* Fix constness of QInputPanel::keyboardRectangle()Stephen Kelly2012-01-092-3/+3
* Fix constness of QGraphicsSceneBspTreeIndex::bspTreeDepth()Stephen Kelly2012-01-092-2/+2
* Fix constness of QShortcut::context()Stephen Kelly2012-01-092-3/+3
* Remove unused function.Frederik Gladhorn2012-01-091-100/+0
* Rename private API to avoid conflict with mac OX macros.Stephen Kelly2012-01-092-14/+14
* Improve Accessibility documentation.Frederik Gladhorn2012-01-093-1/+12
* Remove unused touch-related code in QApplicationPrivate headerLaszlo Agocs2012-01-091-156/+0
* Remove docs for removed functions.Frederik Gladhorn2012-01-092-147/+0
* Change QCocoaEventDispatcher timer handling to use QTimerInfoListBradley T. Hughes2012-01-092-106/+100
* Export QTimerInfoListBradley T. Hughes2012-01-091-1/+1
* Clean-up the interface for QDate.Xizhi Zhu2012-01-092-94/+4
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-086-17/+11
* xcb: Fix a memleak when atomName() failsUli Schlachter2012-01-081-0/+1
* QProcess/Win: direct forwarding of stdout and stderrJoerg Bornemann2012-01-082-26/+22
* Detect autoreapeat in xcb plugin.Samuel Rødal2012-01-073-3/+85
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-078-17/+41
* Introduced input method hints for latinPekka Vuorela2012-01-072-0/+5
* Avoiding crash when insert preEditStringYuchen Deng2012-01-071-0/+2
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-069-3470/+923
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-0613-385/+170
* Fix renewed SSL certificates being incorrectly reported as expiredShane Kearns2012-01-061-2/+2
* Copy qbasicatomic.h to qoldbasicatomic.hThiago Macieira2012-01-063-2/+4
* Windows: Run on Windows XP.Friedemann Kleint2012-01-062-5/+4
* Make QUuid a class.Friedemann Kleint2012-01-061-1/+2
* Add roles to the dataChanged slots in views.Stephen Kelly2012-01-068-14/+14