summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Undefine "slots" before including cocoa headers to make it compileGunnar Sletta2011-08-052-0/+2
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-0469-797/+1462
|\
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0369-797/+1462
| |\
| | * Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-022-9/+16
| | * Fix compilation with namespaced buildsBradley T. Hughes2011-07-291-0/+5
| | * Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-297-13/+13
| | * Simplify the mutexpool used in QObject.Olivier Goffart2011-07-291-19/+5
| | * QMutex is now just a pointerOlivier Goffart2011-07-2912-427/+592
| | * Fix off-by-one error in binary searchJiang Jiang2011-07-291-1/+1
| | * Flag meta objects generated by QtDBusAaron Kennedy2011-07-292-2/+13
| | * Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-292-16/+112
| | * Make it possible to update a related table after an external updateAndy Shaw2011-07-291-2/+34
| | * Added meta type info for Q[Explicitly]SharedDataPointerDenis Dzyubenko2011-07-281-0/+3
| | * Get rid of compiler warnings with MSVCOlivier Goffart2011-07-283-21/+22
| | * Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-281-5/+12
| | * Fix obsolete contact emailJason McDonald2011-07-283-4/+4
| | * Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
| | * Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+358
| | * Make QTabWidget::tabBar() public.David Faure2011-07-261-1/+2
| | * Windows: fixed qtmain.lib not going to `lib' directoryRohan McGovern2011-07-261-1/+1
| | * Improve doc to avoid row vs col major confusion.Sarah Smith2011-07-261-0/+16
| | * Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+3
| | * Update cursor position when selection is reversed.Andrew den Exter2011-07-261-7/+7
| | * Add the missing function in bootstrapOlivier Goffart2011-07-251-1/+22
| | * testlib: fix include of `qttestversion.h' in testlib.proSergio Ahumada2011-07-251-1/+1
| | * Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-251-9/+55
| | * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-2518-49/+59
| | * Making cached glyphs drawing check clearerJiang Jiang2011-07-254-13/+15
| | * Delay masking the last character in Password echo mode.Andrew den Exter2011-07-252-3/+77
| | * Use QUuid::toByteArray() instead of QUuid::toString().toAscii()liangqi2011-07-221-1/+1
| | * QAbstractConcatenable::convertFromAscii: make len the actual lengthOlivier Goffart2011-07-222-10/+7
| | * remove Qt3 leftoversRitt Konstantin2011-07-221-11/+2
| | * Optimize QMetaObject::property().Martin Jones2011-07-221-7/+18
| | * Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-0/+21
| | * Fix the timeout calculation again.Thiago Macieira2011-07-211-2/+2
| | * Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-212-1/+4
| | * Make the N parameter to the QXXXLiterals be the actual string lengthThiago Macieira2011-07-212-16/+16
| | * Fixed memory leak in the TIF handler.Kim Motoyoshi Kalland2011-07-211-5/+8
* | | Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-0418-0/+1864
* | | Mac: fix crash when creating a new windowRichard Moe Gustavsen2011-08-031-3/+1
* | | QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-035-3/+35
|/ /
* | ibus depends on dbusJørgen Lind2011-08-031-2/+4
* | Mac: build fixRichard Moe Gustavsen2011-08-022-4/+12
* | Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-014-31/+65
* | Fix compilation of Minimalplugin, add documentation.Friedemann Kleint2011-07-293-12/+24
* | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-2815-57/+54
* | Initial OpenWFD supportJørgen Lind2011-07-2724-0/+2344
* | Make it possible to use QSocketNotifier in Lighthouse pluginsJørgen Lind2011-07-272-4/+18
* | More graceful choosing of EGL configs.Samuel Rødal2011-07-271-11/+18
* | Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-273-6/+6