Move glyphMargin() to QFontEngine
[profile/ivi/qtbase.git] / src /
2012-01-24 Jiang JiangMove glyphMargin() to QFontEngine
2012-01-24 Giuseppe D'AngeloMake mid() and midRef() properly return empty, non...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-24 Friedemann KleintQMessageBox: Clean up some Q_WS_WIN code.
2012-01-24 Lars KnollImport json support from playground/qtbinaryjson
2012-01-24 Stephen KellyStore the is-a QObject fact with the metatype declaration.
2012-01-24 David FaureQKeySequence: add tests, fix handling of '+' as key...
2012-01-24 David FaureMake QUrl always lowercase the scheme().
2012-01-24 David FaureRemove dependencies on removed "TEXTSTREAM" option...
2012-01-24 Joerg Bornemannuse QWinOverlappedIoNotifier in QWindowsPipeReader
2012-01-24 Joerg BornemannQWinOverlappedIoNotifier introduced
2012-01-24 Kim Motoyoshi KallandAllocate mipmaps in FBOs with glTexImage2D, not glGener...
2012-01-24 Andreas HolzammerMake it possible to compile with -no-opengl.
2012-01-24 Xizhi ZhuRemove reference to Symbian in QtNetwork.
2012-01-24 Xizhi ZhuRemove Symbian code from QtCore.
2012-01-24 Xizhi ZhuRemove Symbian specific code from QtGui.
2012-01-24 Xizhi ZhuRemove Symbian and Maemo code from uikit plugin.
2012-01-24 Robin BurchellRemove Qt 5 notes that would result in source incompati...
2012-01-24 David FaureAdd missing documentation to QTemporaryDir constructors
2012-01-24 Jonas M. GastalMake QAbstractSocket's API virtual where needed.
2012-01-24 Thiago MacieiraPort the IA-64 atomics to the new QBasicAtomicXXX archi...
2012-01-24 Thiago MacieiraPort the MIPS atomics to the new QBasicAtomicXXX archit...
2012-01-24 Thiago MacieiraPort the ARM atomics to the new QBasicAtomicXXX archite...
2012-01-24 Bradley T. HughesMake clang compile the new i386 and x86_64 atomic code
2012-01-24 Thiago MacieiraPort the i386 and x86-64 atomics to the new QBasicAtomi...
2012-01-24 Thiago MacieiraPort the bootstrap atomics to the new QBasicAtomic...
2012-01-23 Bradley T. HughesRemove QEventLoop::DeferredDeletion
2012-01-23 Morten Johan SorvigUse QObject pointer as QCocoaAccessibleElement id.
2012-01-23 Laszlo AgocsFix synthesizing mouse events when touches change ordering
2012-01-23 Robin BurchellRevert "Blow up earlier when adding test rows without...
2012-01-23 Armin BerresQPropertyAnimation::setTargetObject() fails if new...
2012-01-23 Holger Hans Peter... directfb: Deal with Qt trying to create a QSize(0,...
2012-01-23 Robin BurchellRemove uses of qMalloc/qFree from out of line code.
2012-01-23 Friedemann KleintWindows: Implement native event filters.
2012-01-23 Friedemann KleintXCB: Introduce enumeration for event filter types.
2012-01-23 Alex WilsonMark QTriangulatingStroker as Q_GUI_EXPORT
2012-01-23 Joerg Bornemannqfilesystemengine_win.cpp: compile with namespaced Qt
2012-01-23 Uli Schlachterxcb: Correctly check the X11 connection
2012-01-23 Xizhi ZhuRemove Symbian specific code from QtXml.
2012-01-23 Xizhi ZhuRemove Symbian specific code from QtSql.
2012-01-23 Uli Schlachterxcb: Don't crash on missing mouse pointer
2012-01-23 Richard MooreRemove dead code.
2012-01-23 Richard MooreRemove invalid comment.
2012-01-23 Robin BurchellBlow up earlier when adding test rows without columns.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-22 Harald FernengelRemove dependency of QtDBus onto QtXml
2012-01-22 Robin BurchellObsolete QInputDialog::getInteger() 'officially'.
2012-01-21 Robin BurchellMerge overloads of QInputDialog::getText() and QInputDi...
2012-01-21 Robin BurchellMerge overloads of QFontDialog::getFont().
2012-01-21 Robin BurchellRemove note about source-incompatible change.
2012-01-21 Robin BurchellRemove copy of libgq.
2012-01-21 Robin BurchellRemove unnecessary sizehint overload.
2012-01-21 Thorbjørn Lund MartsumChange QMessageBox::question to default to yes/no butto...
2012-01-21 Robin BurchellFix incorrect check for error when monitoring a path...
2012-01-20 Mark Brandremove obsolete codec plugin loading code
2012-01-20 Mark Brandcosmetic adjustments for files moved to core/codecs
2012-01-20 Mark Brandupdate private header references
2012-01-20 Mark Brandmove plugin text codecs to QtCore
2012-01-20 Mark Brandbuild and load text codecs regardless of iconv and...
2012-01-20 Mark Brandfix whitespace
2012-01-20 Morten Johan SorvigAdd atomic implementation for Native Client.
2012-01-20 Pasi MatilainenFix cursor disappearance in QLineEdit on Mac when delet...
2012-01-20 Jiang JiangFix glyphsEnd range check
2012-01-20 Friedemann KleintWindows: Work on QPlatformScreen implementation.
2012-01-20 Friedemann Kleintuic: Add translation-attributes to string list properties.
2012-01-20 Friedemann KleintAdd a virtual sendPostedEvents() to QEventDispatcherWin32.
2012-01-20 Eskil Abrahamsen... Introducing QPlatformSharedGraphicsCache
2012-01-20 David FaureRemove QBool and use bool instead.
2012-01-20 Anselmo L. S. MeloDocs: Fix typo in the QWindow class documentation
2012-01-20 Simon HausmannAllow generic plugins to set defaults for window system...
2012-01-20 Simon HausmannAdd support for platform plugin specific event filters.
2012-01-20 Robin BurchellChange visibility of eventFilter().
2012-01-20 Bradley T. HughesAdd Contact: information in the license header
2012-01-20 Bradley T. HughesSilence warning from clang
2012-01-20 Bradley T. HughesUse Q_FOREVER instead of forever
2012-01-20 Thiago MacieiraAdd the new QBasicAtomicXXX implementation - no backend...
2012-01-19 Mark Brandfix case of included windows headers
2012-01-19 Xizhi ZhuRemove the useless connManager() function.
2012-01-19 Robin BurchellRemove Q_CC_MWERKS.
2012-01-19 Robin BurchellRemove Q_CC_NOKIAX86.
2012-01-19 Lars KnollRemove QDir::convertSeparators()
2012-01-19 Jonas M. GastalRemoving QHttpHeader and QHttpResponseHeader.
2012-01-19 Lars KnollRename all our interfaces from com.trolltech to org...
2012-01-19 Jan-Arve SaetherCleanup: No need to have two code paths that both retur...
2012-01-19 Bradley T. HughesAdd "nswindow" resource to the Cocoa native interface...
2012-01-19 Bradley T. HughesPrevent menubar related crashes
2012-01-19 Joerg BornemannRevert "fix NTFS mount points"
2012-01-19 Friedemann KleintFix compiler warnings in Qt Network.
2012-01-19 Friedemann KleintWindows: Implement QPlatformScreen::name()
2012-01-19 Jan-Arve SaetherRemove all references to QAccessible::Self
2012-01-19 Xizhi ZhuRemove QNetworkConfigurationPrivate::bearerTypeName().
2012-01-19 Xizhi ZhuRemove the useless undef for "interface".
2012-01-19 Xizhi ZhuAdd the missing Q_DISABLE_COPY for public bearer classes.
2012-01-18 Jan-Arve SaetherRemove all references to QAccessible::(Covers|Covered)
2012-01-18 Jan-Arve SaetherRemove all references to Self in relation to navigate.
2012-01-18 Pekka VuorelaQWidget editors to return correct value for Qt::ImEnabled
2012-01-18 Xizhi ZhuRemove QNetworkConfiguration::bearerName().
2012-01-18 Lars KnollAdd a constructor that explicitly takes a size to QLati...
2012-01-18 Jędrzej NowackiFix visibility of QVariant functions.
next