summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove one un-used variant.Xizhi Zhu2012-02-021-1/+0
| * Fix qmlscene segfault on startup on Mac OS 10.6.Morten Johan Sørvig2012-02-021-2/+4
| * speed up font enumeration in windows platformjian liang2012-02-021-8/+31
| * Fix QString::operator=(QLatin1String) for substringsKent Hansen2012-02-021-1/+1
| * Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-023-1/+17
| * Fix QString(QLatin1String) constructor for substringsKent Hansen2012-02-021-1/+1
| * Fix operator==(QLatin1String, QLatin1String) and friends for substringsKent Hansen2012-02-021-6/+10
| * Port the Windows atomic implementation to use QGenericAtomicOpsBradley T. Hughes2012-02-023-237/+125
| * Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-0227-282/+411
| * Remove duplicated function from QCocoaEventDispatcherBradley T. Hughes2012-02-021-23/+7
| * Don't include config.tests/unix/openssl/openssl.priBradley T. Hughes2012-02-021-4/+0
| * fix memory leak of QAccessibleWidgetJian Liang2012-02-021-1/+1
| * Avoid duplicating flags/types in qmetaobjectbuilderKent Hansen2012-02-021-57/+3
| * qopenglcontext not checking for null and failing with platform minimalKurt Korbatits2012-02-021-0/+2
| * pixmap: Add QPlatformPixmap::fromData null check for the imageHolger Hans Peter Freyther2012-02-021-0/+2
| * Fix some warnings from clangLars Knoll2012-02-023-5/+5
| * Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-024-8/+28
| * Trivial fix in qjsonobject.h for -Werror=shadowJani Uusi-Rantala2012-02-021-2/+2
| * Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-019-25/+15
| * qabstractitemmodel.cpp: Fix warnings.Friedemann Kleint2012-02-011-0/+5
| * Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-0111-61/+47
| * Fix parsingMode not used anymore, detected by compiler warningDavid Faure2012-02-011-2/+3
| * Added WindowOverridesSystemGesturesHint to our window flags.Gunnar Sletta2012-02-012-0/+5
| * Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-012-12/+22
| * Remove Symbian specific code in 3rdparty.Xizhi Zhu2012-02-014-105/+4
| * Fix QDnslookup build on FreeBSDJeremy Lainé2012-02-011-3/+1
| * QHeaderView - Do not try to remove non-existing sectionThorbjørn Lund Martsum2012-02-011-1/+1
| * SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-014-6/+24
| * Interface definition to provide notifications with a source information.Torben Dannhauer2012-02-012-0/+13
| * Remove the API duplication from QApplication.Stephen Kelly2012-02-012-55/+0
| * Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-0152-189/+149
| * Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-0111-11/+11
| * Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-0122-60/+60
| * Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-013-1/+25
| * QtDebug: Include file, line, function informationKai Koehne2012-02-018-124/+418
| * Compile with clangMorten Johan Sorvig2012-02-011-0/+1
| * Emit QSslSocket::error in case of openssl gives an error.Jonas M. Gastal2012-02-013-25/+38
| * QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-1/+1
| * Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-3112-58/+267
| * Don't compile UIC with -O2 inside ScratchboxTor Arne Vestbø2012-01-311-0/+6
| * add virtual destructor to QWindowSystemInterfacePrivate::WindowSystemEventjian liang2012-01-311-0/+1
| * QHeaderView - fix to resizeSection patch (Ia812a747)Thorbjørn Lund Martsum2012-01-311-0/+2
| * QHeaderView::setOffsetToSectionPosition documentation updateThorbjørn Lund Martsum2012-01-311-4/+6
| * QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-314-6/+3
| * Maliit: Fix enter on VKB not resulting in text input field acceptanceSimon Hausmann2012-01-312-3/+28
| * Rename meego to maliit platforminputcontextJan Arne Petersen2012-01-3111-68/+67
| * Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-313-23/+59
| * Allow function types to be registered without workaroundsJoão Abecasis2012-01-312-6/+6
| * Remove many deprecated methodsLars Knoll2012-01-3122-178/+24
| * MinGW build fixes for QWindowsPipeReader and friendsJoerg Bornemann2012-01-313-3/+6