| .. |
|
qalgorithms.h
|
Mark most of the contents of QtAlgorithms as deprecated.
|
2013-09-21 13:59:01 +02:00 |
|
qalgorithms.qdoc
|
Doc: Fix typos and add missing words.
|
2013-10-12 01:43:24 +02:00 |
|
qarraydata.cpp
|
Fix configure warnings on Windows 7 with MSVC2010.
|
2013-09-25 13:39:14 +02:00 |
|
qarraydata.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qarraydataops.h
|
QtCore: Fix MSVC-64 warnings about integer truncation.
|
2013-06-08 10:29:34 +02:00 |
|
qarraydatapointer.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qbitarray.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qbitarray.h
|
Add some easy move constructors
|
2013-04-05 13:29:43 +02:00 |
|
qbytearray.cpp
|
Avoid signed integer overflow by making an addition a subtraction
|
2013-11-09 07:02:00 +01:00 |
|
qbytearray.h
|
Base64: Implement the "base64url" encoding and the stripping of '='
|
2013-09-14 03:20:25 +02:00 |
|
qbytearraymatcher.cpp
|
Remove use of 'register' from Qt.
|
2013-06-17 09:44:22 +02:00 |
|
qbytearraymatcher.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qbytedata_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qcache.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qcache.qdoc
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qchar.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qchar.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qcollator.cpp
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcollator.h
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcollator_icu.cpp
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcollator_macx.cpp
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcollator_p.h
|
Don't use Mac OS X QCollator backend on iOS
|
2013-09-16 23:19:06 +02:00 |
|
qcollator_posix.cpp
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcollator_win.cpp
|
QCollatorSortKey: inline operator<
|
2013-11-17 09:47:34 +01:00 |
|
qcommandlineoption.cpp
|
Doc: Add docs for rvalue references and move constructors
|
2013-09-27 21:47:55 +02:00 |
|
qcommandlineoption.h
|
QCommandLineOption: declare as shared
|
2013-10-07 01:08:09 +02:00 |
|
qcommandlineparser.cpp
|
QCommandLineParser: add word-wrapping algorithm
|
2013-11-17 00:45:03 +01:00 |
|
qcommandlineparser.h
|
Long live QCommandLineParser!
|
2013-08-24 21:33:39 +02:00 |
|
qcontainerfwd.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qcontiguouscache.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qcontiguouscache.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qcryptographichash.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qcryptographichash.h
|
Ensure that bootstrapped users of QCryptographicHash only use SHA-1
|
2013-08-15 01:30:54 +02:00 |
|
qdatetime.cpp
|
QDateTime - Optimize refreshDateTime()
|
2013-10-31 22:01:40 +01:00 |
|
qdatetime.h
|
QDateTime - Add QTimeZone support
|
2013-09-23 01:14:03 +02:00 |
|
qdatetime_p.h
|
QDateTime - Fix round-trip of second occurrence times
|
2013-09-27 21:47:55 +02:00 |
|
qdatetimeparser.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qdatetimeparser_p.h
|
QDateTime - Split QDateTimeParser into a separate file
|
2013-09-09 16:21:10 +02:00 |
|
qeasingcurve.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qeasingcurve.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qelapsedtimer.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qelapsedtimer.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qelapsedtimer_generic.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qelapsedtimer_mac.cpp
|
Switch to struct timespec everywhere instead of timeval
|
2013-01-28 07:13:23 +01:00 |
|
qelapsedtimer_unix.cpp
|
Switch to struct timespec everywhere instead of timeval
|
2013-01-28 07:13:23 +01:00 |
|
qelapsedtimer_win.cpp
|
WinRT: Compile fix for qelapsedtimer_win.cpp
|
2013-09-20 13:54:06 +02:00 |
|
qfreelist.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qfreelist_p.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qharfbuzz.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qharfbuzz_p.h
|
Replace HB_JustificationClass with QGlyphAttributes::JustificationClass
|
2013-04-01 11:53:58 +02:00 |
|
qhash.cpp
|
Improve implicit shared documentation a bit
|
2013-10-15 12:10:01 +02:00 |
|
qhash.h
|
Don't compare const_iterator with iterator.
|
2013-08-27 22:32:35 +02:00 |
|
qiterator.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qiterator.qdoc
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qline.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qline.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qlinkedlist.cpp
|
Improve implicit shared documentation a bit
|
2013-10-15 12:10:01 +02:00 |
|
qlinkedlist.h
|
QLinkedList: implement missing initializer_list ctor
|
2013-09-20 23:45:06 +02:00 |
|
qlist.cpp
|
Improve implicit shared documentation a bit
|
2013-10-15 12:10:01 +02:00 |
|
qlist.h
|
Change an addition into a subtraction
|
2013-10-19 15:31:17 +02:00 |
|
qlocale.cpp
|
Ensure QLocale's shared C-locale QLocalePrivate is never deleted
|
2013-11-04 11:42:01 +01:00 |
|
qlocale.h
|
Update QLocale locale database up to CLDR 23.1
|
2013-08-12 23:05:59 +02:00 |
|
qlocale.qdoc
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qlocale_blackberry.cpp
|
QLocale: Avoid a deadlock in error case
|
2013-11-20 10:33:04 +01:00 |
|
qlocale_blackberry.h
|
Fix typos in QBBSystemLocaleData
|
2013-03-30 10:50:40 +01:00 |
|
qlocale_data_p.h
|
Update QLocale locale database up to CLDR 23.1
|
2013-08-12 23:05:59 +02:00 |
|
qlocale_icu.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qlocale_mac.mm
|
QLocale - Mac fix typos in comments
|
2013-10-17 01:50:16 +02:00 |
|
qlocale_p.h
|
QLocale - Improve date formatter
|
2013-09-05 23:20:09 +02:00 |
|
qlocale_tools.cpp
|
Remove workarounds to old GCC bugs we had encountered on IRIX
|
2013-08-31 23:02:38 +02:00 |
|
qlocale_tools_p.h
|
Remove use of 'register' from Qt.
|
2013-06-17 09:44:22 +02:00 |
|
qlocale_unix.cpp
|
Fix QLocale::standaloneMonthName when d->m_data == systemData()
|
2013-05-01 21:05:33 +02:00 |
|
qlocale_win.cpp
|
Fix QLocale::standaloneMonthName when d->m_data == systemData()
|
2013-05-01 21:05:33 +02:00 |
|
qmap.cpp
|
Doc: Add missing \since 5.2 to QMap::first/last{,Key}
|
2013-11-14 21:15:35 +01:00 |
|
qmap.h
|
QMap: don't dereference nullptr II
|
2013-09-17 09:31:35 +02:00 |
|
qmargins.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qmargins.h
|
Add missing operators QMargins -=,+= (int).
|
2013-10-15 18:20:37 +02:00 |
|
qmessageauthenticationcode.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qmessageauthenticationcode.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qpair.h
|
Add a pair of constructor/assignment function pairs to QPair
|
2013-05-08 06:05:35 +02:00 |
|
qpair.qdoc
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qpodlist_p.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qpoint.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qpoint.h
|
Fix compilation with Clang on MacOS.
|
2013-02-19 10:35:06 +01:00 |
|
qqueue.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qqueue.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qrect.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qrect.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qrefcount.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qrefcount.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qregexp.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qregexp.h
|
Make sure that we #include qconfig.h before testing for features.
|
2013-03-19 07:02:57 +01:00 |
|
qregularexpression.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qregularexpression.h
|
Make sure that we #include qconfig.h before testing for features.
|
2013-03-19 07:02:57 +01:00 |
|
qringbuffer_p.h
|
Whitespace cleanup: remove trailing whitespace
|
2013-03-16 20:22:50 +01:00 |
|
qscopedpointer.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qscopedpointer.h
|
Revert "Implement move-ctor and move-assignment-op for QScopedPointer"
|
2013-09-05 08:20:19 +02:00 |
|
qscopedpointer_p.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qscopedvaluerollback.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qscopedvaluerollback.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qset.h
|
QSet - check if iterator argument is valid (in debugmode)
|
2013-07-12 16:15:44 +02:00 |
|
qset.qdoc
|
Improve implicit shared documentation a bit
|
2013-10-15 12:10:01 +02:00 |
|
qshareddata.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qshareddata.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qsharedpointer.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qsharedpointer.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qsharedpointer_impl.h
|
Remove use of 'register' from Qt.
|
2013-06-17 09:44:22 +02:00 |
|
qsimd.cpp
|
Don't try to detect the CPUID instruction if we're compiling for Pentium
|
2013-08-27 03:50:50 +02:00 |
|
qsimd_p.h
|
Make the inline CPU detection functions also static
|
2013-03-26 21:44:15 +01:00 |
|
qsize.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qsize.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qstack.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qstack.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qstring.cpp
|
Doc: Fix broken links
|
2013-11-05 00:29:01 +01:00 |
|
qstring.h
|
Declare Cocoa conversion funcs in objc-mode only.
|
2013-11-05 17:37:05 +01:00 |
|
qstring_mac.mm
|
Add Mac type conversion functions to QtCore
|
2013-09-21 05:09:41 +02:00 |
|
qstringbuilder.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qstringbuilder.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qstringlist.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qstringlist.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qstringmatcher.cpp
|
Remove use of 'register' from Qt.
|
2013-06-17 09:44:22 +02:00 |
|
qstringmatcher.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qtextboundaryfinder.cpp
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qtextboundaryfinder.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qtimeline.cpp
|
Fixed bug in QTimeLine::setPaused(false)
|
2013-03-13 14:51:05 +01:00 |
|
qtimeline.h
|
Remove QT_{BEGIN,END}_HEADER macro usage
|
2013-01-29 01:06:04 +01:00 |
|
qtimezone.cpp
|
Doc: remove superfluous \since 5.2
|
2013-11-14 21:15:35 +01:00 |
|
qtimezone.h
|
QTimeZone: mark ctors as explicit
|
2013-11-14 21:15:35 +01:00 |
|
qtimezoneprivate.cpp
|
QDateTime - Add QTimeZone support
|
2013-09-23 01:14:03 +02:00 |
|
qtimezoneprivate_data_p.h
|
QTimeZone - Define new class and api
|
2013-09-22 22:21:15 +02:00 |
|
qtimezoneprivate_icu.cpp
|
QTimeZone - Add ICU support
|
2013-09-22 22:21:19 +02:00 |
|
qtimezoneprivate_mac.mm
|
QTimeZone - Fix Mac Transistions
|
2013-11-09 01:11:00 +01:00 |
|
qtimezoneprivate_p.h
|
QDateTime - Add QTimeZone support
|
2013-09-23 01:14:03 +02:00 |
|
qtimezoneprivate_tz.cpp
|
QTimeZone - Fix finding Linux System Time Zone
|
2013-10-15 23:58:00 +02:00 |
|
qtimezoneprivate_win.cpp
|
QTimeZone - Fix Windows Transitions
|
2013-11-09 01:11:07 +01:00 |
|
qtools_p.h
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
qunicodetables.cpp
|
[2/2] Implement Unicode Normalization Form Quick Check (NF QC)
|
2013-08-14 22:46:58 +02:00 |
|
qunicodetables_p.h
|
[2/2] Implement Unicode Normalization Form Quick Check (NF QC)
|
2013-08-14 22:46:58 +02:00 |
|
qunicodetools.cpp
|
initCharAttributes() micro-optimization
|
2013-08-15 20:47:47 +02:00 |
|
qunicodetools_p.h
|
Remove Q_PACKED from structures that do not need to be packed
|
2013-09-13 11:47:06 +02:00 |
|
qvarlengtharray.h
|
Remove redundant checks in some tools classes
|
2013-09-13 09:22:15 +02:00 |
|
qvarlengtharray.qdoc
|
Doc: Adding mark-up to boolean default values.
|
2013-10-08 00:46:27 +02:00 |
|
qvector.cpp
|
Add missing \since 5.1 for QVector::takeFirst() and ::takeLast()
|
2013-11-05 22:24:05 +01:00 |
|
qvector.h
|
QVector: add some functions missing for QList compat
|
2013-10-11 18:47:27 +02:00 |
|
qvsnprintf.cpp
|
Update copyright year in Digia's license headers
|
2013-01-18 09:07:35 +01:00 |
|
tools.pri
|
Add qcollator_p.h to the list of headers.
|
2013-11-05 06:16:08 +01:00 |