summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-204-22/+103
* 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-2013-85/+48
* 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
* 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
* fix case of included windows headersMark Brand2012-01-193-5/+5
* Remove the useless connManager() function.Xizhi Zhu2012-01-191-13/+8
* Remove Q_CC_MWERKS.Robin Burchell2012-01-196-46/+5
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-195-44/+4
* Remove QDir::convertSeparators()Lars Knoll2012-01-192-15/+0
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-199-967/+31
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-1916-22/+22
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-192-11/+0
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-191-0/+2
* Prevent menubar related crashesBradley T. Hughes2012-01-191-8/+8
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-193-24/+11
* Fix compiler warnings in Qt Network.Friedemann Kleint2012-01-192-3/+4
* Windows: Implement QPlatformScreen::name()Friedemann Kleint2012-01-192-0/+3
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-194-10/+2
* Remove QNetworkConfigurationPrivate::bearerTypeName().Xizhi Zhu2012-01-192-16/+9
* Remove the useless undef for "interface".Xizhi Zhu2012-01-191-4/+0
* Add the missing Q_DISABLE_COPY for public bearer classes.Xizhi Zhu2012-01-192-0/+4
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-192-96/+2
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-0/+2
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-182-12/+0
* Add a constructor that explicitly takes a size to QLatin1StringLars Knoll2012-01-182-0/+14
* Fix visibility of QVariant functions.Jędrzej Nowacki2012-01-181-1/+1
* Change QSKIP to fail for outdated tests.Jason McDonald2012-01-181-2/+2
* Improve accessibility actions descriptions on MacMorten Johan Sorvig2012-01-171-4/+5
* fix NTFS mount pointsJoerg Bornemann2012-01-173-11/+24
* Added libxrender-dev to xcb's README.Samuel Rødal2012-01-171-2/+2
* Remove the default address parameter from QDBusServer's constructor.Raphael Kubo da Costa2012-01-172-1/+27
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-171-7/+26
* Support current screen orientation changes on HarmattanSimon Hausmann2012-01-178-1/+398
* remove trailing whitespaceMark Brand2012-01-171-1/+1
* Fix that right aligned tabs can cause text overlappingC. Boemann2012-01-171-1/+1
* Fix ### Qt5 for QKeySequenceLars Knoll2012-01-172-18/+10