summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-0/+9
* mention QComboBox::currentText changes in change listMark Brand2012-10-271-0/+5
* QHeaderView 5.0 - no emit of sortIndicatorChanged when unchangedThorbjørn Lund Martsum2012-10-261-0/+2
* Qt 5.0 - Add QHeaderView refactor to changes notes.Thorbjørn Lund Martsum2012-10-261-1/+1
* mention slotification of select()/selectRow() in changesMark Brand2012-10-241-1/+3
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-0/+4
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-0/+5
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-0/+2
* Change the default major version of QGLFormat to 2.Jason Barron2012-10-191-0/+3
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-0/+9
* QTextBoundaryFinder: Fix handling of break opportunitiesKonstantin Ritt2012-10-121-0/+9
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-101-0/+5
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-101-0/+4
* Update the Unicode Data and Algorithms up to Unicode 6.2Konstantin Ritt2012-10-091-1/+9
* QFlags: use unsigned int when the enum's underlying is unsignedMarc Mutz2012-09-281-0/+5
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-0/+3
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-0/+4
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-261-0/+4
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-231-0/+12
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-0/+9
* SIC: QtPrintSupport - Remove QAbstractPageSetupDialogJohn Layt2012-09-171-0/+2
* Mention logging related changes in changes-5.0.0 fileKai Koehne2012-09-081-0/+6
* QStyle: make standardIcon() & layoutSpacing() virtualJ-P Nurmi2012-08-311-0/+5
* dist/changes-5.0.0: note that QtConcurrent is a separate library these daysMarc Mutz2012-08-301-0/+8
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-291-0/+4
* Make QAbstractItemModel::sibling virtual.Stephen Kelly2012-08-231-0/+3
* Document QTranslator::translate SIC (91d2ee5e09a6b4)David Faure2012-08-211-0/+3
* Remove QProxyModel from qtbase.Stephen Kelly2012-08-201-0/+4
* Add a changes file entry for QMetaType QObject related change.Stephen Kelly2012-08-181-0/+4
* 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