Fix QGtkPainter::reset() to reset the clip rect
[profile/ivi/qtbase.git] / dist /
2012-12-12 Thiago MacieiraDoc: Remove the mention of non-atomic convenience opera...
2012-12-06 hjkRemove references to pre-build examples from dist/README
2012-12-06 David FaureRemove the TRUE and FALSE macros
2012-11-30 Sergio Ahumadachanges: Add a note about the copyright transfer from...
2012-11-30 J-P Nurmichanges-5.0.0: SC incompatible change - internalized...
2012-11-30 Olivier GoffartAdd few missing entries to the changelog related to...
2012-11-30 Samuel RødalAdded explicit threading API to QtOpenGL.
2012-11-28 David FaureMove session management code from QApplication to QGuiA...
2012-11-24 Konstantin Ritt[SIC] QLocale: Update some language names with their...
2012-11-23 J-P NurmiRemove QApplication::type() and make QCoreApplication...
2012-11-22 Samuel RødalGet rid of deprecated functionality in QtOpenGL.
2012-11-21 Konstantin RittUpdate Qlocale data up to CLDR 22.1
2012-11-21 John LaytSIC QPrintSupport: Remove unused PPK_SuppressSystemPrin...
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-09 Konstantin RittQTBF: Remove StartOfItem/EndOfItem enum values
2012-11-07 Sergio AhumadaUpdate dist/README file
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-29 Jan Arve SaetherDo the actual removal of the Soft Keys API and related...
2012-10-27 Mark Brandmention QComboBox::currentText changes in change list
2012-10-26 Thorbjørn Lund MartsumQHeaderView 5.0 - no emit of sortIndicatorChanged when...
2012-10-26 Thorbjørn Lund MartsumQt 5.0 - Add QHeaderView refactor to changes notes.
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-24 Mark Brandmention slotification of select()/selectRow() in changes
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-19 Sze Howe KohRemove the QThread::terminated() signal
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Jason BarronChange the default major version of QGLFormat to 2.
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-12 Konstantin RittQTextBoundaryFinder: Fix handling of break opportunities
2012-10-10 Konstantin RittInvalidate old QImage data if load()/loadFromData(...
2012-10-10 Stephen KellyDelete the QVariant ctors taking global Qt enum values.
2012-10-09 Konstantin RittUpdate the Unicode Data and Algorithms up to Unicode 6.2
2012-09-28 Marc MutzQFlags: use unsigned int when the enum's underlying...
2012-09-28 Marc MutzMove QtConcurrent::Exception as QException back to...
2012-09-27 Samuel RødalAdded QGLPixelBuffer implementation using framebuffer...
2012-09-26 Marc MutzQFileSystemModel: fix permission mangling
2012-09-23 Marc MutzQTestLib: clean up qCompare specialisation/overload mix
2012-09-22 Marc MutzQModelIndex: clean up integer size confusion in the API
2012-09-17 John LaytSIC: QtPrintSupport - Remove QAbstractPageSetupDialog
2012-09-07 Kai KoehneMention logging related changes in changes-5.0.0 file
2012-08-31 J-P NurmiQStyle: make standardIcon() & layoutSpacing() virtual
2012-08-30 Marc Mutzdist/changes-5.0.0: note that QtConcurrent is a separat...
2012-08-29 Samuel RødalMade QImage::fill(uint pixel) for RGB888 accept QRgb...
2012-08-23 Stephen KellyMake QAbstractItemModel::sibling virtual.
2012-08-21 David FaureDocument QTranslator::translate SIC (91d2ee5e09a6b4)
2012-08-20 Stephen KellyRemove QProxyModel from qtbase.
2012-08-18 Stephen KellyAdd a changes file entry for QMetaType QObject related...
2012-08-18 Stephen KellyRemove QWidgetStar.
2012-08-14 Kent HansenAdd some more of my 5.0.0 changes
2012-08-07 Stephen KellyOnly emit the clicked() signal from views if the left...
2012-08-07 Kent HansenMake QSignalSpy copy QVariant parameters directly
2012-08-02 Lars KnollRemove the obsolete scene argument for constructors...
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-17 Mark BrandQSqlTM: use generated flag more correctly in setRecord...
2012-07-03 Andras MantiaAdd support for SQLSTATE error codes
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-27 Stephen KellyDocument that the object of a plugin must be default...
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-14 David FaureMake qurlinfo private, now that QFtp is private.
2012-06-07 John LaytSIC: QPrintSupport - Remove options api from QPageSetup...
2012-06-05 Bradley T. Hughesconfigure: Auto-detect and enable C++11 support if...
2012-05-31 Friedemann KleintWindows: Add ANGLE support.
2012-05-18 Lars KnollMake QCoreApp::translate and related methods use UTF-8
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-15 Kent HansenRemove const char *-based connectNotify() API
2012-05-15 Thiago MacieiraDeprecate the ability to change the FS encoding separat...
2012-05-11 Bradley T. Hughesconfigure: Remove the -dwarf2 argument for Mac OS X...
2012-05-04 Rafael RoquettoEnable some SQLITE extensions by default
2012-05-03 Thiago MacieiraRevert "[SIC] Make non-const the QRegExp methods that...
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-28 Thiago Macieira[SIC] Make non-const the QRegExp methods that modify...
2012-04-24 Thiago MacieiraUpdate the QUrl documentation concerning the encoding
2012-04-23 Mark BrandQSqlQueryModel::setQuery() don't use deprecated reset()
2012-04-19 Jędrzej NowackiRemove QVariant constructor taking Qt::GlobalColor.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-15 Thiago MacieiraFinish cleaning up com.trolltech -> org.qtproject in...
2012-04-12 Jason McDonaldAddress Qt 5 to-do comment for QColorDialog.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-04 Giuseppe D'AngeloQHash security fix (1.5/2): qHash two arguments overloa...
2012-04-03 Mark Brandadd change log entry for QTBUG-23895
2012-04-02 Mark Brandfix typo in change log
2012-04-02 Matt NewellQSqlDriver functions made virtual
2012-03-28 Stephen KellyAdd USER properties to QDateEdit and QTimeEdit.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Kent HansenQMetaMethod::typeName() should return "void" if the...
2012-03-19 Kent HansenMerge master into api_changes
2012-03-18 Debao ZhangQPointer: update its document and changes-5.0.0
2012-03-17 Samuel RødalUpdated changes-5.0.0 with some information on the...
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Mark BrandQSqlTableModel::removeRows() enforce edit strategy
2012-03-15 Mark BrandQSqlTableModel::setData(): no longer autosubmit for...
2012-03-15 Mark BrandQSqlTableModel: disallow insert if changes are pending
2012-03-15 Mark BrandQSqlTableModel::setData()/setRecord(): fix incorrect row
next