summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-052-4/+1
| * Doc: Fix some more linksChristian Stenger2012-12-051-1/+2
| * QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-052-3/+60
| * Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-058-41/+1
| * QtBase: Added qtlinguist as a dependencie to the doc.David Schulz2012-12-041-1/+1
| * QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-044-49/+118
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-043-5/+2
| * doc: Fix snippets in threading docsEskil Abrahamsen Blomfeldt2012-12-041-9/+9
* | Get the default flags from the direct-base, not the indirect.Stephen Kelly2013-01-011-2/+2
* | Add support for multiple arguments to QSharedPointer::create()Thiago Macieira2012-12-233-0/+61
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-215-158/+84
* | Add QChar::Script enumKonstantin Ritt2012-12-205-5796/+6460
* | Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-141-10/+10
|/
* 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