summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* QMimeType: don't document the constructor that takes a Private classDavid Faure2012-11-301-0/+1
* Fix links for threading examplesPaul Olav Tvete2012-11-301-3/+1
* Replace two \returns markers by "The function returns"hjk2012-11-301-2/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-305-0/+5
* Fixed compatibility problem with ExceptionhandlingHolger Ihrig2012-11-301-1/+1
* fix harfbuzz header install locationOswald Buddenhagen2012-11-301-3/+1
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+1
* Remove Qt 3 reference from resource system documentation.Paul Olav Tvete2012-11-301-4/+1
* More changes from Nokia to DigiaSergio Ahumada2012-11-301-1/+1
* QtBase: Documentation: Replaced deprecated \oDavid Schulz2012-11-301-4/+4
* Remove trailing white spacesRobert Loehning2012-11-291-1/+1
* Make the animation framework docs more framework-agnosticJan Arve Saether2012-11-282-6/+9
* Provide the bundled zlib headers for external accessaavit2012-11-281-2/+9
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-281-2/+5
* Document how to name threads.Mitch Curtis2012-11-281-0/+8
* QtCore: Make more signals private.Stephen Kelly2012-11-2815-40/+108
* Add a -libexecdir option to the configuresThiago Macieira2012-11-282-1/+4
* Enhanced QSharedDataPointer documentation with container performance sectionNils Jeisecke2012-11-281-0/+8
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-271-3/+18
* remove dependency of fusion style on windowsTasuku Suzuki2012-11-272-21/+29
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-11-261-0/+3
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Fix build error with QT_NO_FILESYSTEMITERATORTasuku Suzuki2012-11-264-4/+8
* Change contact-us from Nokia to DigiaSergio Ahumada2012-11-261-5/+5
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Move isBuiltinType() to namespace QtPrivate and export it.Friedemann Kleint2012-11-262-5/+9
* Cleanup QCoreApplication::Type letfover docsJ-P Nurmi2012-11-261-8/+0
* Delete codecs pageLars Knoll2012-11-261-11/+0
* fix wrong comment about #ifdef's endPeter Kümmel2012-11-261-1/+1
* Enable module build with QT_NO_CODECSTasuku Suzuki2012-11-261-0/+2
* Doc: Removed annotated list in Qt Core's group pages.Jerome Pasion2012-11-259-13/+3
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-13/+18
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-3/+3
* [SIC] QLocale: Update some language names with their modern valuesKonstantin Ritt2012-11-244-277/+281
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-4/+3
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-232-6/+5
* Fix outdated comment in kernel/qtranslator_p.h.hjk2012-11-231-2/+2
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-1/+6
* Emit destroyed() signal before children get deletedLars Knoll2012-11-231-1/+1
* Fix \brief for QEasingCurveLars Knoll2012-11-231-1/+1
* Fix race condition on d->state, by locking the mutex first.David Faure2012-11-231-3/+9
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-232-2/+14
* Make QtQuick documentation references workPaul Olav Tvete2012-11-232-3/+9
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-231-1/+2
* Revise QObject::connect documentation.Mitch Curtis2012-11-231-4/+5
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-1/+5
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-232-1/+4
* Add QMimeType::aliases().David Faure2012-11-224-0/+50
* Use QT_STRINGIFY in qobjectdefs.hOlivier Goffart2012-11-221-3/+1