summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Blow up earlier when adding test rows without columns."Robin Burchell2012-01-231-1/+0
* QPropertyAnimation::setTargetObject() fails if new and old target object have...Armin Berres2012-01-231-1/+1
* directfb: Deal with Qt trying to create a QSize(0, 0) platfom windowHolger Hans Peter Freyther2012-01-231-3/+3
* Remove uses of qMalloc/qFree from out of line code.Robin Burchell2012-01-231-4/+4
* Fixed qtmodule-configtests on Windows.Friedemann Kleint2012-01-231-32/+72
* Windows: Implement native event filters.Friedemann Kleint2012-01-233-8/+54
* XCB: Introduce enumeration for event filter types.Friedemann Kleint2012-01-233-10/+25
* Mark QTriangulatingStroker as Q_GUI_EXPORTAlex Wilson2012-01-231-1/+1
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-231-7/+6
* xcb: Correctly check the X11 connectionUli Schlachter2012-01-231-1/+1
* Remove Symbian specific code from QtXml.Xizhi Zhu2012-01-232-7/+0
* Remove Symbian specific code from QtSql.Xizhi Zhu2012-01-236-76/+0
* xcb: Don't crash on missing mouse pointerUli Schlachter2012-01-231-4/+6
* Remove dead code.Richard Moore2012-01-231-19/+0
* Remove invalid comment.Richard Moore2012-01-231-2/+1
* Expect tst_QWizard::setPixmap() failure on Mac OS XBradley T. Hughes2012-01-231-4/+10
* Expect tst_QFileDilaog:clearLineEdit() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Do not expect tst_QFileDialog::selectFiles() failure on Mac OS XBradley T. Hughes2012-01-231-2/+2
* Do not mark tst_QGraphicsWidget as insignificant anymoreBradley T. Hughes2012-01-231-1/+0
* Expect tst_QGraphicsWidget::updateFocusChain...() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Fix XPASS in tst_QGraphicsWidget on Mac OS XBradley T. Hughes2012-01-231-1/+3
* Fix XPASS in tst_QGraphicsView on Mac OS XBradley T. Hughes2012-01-231-3/+2
* Expect tst_QGraphicsProxyWidget::updateAndDelete() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-2342-211/+195
* Blow up earlier when adding test rows without columns.Robin Burchell2012-01-231-0/+1
* Update obsolete contact address.Jason McDonald2012-01-237-10/+6
* Update contact information in license headers.Jason McDonald2012-01-235475-5479/+5479
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-229-412/+292
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-224-42/+22
* Update the documentation for bearer.Xizhi Zhu2012-01-221-7/+4
* Merge overloads of QInputDialog::getText() and QInputDialog::getItem()Robin Burchell2012-01-212-39/+1
* Merge overloads of QFontDialog::getFont().Robin Burchell2012-01-212-23/+2
* Remove note about source-incompatible change.Robin Burchell2012-01-211-1/+0
* Remove copy of libgq.Robin Burchell2012-01-2126-2830/+0
* Remove unnecessary sizehint overload.Robin Burchell2012-01-212-11/+0
* Change QMessageBox::question to default to yes/no buttons instead of okThorbjørn Lund Martsum2012-01-212-3/+8
* Introduce a qalgorithms benchmark.Robin Burchell2012-01-214-1/+147
* Minor style fixups.Robin Burchell2012-01-211-17/+12
* Fix incorrect check for error when monitoring a path using inotify.Robin Burchell2012-01-211-1/+1
* remove obsolete codec plugin loading codeMark Brand2012-01-2010-362/+5
* cosmetic adjustments for files moved to core/codecsMark Brand2012-01-2017-44/+143
* update private header referencesMark Brand2012-01-2011-13/+13
* move plugin text codecs to QtCoreMark Brand2012-01-2029-665/+22
* build and load text codecs regardless of iconv and platformMark Brand2012-01-202-30/+22
* QFileInfo autotest - don't fail on default configured windows systemsShane Kearns2012-01-201-0/+13
* QPA/windows example: Fix positioning for virtual desktops.Friedemann Kleint2012-01-201-0/+4
* fix whitespaceMark Brand2012-01-201-17/+16
* Add atomic implementation for Native Client.Morten Johan Sorvig2012-01-204-2/+258
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-201-1/+1