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-01-02
Frederik Gladhorn
Remove env var to enable accessibility on linux.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Base QBlitterPaintEngine on QRasterPaintEngine
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Group code by functionality in header and...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Fix the 'solid' detection for the brush in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Move state updates into new methods
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Move the definition out of the class
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Kill the isBlitterLocked variable of the QBlit...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Use CapabilitiesToStateMask as a class member
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
blitter: Style changes to the code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Holger Hans...
raster: Fix typo in a function argument
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Bradley T....
Make QTimer::singleShot use Qt::PreciseTimer for lower...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Bradley T....
Change QTimerInfo (UNIX) to keep the interval in millis...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Bradley T....
Add Qt::TimerType argument to QAbstractEventDispatcher...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Bradley T....
Add Qt::TimerType and the QTimer::timerType property
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
David Faure
Handle -1 (Invalid Key) and Qt::Key_unknown gracefully...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Sergio Ahumada
tests: use contains(QT_CONFIG,private_tests) consistently
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Sergio Ahumada
Unbreak cross-compilation to ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Robin Burchell
Change event posting to use a QVector.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Toby Tomkins
Flag udpTest as insignificant, fails on Ubuntu 11.10...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Pekka Vuorela
Adapt QGraphicsView test to QPlatformInputContext
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Pekka Vuorela
Adapt QGraphicsScene test to use QPlatformInputContext
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Jason McDonald
Prevent qDebug test bypassing the testlib message handler.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Jason McDonald
Use QVERIFY2 to output verbose failure messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Jason McDonald
Correct misspelt function names in QFutureWatcher test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Jason McDonald
Correct misspelt function name in qtconcurrentmap test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Jason McDonald
Correct misspelt function name in qtconcurrentfilter...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Robin Burchell
Change test to use new QTRY_COMPARE/QTRY_VERIFY macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Jonas M. Gastal
Make qDecodeDataUrl return bool.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Jason McDonald
Improve QTextCodec::codecForLocale() test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Sergio Ahumada
Fix printerPaperSize and some tst_qprinter test failures
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Stephen Kelly
Enable variadic macros if building in c++0x mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Jason McDonald
Don't allow QThreadPool test to hang on failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jonas M. Gastal
Clarifying the flow of signals on QNetworkAccessManager.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Avoid repeatedly registering the same meta-type
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Improve qtconcurrentthreadengine autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Cleanup itemmodel autotests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove old debug code from itemmodel tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Reinstate commented test data in QItemSelectionModel...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Cleanup itemmodel autotests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove empty functions from itemmodels tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Cleanup corelib autotests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove mention of Trolltech in qlibrary autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove mention of Trolltech from QGraphicsScene autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove mentions of Trolltech from QRegExp autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove mention of trolltech from QThreadStorage test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Jason McDonald
Remove mention of Trolltech in QHttp autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Robin Burchell
Remove non-const getters marked for elimination.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Robin Burchell
Merge QTextDocumentFragment::toHtml() overload per...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Stephen Kelly
Fix typos parametter -> parameter.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Stephen Kelly
Increase the value of the UserRole for the ItemDataRole...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Stephen Kelly
Replace a pseudo-virtual slot with a virtual method.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Jonas M. Gastal
QLocalSocket shouldn't emit disconnected if it isn...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Konstantin...
add tests and benchmarks for QString::toLower()/toUpper...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Peter Hartmann
network auto tests: add QNetworkReply test for pipelining
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Sami Rosendahl
Fix crashes and non-portable functionality in QDBusDema...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Sami Rosendahl
Fix crash in QDBusDemarshaller QStringList extraction
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Sami Rosendahl
Fix crash in QDBusDemarshaller basic string-like type...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Jason McDonald
Improve QSettings autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Jason McDonald
Remove empty functions from QSet autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Jędrzej Nowacki
Build fix for tst_qprinter with c++11
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Holger Hans...
v8: Build V8 for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Holger Hans...
v8: Change the selection of Operating System
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Giuseppe D...
Remove unused -DQT_NO_PCRE from qmake makefiles
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Stephen Kelly
Fix cmake files for static builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Jørgen Lind
Link to X and Xrender libs in glxconvenience
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Jan-Arve Saether
Fix regression, make sure hit testing work on windows...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Bradley T....
Finish removing Qt3 support
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Sune Vuorela
QCryptographicHash: allow to hash the content of a...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
David Faure
Fix for -Werror -Wshadow
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Jędrzej Nowacki
Remove redundant template parameter from QMetaType...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Fix http authentication to a different realm on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Jędrzej Nowacki
Fix movablity of QVariant.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Fix race in http connection channel
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Don't fetch credentials from cache following a failed...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Handle plain socket write errors in SSL
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Fix for assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Fix faulty logic in http connection pipelining
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Friedemann...
QTestLib-selftest: Unblock on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Jędrzej Nowacki
Allow QMetaType to register information about movability
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Harald Fernengel
Remove QT_NO_STL_WCHAR hack
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
David Faure
Fix handling of invalid modifiers in QKeySequence.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Harald Fernengel
Use strlen() inline whenever possible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Morten Johan...
Enable Mac style on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Martin Petersson
QNetworkAccessManager: fixed foreach copy of host address
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Jonas M. Gastal
Add ToS option to sockets.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Peter Hartmann
SSL: fix build with -openssl-linked for OpenSSL 0.9.8*
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Jørgen Lind
Disable logging in xcb
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Test case for QTBUG-22875
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Shane Kearns
Fix compile error when configured with -no-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Morten Johan...
Mac: Add temporary solution to fix app deployment.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Morten Johan...
Fix up the accessibility inspector.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Jan-Arve Saether
Do not crash in the windows accessibility bridge
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Martin Petersson
QNetworkAccessManager: delay IPv4 or IPv6 based on...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Friedemann...
QTestlib: Make QImage comparison more verbose.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Friedemann...
QTestLib: Fix QFINDTESTDATA for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Friedemann...
Rebuild configure.exe.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Rohan McGovern
configure[.exe]: use create_prl, link_prl for all modules
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Bradley T....
Reimplement QIODevice::reset() properly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Bradley T....
Reimplement QGraphicsEffect::sourceChanged() properly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Bradley T....
Reimplement QVariantAnimation::updateState() properly
commit
|
commitdiff
|
tree
|
snapshot
next