Add Q_PROPERTY declarations to QScreen.
[profile/ivi/qtbase.git] / src /
2011-11-01 Samuel RødalAdd Q_PROPERTY declarations to QScreen.
2011-11-01 Bradley T. HughesTentatively keep operator=(const QAtomic* &other)
2011-11-01 Friedemann Kleintqeventdispatcher_win: Fix warnings about QAtomicInt.
2011-11-01 Sergio AhumadaRevert "Fix use of qMax() with floating point constants"
2011-11-01 Liang QiRemove S60/symbian specific code in plugins/bearer
2011-11-01 Bradley T. HughesUse QAtomicInt::store() instead of operator=(int)
2011-11-01 Lars KnollFixes to the ibus input context
2011-11-01 Liang QiRemove S60/symbian specific code in corelib/arch
2011-10-31 Shane KearnsHTTP proxy engine - accept standard Connection header
2011-10-31 Peter HartmannSSL documentation: correct enum name
2011-10-31 Casper van DonderenUpdate enums in documentation.
2011-10-31 Robin BurchellRemove Symbian support from bind enum documentation.
2011-10-31 Robin BurchellMove support for socket binding from QUdpSocket upstrea...
2011-10-31 Robin BurchellSet localAddress and localPort on socket binding.
2011-10-31 Bradley T. HughesRemove declaration of QRasterPlatformPixmap::fromFile()
2011-10-31 Bradley T. HughesMove QPrinter::init() to QPrinterPrivate::init()
2011-10-31 Samuel RødalRe-added hellogl_es and ES 1 support for QOpenGLContext.
2011-10-31 Olivier GoffartQRecursiveMutexPrivate should not inherit from QMutexPr...
2011-10-31 Olivier GoffartRename QBasicMutex::d to QBasicMutex::d_ptr
2011-10-31 Olivier GoffartAdd missing include when enabling deprecated code
2011-10-31 Friedemann KleintGui/OpenGL: Remove remains of qpa from profiles.
2011-10-31 Friedemann KleintFix most warnings about assignments of QAtomicInt.
2011-10-31 Lars KnollCorrectly handle null windows or widgets in keyClick()
2011-10-30 Sergio AhumadaFix use of qMax() with floating point constants
2011-10-29 Olivier Goffartmoc: support c++11 style enums
2011-10-29 Lars KnollRemove S60/symbian specific code
2011-10-28 Olivier GoffartRemove symbian threading primitive.
2011-10-28 Lars KnollCorrect dependencies for the platformsupport library
2011-10-28 Lars KnollRemove stuff related to obsolete platforms
2011-10-28 Robin BurchellRemove Windows and X11 from src/widgets/platforms.
2011-10-28 Friedemann KleintExamples, plugins: Remove remains of qpa in profiles.
2011-10-28 Bradley T. HughesMark QAtomic* implicit cast and other operators as...
2011-10-28 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-28 Charles YinUpdate qmltest usage help
2011-10-27 Oliver WolffFreetype: Do not unlock face when returning superclass...
2011-10-27 Bradley T. HughesReplace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann KleintFix compiler warnings.
2011-10-27 Bradley T. HughesUse load() instead of implicit cast when using QueuedCo...
2011-10-27 Bradley T. HughesMove the implementation of normalizeTypeInternal()
2011-10-27 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-27 Bradley T. HughesCompilation fix (cannot assign const pointer to non...
2011-10-27 Oliver WolffFixed crash in printsupport on Windows
2011-10-27 Olivier GoffartCompile with QT_ENABLE_DEPRECATED_BEFORE set to old...
2011-10-27 Steven CeuppensAdd QDataStream operators to QMargins, so it can be...
2011-10-27 Friedemann KleintDo not call setCursor on Desktop or if there is no...
2011-10-27 Bradley T. HughesUse load() when constructing QSimpleCodec's reverse map
2011-10-27 Friedemann KleintWindows: More fine-grained paint event handling.
2011-10-27 Tero AholaFixed resource leak when setting QProgressBar style...
2011-10-27 Simon HausmannInitial support for MeeGo's input method server
2011-10-27 Frederik GladhornAdd default actions to QAccessibleWidget.
2011-10-27 Morten SorvigNative file dialog support for Mac
2011-10-27 Thiago MacieiraUnix (non-Glib) event dispatcher: round sleep to millis...
2011-10-27 Morten SorvigCocoa: Set correct child window geometry.
2011-10-27 Morten SorvigCocoa: Implement propagateSizeHints.
2011-10-26 Morten SorvigFix spelling
2011-10-26 Ritt Konstantinreplace 'const QChar &' with 'QChar ' for QChar and...
2011-10-26 Friedemann KleintWindows: Fix Open GL formats.
2011-10-26 Oswald BuddenhagenRevert "Use memmove in QListData::append(int) as region...
2011-10-26 Frederik GladhornImplement child instead of navigate in QAccessibleMainW...
2011-10-26 Friedemann KleintQtPrintSupport: Remove Q_WS_QPA, qpa sections from...
2011-10-25 Bradley T. HughesRemove unnecessary sources from the bootstrap library
2011-10-25 Bradley T. HughesSilence warning from clang
2011-10-25 Xizhi ZhuRemove the QT_MOBILITY_BEARER macro.
2011-10-25 Oliver WolffReadded PrintSupport for Windows
2011-10-25 Laszlo AgocsUpdate readme about xcb plugin dependencies
2011-10-25 Friedemann KleintQtGui: Remove Q_WS and qpa.
2011-10-25 Arvid Ephraim PiccianiQNAM: make systemProxyForQuery respect http_proxy
2011-10-25 Frederik GladhornSanitize QAccessible includes.
2011-10-24 Bradley T. HughesCompile with clang
2011-10-24 Olivier GoffartImprove drawing scaled image with raster using SSE2
2011-10-24 Shane KearnsNetwork - Use isLoopback API in place of existing local...
2011-10-24 Shane KearnsNetwork - Add QHostAddress::isLoopback API.
2011-10-24 Shane KearnsQIODevice - disallow setTextMode when not open
2011-10-24 Friedemann Kleintcorelib: Remove Q_WS-macros.
2011-10-24 Jiang JiangKeep Multi font engine in QFontCache
2011-10-24 Michael BrasserAllow commiting and then reusing a QTouchEventSequence...
2011-10-24 Jason McDonaldRemove legacy Symbian code from qtestlib.
2011-10-24 Pekka VuorelaMultiline editors not to limit anchor position inputMet...
2011-10-23 Frederik GladhornRemove QAccessibleWidgetPrivate inheritance of QAccessible
2011-10-23 David FaureDeprecate QDesktopServices::storageLocation/displayName
2011-10-23 Jason McDonaldMake some qtestlib headers private.
2011-10-23 Morten SorvigRemove "duplicate objective-c class" warning.
2011-10-23 Morten SorvigCocoa: clean up compiler warnings.
2011-10-22 David FaureRename storageLocation() to writableLocation().
2011-10-22 David FaureAdd QStandardPaths::RuntimeLocation, for sockets (...
2011-10-22 David FaureAdd QStandardPaths::findExecutable.
2011-10-22 David FaureQStandardPaths: add Config and GenericData, add methods
2011-10-22 David FaureMove path information from QDesktopServices (gui) to...
2011-10-22 Friedemann KleintQWindow: Re-create platform window only if screen actua...
2011-10-22 Lars KnollAdd virtual QWindow::focusObject() method
2011-10-22 David FaureFix two typos: docu for "deprecated since" and Q_DEPR...
2011-10-22 Bradley T. HughesCompile with clang
2011-10-21 Thiago MacieiraAdd Q_DECL_CONSTEXPR to a QChar, QLatin1Char and QLatin...
2011-10-21 João AbecasisOff-by-one error in assert condition...
2011-10-21 João AbecasisLeftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6
2011-10-21 João AbecasisFix QTemporaryFile regressions and new found issues
2011-10-21 João AbecasisUse "native paths" on POSIX platforms as well
2011-10-21 João AbecasisCleanup #includes
2011-10-21 João AbecasisAtomic implementation of create file and obtain handle...
2011-10-21 João AbecasisMinimize encoding conversions when generating unique...
next