summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Fix glyphsEnd range checkJiang Jiang2012-01-201-2/+5
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-208-38/+239
* uic: Add translation-attributes to string list properties.Friedemann Kleint2012-01-205-22/+106
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-205-11/+19
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-2012-5/+1609
* Remove QBool and use bool instead.David Faure2012-01-2016-146/+57
* Docs: Fix typo in the QWindow class documentationAnselmo L. S. Melo2012-01-201-1/+1
* Allow generic plugins to set defaults for window system propertiesSimon Hausmann2012-01-201-2/+2
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-208-69/+147
* Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* Change visibility of eventFilter().Robin Burchell2012-01-201-3/+1
* Add Contact: information in the license headerBradley T. Hughes2012-01-202-0/+2
* Silence warning from clangBradley T. Hughes2012-01-201-2/+4
* Use Q_FOREVER instead of foreverBradley T. Hughes2012-01-201-2/+2
* Add the new QBasicAtomicXXX implementation - no backends yetThiago Macieira2012-01-205-3/+449
* Expect tst_QTreeView::editTriggers() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tst_QColumnView::moveCursor() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-203-0/+15
* Ignore failures from tst_QWidget_window on Mac OS XBradley T. Hughes2012-01-201-0/+7
* Compile.Morten Johan Sorvig2012-01-205-87/+9
* Remove warning and automagic for "missing QT += quick"Kent Hansen2012-01-191-9/+0
* fix case of included windows headersMark Brand2012-01-193-5/+5
* fix cross building mingw: doesn't need to pass qpa testMark Brand2012-01-191-1/+1
* Remove the useless connManager() function.Xizhi Zhu2012-01-191-13/+8
* Remove Q_CC_MWERKS.Robin Burchell2012-01-196-46/+5