summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
Commit message (Expand)AuthorAgeFilesLines
...
* Remove QWidgetStar.Stephen Kelly2012-08-181-0/+2
* Add some more of my 5.0.0 changesKent Hansen2012-08-141-1/+37
* Only emit the clicked() signal from views if the left button is used.Stephen Kelly2012-08-071-0/+3
* Make QSignalSpy copy QVariant parameters directlyKent Hansen2012-08-071-0/+5
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-0/+4
* Remove winEventFilter, replaced with installNativeEventFilter.David Faure2012-07-241-1/+1
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-0/+8
* QSqlTM: use generated flag more correctly in setRecord()/insertRecord()Mark Brand2012-07-171-2/+3
* Add support for SQLSTATE error codesAndras Mantia2012-07-031-0/+5
* Document that the object of a plugin must be default-constructible.Stephen Kelly2012-06-271-0/+3
* Record if a metatype is a smart pointer to a QObject derived.Stephen Kelly2012-06-201-0/+3
* Make qurlinfo private, now that QFtp is private.David Faure2012-06-141-2/+2
* SIC: QPrintSupport - Remove options api from QPageSetupDialogJohn Layt2012-06-071-0/+3
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-051-0/+6
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-1/+1
* Make QCoreApp::translate and related methods use UTF-8Lars Knoll2012-05-181-3/+3
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-0/+6
* Remove const char *-based connectNotify() APIKent Hansen2012-05-151-0/+5
* Deprecate the ability to change the FS encoding separate from the localeThiago Macieira2012-05-151-0/+8
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-111-0/+2
* Enable some SQLITE extensions by defaultRafael Roquetto2012-05-041-1/+3
* Revert "[SIC] Make non-const the QRegExp methods that modify the internals"Thiago Macieira2012-05-031-7/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-0/+6
|\
| * Remove QVariant constructor taking Qt::GlobalColor.Jędrzej Nowacki2012-04-191-0/+6
* | [SIC] Make non-const the QRegExp methods that modify the internalsThiago Macieira2012-04-281-0/+7
* | Update the QUrl documentation concerning the encodingThiago Macieira2012-04-241-0/+20
* | QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-231-1/+5
|/
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-0/+8
* Address Qt 5 to-do comment for QColorDialog.Jason McDonald2012-04-121-0/+4
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+6
|\
| * add change log entry for QTBUG-23895Mark Brand2012-04-031-0/+5
| * fix typo in change logMark Brand2012-04-021-1/+1
* | QHash security fix (1.5/2): qHash two arguments overload supportGiuseppe D'Angelo2012-04-041-0/+4
* | QSqlDriver functions made virtualMatt Newell2012-04-021-0/+10
* | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-0/+5
* | QMetaMethod::typeName() should return "void" if the return type is voidKent Hansen2012-03-211-4/+9
* | Merge master into api_changesKent Hansen2012-03-191-10/+18
|\|
| * QPointer: update its document and changes-5.0.0Debao Zhang2012-03-181-10/+3
| * Updated changes-5.0.0 with some information on the new QtGui classes.Samuel Rødal2012-03-171-0/+15
* | Merge master into api_changesKent Hansen2012-03-161-0/+31
|\|
| * QSqlTableModel::removeRows() enforce edit strategyMark Brand2012-03-151-0/+3
| * QSqlTableModel::setData(): no longer autosubmit for OnRowChangeMark Brand2012-03-151-0/+2
| * QSqlTableModel: disallow insert if changes are pendingMark Brand2012-03-151-1/+1
| * QSqlTableModel::setData()/setRecord(): fix incorrect rowMark Brand2012-03-151-0/+7
| * QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-0/+16
| * QSqlTableModel::isDirty(): new overloaded methodMark Brand2012-03-121-0/+3
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-1/+4
|\|
| * QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/rawOswald Buddenhagen2012-03-121-1/+1
| * Changelog: QEvent::AccessibilityFrederik Gladhorn2012-03-081-0/+3
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-2/+31
|\|