Fixed instances of "to to" in qtbase.
[profile/ivi/qtbase.git] / src /
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-24 Thiago MacieiraMove the fetch and store pixel functions to qdrawhelper.cpp
2012-09-24 Thiago MacieiraCentralise handling & ignoring of SIGPIPE in qcore_unix_p.h
2012-09-24 Mark Brandfix build failure for MinGW using "system" freetype
2012-09-24 Andreas HolzammerTry to auto-detect the font rendering for WinCE
2012-09-24 Marc MutzQModelIndex: add constexpr
2012-09-24 Marc MutzQModelIndex: store quintptr instead of void*
2012-09-24 Miikka HeikkinenFix hover handling in QTreeView
2012-09-24 Stephen KellyImplement viewOptions() logic in QListViewPrivate.
2012-09-24 Stephen KellySpecify the --build-config when invoking ctest.
2012-09-24 Stephen KellyPass the unmodified directory/project name to build...
2012-09-24 Stephen KellyDon't append _build to the directory name of tests...
2012-09-24 Jing Baiwrap QLibrary related code with QT_NO_LIBRARY
2012-09-24 Sean HarmerOpenGL: Remove API for stubbed Geometry shader support...
2012-09-24 Jędrzej NowackiFix potential breakage in QString.
2012-09-24 Sergio AhumadaUpdate "About Qt" dialog from Nokia to Digia
2012-09-23 Shawn Rutledgexcb: dynamic QScreens; primary first; corrected logical DPI
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-23 Marc MutzQTestLib: clean up qCompare specialisation/overload mix
2012-09-22 Friedemann KleintRedirect keyboard/mouse grab to the widget parent window.
2012-09-22 Marc MutzQStringList: adapt documentation to cover new join...
2012-09-22 Marc MutzQFileInfoGatherer: remove useless locks
2012-09-22 Marc MutzQModelIndex: clean up integer size confusion in the API
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Marc MutzQFlags: don't provide a constructor from void**
2012-09-22 Marc MutzQDBusMetaTypeId: replace a volatile bool with an atomic int
2012-09-22 Marc MutzQDBusMetaTypeId: don't cache the result of qMetaTypeId...
2012-09-22 José Millán SotoCorrect QSpiAccessibleBridge::setRootObject definition
2012-09-21 J-P NurmiQGtkStyle: remove an unnecessary sanity check for theme...
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-21 Konstantin RittFix build under MinGW after 1e3269c0863bfac26be9e9239b6...
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
2012-09-21 Sean HarmerOpenGL: Add runtime check for OS X version and improve...
2012-09-21 Frederik GladhornDocumentation fixes.
2012-09-21 Frederik GladhornFix network doc links.
2012-09-21 Frederik GladhornFix doc errors.
2012-09-21 Frederik GladhornMove examples to proper location.
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
2012-09-21 Mitch CurtisClarify valueChanged() signals' docs in QSpinBox and...
2012-09-21 Mitch CurtisDocument that date/time formats without separators...
2012-09-21 Jens Bache-WiigFix regression in QAbstractScrollArea
2012-09-21 Olivier GoffartAdd comments to document the internals of QMutex
2012-09-21 Stephen KellyReplace QStyleOptionViewItemV? with QStyleOptionViewItem
2012-09-21 Oswald Buddenhagenmove syncqt call to qt_module_headers.prf
2012-09-20 Samuel RødalFixed outline / fill inconsistencies in raster paint...
2012-09-20 Samuel RødalFixed inconsistent rounding of square cap pens.
2012-09-20 Laszlo AgocsDo not refer to non-existant member in QSurfaceFormat...
2012-09-20 Laszlo AgocsCocoa GL context: do not crash when closing windows
2012-09-20 Andy ShawLoad Mac specific resources when used in a static build
2012-09-19 Sergio Ahumadaprintsupport: Include own headers first
2012-09-19 Sergio Ahumadadbus: Include own headers first
2012-09-19 Stephen KellyRemove casting of QStyleOptionViewItems to set data.
2012-09-19 Rafael RoquettoRotate non maximized windows
2012-09-19 Oswald Buddenhagenmake src/tools/ compile without CamelCase headers
2012-09-19 Oswald Buddenhagendon't require a fake qconfig.h for the configure bootstrap
2012-09-19 Oswald Buddenhagenremove mentions of borland from project files
2012-09-19 Frederik GladhornFix typo in docs.
2012-09-19 Tilman SauerbeckMake QStatusBar text available via accessibility.
2012-09-19 Samuel RødalFixed potential use of uninitialized variable in qgl.cpp
2012-09-19 Thiago MacieiraSplit the qt_message_output function in two
2012-09-19 Marc MutzQFileInfoGatherer: remove unused members userId/groupId
2012-09-19 Marc MutzQFileInfoGatherer: fix race conditions pt.1: abort
2012-09-19 Marc MutzQVarLengthArray: provide STL-compatible member function...
2012-09-19 Sean HarmerOpenGL: Make use of the requested version and profile...
2012-09-19 Sean HarmerOpenGL: Add flags and logic for newer versions of OpenG...
2012-09-19 Sean HarmerOpenGL: Request latest GL version when using QGLTempora...
2012-09-19 Giuseppe D'AngeloMake QTimer::singleShot take a pointer-to-const QObject
2012-09-19 Giuseppe D'AngeloRemove qUpperBound usages from qtbase
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-19 Sergio Ahumadasql: Include own headers first
2012-09-18 Gabriel de DietrichIntroducing NoDropShadowWindowHint window flag
2012-09-18 Kai KoehneCore: Fix gcc warning about signed/unsigned integer...
2012-09-18 Kai KoehneNetwork: Fix mingw-gcc warning
2012-09-18 Kai KoehneNetwork: Fix gcc warning about qDebug format
2012-09-18 Jonathan LiuQElapsedTimer: Fix typo in restart() documentation
2012-09-18 Miikka HeikkinenFix mapping to/from global coordinates for child/embedd...
2012-09-18 Shawn RutledgeX11 (xcb) support for QScreen-per-output and runtime...
2012-09-18 Richard MooreDisable SSL compression by default.
2012-09-18 Thiago MacieiraFix thread-safety of qt_ignore_sigpipe
2012-09-18 Samuel RødalPrevent buffer overflow in QXcbWindow.
2012-09-18 Jan-Arve SaetherMake qdoc read multiline macros in files with CRLF...
2012-09-17 Thiago MacieiraLet qVersion() be extern "C" if this is not a namespace...
2012-09-17 Tomasz DudaHTTP header may be damaged - fix, unit test
2012-09-17 John LaytSIC: QtPrintSupport - Remove QAbstractPageSetupDialog
2012-09-16 J-P NurmiExclude QIcuCodec when QT_NO_TEXTCODEC is defined
2012-09-15 Sergio Ahumadanetwork: Fix missing or improper include guard in headers
2012-09-15 Sergio Ahumadaconcurrent: Fix missing or improper include guard in...
2012-09-15 Sergio Ahumadagui/opengl: Fix missing or improper include guard in...
2012-09-14 Laszlo PappMake maemo scope syntax in project files more generic
2012-09-14 Kai KoehneQErrorMessage: Use qInstallMessageHandler instead of...
2012-09-14 Martin Smithqdoc: Refactoring of qdoc data structures
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-14 Joerg Bornemannremove usage of QT_MAKEDLL in favor of the new QT_STATI...
2012-09-14 Miikka HeikkinenFix repaint issue when resizing a window in Windows
2012-09-14 Jerome PasionQDoc manual: ordered command list
2012-09-14 Samuel RødalDocumented QtOpenGL classes that have better replacemen...
2012-09-14 Julien Brianceauqpa: avoid useless resize in DirectFB platform
2012-09-14 Pekka VuorelaRemove deprecated QInputMethod::visible()
2012-09-14 Simon HausmannFix compilation on Harmattan
next