projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Making trivial snippets inline
2012-08-21
Thiago Macieira
Add AVX support for the JPEG handler
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
Cocoa: use filterNativeEvent instead of the deprecated...
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
Fix decoding of QByteArray in the deprecated "encoded...
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
tst_qurlinternal: use qurl_p.h instead of declaring...
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
Add Q_DECL_NOTHROW to some qHash functions
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
Disable C++11 noexcept support in GCC 4.6.0 and 4.6.1
commit
|
commitdiff
|
tree
2012-08-20
Thiago Macieira
Add missing #include <qmetatype.h>
commit
|
commitdiff
|
tree
2012-08-18
Thiago Macieira
Enable QAtomicInteger for char16_t and char32_t
commit
|
commitdiff
|
tree
2012-08-18
Thiago Macieira
Add Q_DECL_CONSTEXPR to the isXXX functions in the...
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-08-18
Thiago Macieira
Modernise, update and fix errors in the QUrl documentation
commit
|
commitdiff
|
tree
2012-08-18
Thiago Macieira
Bring back the documentation on QUrl deprecated methods
commit
|
commitdiff
|
tree
2012-08-18
Thiago Macieira
Mark simple static methods in QThread as Q_DECL_NOTHROW
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-08-15
Thiago Macieira
Avoid an expensive call to toLocal8Bit upon thread...
commit
|
commitdiff
|
tree
2012-08-15
Thiago Macieira
Remove trailing comma in enum
commit
|
commitdiff
|
tree
2012-08-15
Thiago Macieira
QUrl is not necessary for configure.exe, drop it from...
commit
|
commitdiff
|
tree
2012-08-15
Thiago Macieira
Silence a false-positive warning about uninitialised...
commit
|
commitdiff
|
tree
2012-08-15
Thiago Macieira
Disable CPUID checking with GCC 4.2 or older
commit
|
commitdiff
|
tree
2012-08-14
Thiago Macieira
Fix warning about change of sign
commit
|
commitdiff
|
tree
2012-08-14
Thiago Macieira
Merge L_FLAGS and l_FLAGS in configure
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-08-13
Thiago Macieira
Fix declaration of qt_gettime for Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
2012-08-13
Thiago Macieira
Make QElapsedTimer always store nanoseconds in t2
commit
|
commitdiff
|
tree
2012-08-13
Thiago Macieira
Fix a ### Qt5 issue: remove limits.h from qreadwritelock.h
commit
|
commitdiff
|
tree
2012-08-13
Thiago Macieira
Speed up tst_QGraphicsView::mapToScene test
commit
|
commitdiff
|
tree
2012-08-10
Thiago Macieira
Use an include guard for qelapsedtimer.h that matches...
commit
|
commitdiff
|
tree
2012-08-10
Thiago Macieira
Use Q_LIKELY instead of doing an #ifdef for GCC
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Mark QElapsedTimer functions as Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Add Q_DECL_NOTHROW to QRefCount.
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Mark all atomic functions as Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Add Q_DECL_NOTHROW to the atomic functions
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Remove unnecessary extra indentation in the EXPORT...
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Remove the Q_xxx_EXPORT macros of other modules from...
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Rename QMapData::free to destroy
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Rename QLinkedList::free to freeData for consistency
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Rename QContiguousCache allocate and free functions...
commit
|
commitdiff
|
tree
2012-08-09
Thiago Macieira
Remove use of ::free from qlist.h
commit
|
commitdiff
|
tree
2012-08-07
Thiago Macieira
Remove more -Werror from any test other than headersclean.
commit
|
commitdiff
|
tree
2012-08-07
Thiago Macieira
Don't export QAtomicInt, it's all inline
commit
|
commitdiff
|
tree
2012-08-07
Thiago Macieira
Add a T parameter to the memory barrier functions in...
commit
|
commitdiff
|
tree
2012-08-06
Thiago Macieira
Remove extra Q_COMPILER_xxx defines from the MSVC section.
commit
|
commitdiff
|
tree
2012-08-06
Thiago Macieira
MSVC's throw() behaviour matches the C++11 noexcept...
commit
|
commitdiff
|
tree
2012-08-06
Thiago Macieira
Optimise QMutexLocker a little: don't call relock(...
commit
|
commitdiff
|
tree
2012-08-06
Thiago Macieira
Fix builds with sysroot: a space is necessary before...
commit
|
commitdiff
|
tree
2012-08-03
Thiago Macieira
ICU: lock the mutex before calling an Unlocked function
commit
|
commitdiff
|
tree
2012-08-03
Thiago Macieira
ICU: Mark which functions are threadsafe and which...
commit
|
commitdiff
|
tree
2012-08-01
Thiago Macieira
Set the Qt API level to compatibility mode in all tests.
commit
|
commitdiff
|
tree
2012-08-01
Thiago Macieira
Make sure that the parsing mode reaches QUrlPrivate...
commit
|
commitdiff
|
tree
2012-08-01
Thiago Macieira
Make QUrl::setScheme only parse in strict mode (no...
commit
|
commitdiff
|
tree
2012-08-01
Thiago Macieira
Fix QUrl support for empty usernames and passwords
commit
|
commitdiff
|
tree
2012-08-01
Thiago Macieira
Fix handling of encoded NULs (%00) in QUrl::fromPercentEncoding
commit
|
commitdiff
|
tree
2012-07-30
Thiago Macieira
Ensure that QAtomicPointer of forward-declared classes...
commit
|
commitdiff
|
tree
2012-07-27
Thiago Macieira
Make 'nmake qmake' work with the stub (fast) Makefiles
commit
|
commitdiff
|
tree
2012-07-12
Thiago Macieira
Fix small problems with tst_QProcess
commit
|
commitdiff
|
tree
2012-07-12
Thiago Macieira
Fix static plugin loading.
commit
|
commitdiff
|
tree
2012-07-11
Thiago Macieira
Put the ICU libraries in LIBS_PRIVATE
commit
|
commitdiff
|
tree
2012-07-02
Thiago Macieira
Make the CPU detection much more efficient in user...
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-07-01
Thiago Macieira
Don't lower the code generation level options for the...
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Add detection for C++11 noexcept
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Clean up the EXPORT macros in qglobal.h.
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Change CONFIG += staticlib to CONFIG += static
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Move the QDataStream operator<< for QPair to qdatastream.h
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Clean up the use of QT_NODLL
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Update the macros for shared/DLL and static builds
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-06-28
Thiago Macieira
Include QScopedPointer in qsettings.h
commit
|
commitdiff
|
tree
2012-06-27
Thiago Macieira
Remove deprecated method from new class.
commit
|
commitdiff
|
tree
2012-06-27
Thiago Macieira
Remove the extra warnings and -Werror from tst_qmimetype
commit
|
commitdiff
|
tree
2012-06-26
Thiago Macieira
Make QRegion not need to be friends with QVector
commit
|
commitdiff
|
tree
2012-06-26
Thiago Macieira
QGraphicsItem::setAcceptsHoverEvents is deprecated...
commit
|
commitdiff
|
tree
2012-06-26
Thiago Macieira
Replace the QGraphicsItem deprecated transforming functions
commit
|
commitdiff
|
tree
2012-06-24
Thiago Macieira
Ensure that no extra bits can leak into QUrl::toEncoded.
commit
|
commitdiff
|
tree
2012-06-24
Thiago Macieira
Wrap QObject usage in qsharedpointer_impl.h with ifndef...
commit
|
commitdiff
|
tree
2012-06-18
Thiago Macieira
Fix tst_qfile opening of stdin/out/err: don't assume
commit
|
commitdiff
|
tree
2012-06-14
Thiago Macieira
Forward-declare QLatin1String too
commit
|
commitdiff
|
tree
2012-06-14
Thiago Macieira
Use QPointer, not QWeakPointer.
commit
|
commitdiff
|
tree
2012-06-14
Thiago Macieira
Fix encoding of non-ASCII strings
commit
|
commitdiff
|
tree
2012-06-13
Thiago Macieira
Fix QUrl documentation: FullyDecoded and DecodedMode...
commit
|
commitdiff
|
tree
2012-06-13
Thiago Macieira
Fix QDnsLookup test again after public DNS servers...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Keep the #ifdef for tracking shared pointers in a single...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Simple optimisation for the construction of a QSharedPointer
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Use the copy & swap trick to simplify some code in...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Now merge the QtShared::ExternalRefCount class into...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Merge QtSharedPointer::Basic into QtSharedPointer:...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Merge two internal classes of QSharedPointer and de...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Remove "delete value" from QSharedPointer
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Export qMemSet and qMemCopy properly
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Update listing of when SSSE3 and SSE4.1 first became...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Add configure-time checking for the SSE and AVX features...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Fix compilation of tests/auto/corelib/tools with QT_STRICT_I...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Enable compilation of improved x86 code generation...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Move the AVX and SSE tests to config.tests/common
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Move the SSE2/AVX/Neon/etc. flags into the compiler...
commit
|
commitdiff
|
tree
2012-06-12
Thiago Macieira
Add a unit test to QSharedPointer being deleted by...
commit
|
commitdiff
|
tree
2012-06-10
Thiago Macieira
Reorganise the painting.pri file after the last round...
commit
|
commitdiff
|
tree
2012-06-09
Thiago Macieira
Add support for the x86intrin.h header on GCC systems.
commit
|
commitdiff
|
tree
2012-06-09
Thiago Macieira
Use UTF-8 in the QtTest data and benchmark tags
commit
|
commitdiff
|
tree
2012-06-09
Thiago Macieira
Replace deprecated QGraphicsScene::itemAt() with items()
commit
|
commitdiff
|
tree
2012-06-06
Thiago Macieira
Remove references to QtSharedPointer::InternalRefCount
commit
|
commitdiff
|
tree
2012-06-05
Thiago Macieira
The QFontEngineFT files are not built into QtGui anymore.
commit
|
commitdiff
|
tree
2012-06-01
Thiago Macieira
Fix the QVector build with C++11 initialiser lists
commit
|
commitdiff
|
tree
2012-06-01
Thiago Macieira
Make QVector compile with QT_STRICT_ITERATORS again
commit
|
commitdiff
|
tree
2012-05-31
Thiago Macieira
Remove the unnecessary comment about operator== not...
commit
|
commitdiff
|
tree
next