projects
/
profile
/
ivi
/
qtbase.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtbase.git
2012-04-07
Thiago Macieira
Remove references to QT_NO_STL from QtCore
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Giuseppe D...
qHash: always use the seed in the catch-all template
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Giuseppe D...
Add test for qHash(QByteArray)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Giuseppe D...
Add test for qHash(QString) / qHash(QStringRef)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Marcel Krems
Fix compilation with MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Giuseppe D...
QLatin1String: add qHash overload
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
João Abecasis
Enable variadic macros for MSVC >= 2005
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
David Faure
Fix unittest for QStandardPaths::enableTestMode
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
João Abecasis
Add zero-termination checks to QString and QByteArray...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
João Abecasis
Revert "Add tests to verify QByteArray's zero termination"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Thiago Macieira
Make QLocale::toULongLong return the proper type: qulon...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Thiago Macieira
Get rid of QKeyEventEx
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Debao Zhang
Remove macro _POSIX_ from Win32 special file
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Don't allocate space for null when using fromRawData
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Simplify conditionals
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Rename realloc -> reallocData
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Move growth computation to re-allocation function
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Drop nullary overload of private QString::realloc
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Introduce initializer macros for QString- and QByteArra...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
João Abecasis
Clean up constructors for "statics" in QString and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Stephen Kelly
Document that the order of results from QAIM::match...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Thiago Macieira
Merge one static function into another
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Thiago Macieira
Add missing #include <stdio.h> for _fileno
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Giuseppe D...
QHash security fix (1.5/2): qHash two arguments overloa...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Giuseppe D...
Stop relying on QHash ordering
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
João Abecasis
Reorganize unicode string support in QString
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Stephen Kelly
Remove the sectionAutoResize signal.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
John Layt
QLocale: Merge month name data storage to save 50KB...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Giuseppe D...
QHash security fix (1/2): add global QHash seed
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Thiago Macieira
Remove old comment restored by mistake
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Laszlo Papp
Add a remainingTime() method to the public interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Jędrzej Nowacki
Remove duplicated template code.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Don't use qstrlen if string is not null
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Matt Newell
QSqlDriver functions made virtual
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Stephen Kelly
Deprecate QItemSelectionModel::intersect().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Marc Mutz
QUuid: mark as Q_PRIMITIVE_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Introduce QArrayDataPointer::needsDetach
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Introduce QArrayDataOps::truncate
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Introduce QArrayData::detachCapacity
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Introduce QArrayDataOps::appendInitialize
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
João Abecasis
Add missing include on 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Robin Burchell
Remove all calls to, and deprecate qMalloc, qRealloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Make numerus unsigned
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Pre-validate numerus rules: fail early, fail gracefully
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Verify presence of "magic cookie" before more expensive...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Add tests to verify QByteArray's zero termination
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Use unsigned variable for size and index
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
João Abecasis
Fix comments out of touch with reality
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Revert to Qt4 behaviour that QUrl().isValid() == false
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Move the #include "tst_qurlinternal.moc" up to workarou...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Fix the license headers for the files in the new-qurl...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
De-inline qHash(const QUrl&) and improve
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Fix QUrl operator== and operator<
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Disallow spaces in URLs when parsing in StrictMode.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Reimplement the StrictMode URL parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Re-introduce support for QUrl::errorString()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Port to the new QUrl API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Add QUrl::setQuery overload with QUrlQuery
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
QUrl: optimise setHost for the common case
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
QUrl: Always lowercase the scheme
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Long live the new QUrl implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Move some of qurl.cpp into other files for ease of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Forward the methods dealing with the break down of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Long live QUrlQuery
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Refactor the URL recoder a little
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Remove the tolerant parsing function and make the recod...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Add the code that recodes URLs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Mark QUrl::{to,from}Punycode as deprecated since 5.0
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Move the QByteArray-based percent-encoding activities...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Jędrzej Nowacki
Make QArrayData::shared_null zero terminated.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Jędrzej Nowacki
Remove compression support from moc.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Jędrzej Nowacki
Add an assert to QMetaObjectBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Jędrzej Nowacki
Compile QArrayData in bootstrap phase.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Thiago Macieira
Fix operator precedence order.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Make qsimd.cpp also complain if required features are...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
João Abecasis
Clean up and make robust the file loading code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Port QHostAddress to use the new IP utilities in QtCore
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Add support for IPv6 parsing and reconstructing the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Add a function to parse IPv4 addresses in QtCore
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Remove the -no-stl option from configure
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Remove the old code using MMX registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Debao Zhang
Remove WA_PaintOutsidePaintEvent
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Debao Zhang
Remove AutoCompatConnection
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
David Faure
Allow auto tests to stay away from the user's configura...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
João Abecasis
Ensure QTypedArrayData is just a shim over QArrayData
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
João Abecasis
Improve output on test failures
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
João Abecasis
Silence unused comparison result warnings (clang)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
João Abecasis
Fix loop conditions, after warnings from clang
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Don't hardcode the order of elements in QHashes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Thiago Macieira
Unit-test the additional QBasicAtomicXXX expansions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Stephen Kelly
Remove workaround for QComboBox not having a USER property.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Stephen Kelly
Add USER properties to QDateEdit and QTimeEdit.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Thiago Macieira
Unify the atomic implementation for x86 architectures
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Thiago Macieira
Rename qatomic_x86_64.h to qatomic_x86.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
Fail when no translations found, reset pointers on...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
Use Big-Endian conversion functions from qendian.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
Remove unused argument
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
There's no need to check pre-validated input
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
Use accumulating hash, instead of allocating intermedia...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
João Abecasis
Make QTranslator testcase independent of Widgets
commit
|
commitdiff
|
tree
|
snapshot
next