summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "qget" manual test for QNetworkAccessManagerShane Kearns2012-01-103-0/+411
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-092-26/+139
* 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
* Make the meta type shortcut in this test more robust.Stephen Kelly2012-01-091-6/+6
* Remove QtV8 library from QtBaseSimon Hausmann2012-01-0933-5767/+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-095-50/+16
* Avoid using 'check' in QSharedPointer test.Stephen Kelly2012-01-092-44/+44
* 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-088-20/+14
* xcb: Fix a memleak when atomName() failsUli Schlachter2012-01-081-0/+1
* QProcess/Win: direct forwarding of stdout and stderrJoerg Bornemann2012-01-083-26/+26
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-01-082-2/+8
* qmake: fix /MP option for VS 2010Joerg Bornemann2012-01-081-3/+3
* 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-0629-8839/+999
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-0614-545/+208
* 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-062-2/+3
* Add roles to the dataChanged slots in views.Stephen Kelly2012-01-069-14/+18
* Move the qitemmodel test to the itemmodels directory.Stephen Kelly2012-01-067-1/+1
* Remove documentation reference to non-existant class.Stephen Kelly2012-01-061-1/+1
* split qprocess_win.cpp into Windows and WinCE partsJoerg Bornemann2012-01-063-75/+345
* QTimerInfo::expected is only needed for debuggingBradley T. Hughes2012-01-062-10/+17
* Limit Bezier curve subdivision to maximum 512 line segments.Kim Motoyoshi Kalland2012-01-061-4/+16
* Constify more accessibility interface functions.Frederik Gladhorn2012-01-068-81/+81
* Image interface functions should be const.Frederik Gladhorn2012-01-063-9/+9
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-0624-121/+125
* Fix documentation.Frederik Gladhorn2012-01-063-42/+2
* Remove qdoc for code that no longer exists.Frederik Gladhorn2012-01-063-201/+0
* Remove docs for functions that no longer exist.Frederik Gladhorn2012-01-061-382/+0
* Fix documentation: missing constFrederik Gladhorn2012-01-061-1/+1