projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix crash when invalidating a QSortFilterProxyModel
2012-09-12
Thiago Macieira
Add configure -help output for the ICU option.
commit
|
commitdiff
|
tree
2012-09-10
Thiago Macieira
Remove misleading documentation about QAbstractSocket...
commit
|
commitdiff
|
tree
2012-09-09
Thiago Macieira
Move the non-C++ parts of qglobal.h outside of __cplusplus
commit
|
commitdiff
|
tree
2012-09-09
Thiago Macieira
Move the constructor and destruction function macros...
commit
|
commitdiff
|
tree
2012-09-08
Thiago Macieira
Add support for the Intel Composer XE 2013.
commit
|
commitdiff
|
tree
2012-09-08
Thiago Macieira
Make the default Qt API be Qt 5.0's
commit
|
commitdiff
|
tree
2012-09-07
Thiago Macieira
Use setenv in qputenv if possible, since it won't leak
commit
|
commitdiff
|
tree
2012-09-07
Thiago Macieira
QWeakPointer use for tracking QObjects is deprecated.
commit
|
commitdiff
|
tree
2012-09-07
Thiago Macieira
Add a way to benchmark sem_t on Unix too
commit
|
commitdiff
|
tree
2012-09-07
Thiago Macieira
Update the git-archive export options
commit
|
commitdiff
|
tree
2012-09-03
Thiago Macieira
Remove the package macros from qglobal.h
commit
|
commitdiff
|
tree
2012-08-31
Thiago Macieira
Use pkg-config to search for all XCB dependencies
commit
|
commitdiff
|
tree
2012-08-31
Thiago Macieira
Fix the name of the arguments of qAtan2 to match std...
commit
|
commitdiff
|
tree
2012-08-29
Thiago Macieira
qplatformclipboard.h does not need qplatformdefs.h...
commit
|
commitdiff
|
tree
2012-08-26
Thiago Macieira
Small optimisation to recursive mutexes
commit
|
commitdiff
|
tree
2012-08-25
Thiago Macieira
Split the futexFlags() function in two: a hot and a...
commit
|
commitdiff
|
tree
2012-08-25
Thiago Macieira
Mark mutex locking and unlocking functions with noexcept
Reviewed-by:
Thiago Macieira
<thiago.macieira@intel.com>
commit
|
commitdiff
|
tree
2012-08-25
Thiago Macieira
Add a way for QtDBus to force a call to dbus_shutdown
commit
|
commitdiff
|
tree
2012-08-25
Thiago Macieira
Print some debugging from QDBusConnection when disconnecting
commit
|
commitdiff
|
tree
2012-08-25
Thiago Macieira
Use nanosleep instead of pthread_cond_timedwait for...
commit
|
commitdiff
|
tree
2012-08-24
Thiago Macieira
Don't define QT_NO_ICONV on Windows: that comes from...
commit
|
commitdiff
|
tree
2012-08-24
Thiago Macieira
Add qiterator.h to tools.pri
commit
|
commitdiff
|
tree
2012-08-23
Thiago Macieira
Compile without the deprecated filterEvent function
commit
|
commitdiff
|
tree
2012-08-23
Thiago Macieira
Doc: Add \inmodule QtCore to all QtCore class doc bodies
commit
|
commitdiff
|
tree
2012-08-23
Thiago Macieira
Doc: Add \inmodule QtDBus to all QtDBus class doc bodies
commit
|
commitdiff
|
tree
2012-08-23
Thiago Macieira
tst_QMutex: add markers to the tryLock tests
commit
|
commitdiff
|
tree
2012-08-22
Thiago Macieira
Simple optimisation in toLocal8Bit(): call codecForLocale...
commit
|
commitdiff
|
tree
2012-08-22
Thiago Macieira
Move the QT_COMPILER_SUPPORTS_xxx defines to qconfig.h
commit
|
commitdiff
|
tree
2012-08-21
Thiago Macieira
Try to work around GCC 4.6's noexcept bugs, again
commit
|
commitdiff
|
tree
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
next