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
2011-11-02
Jason McDonald
Remove stale test data from qsortfilterproxymodel test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove disabled code from QWidget autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove disabled code from qgridlayout autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove disabled test data from QUrl autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove redundant #if 1 from qdbusmarshall test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove redundant code from qsortfilterproxymodel test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Improve QWidget autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jason McDonald
Remove debugging code from qgraphicsitem autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove unused code from qdbusmarshall test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove obsolete code from qdbusmarshall test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove obsolete code from qdbuspendingcall test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove disabled code in QItemView test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Bradley T....
Silence warning from clang
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Casper van...
Remove test that hasn't been enabled since 2007.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Friedemann...
Remove remains of qpa in tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jędrzej Nowacki
Fix broken build.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Samuel Rødal
Add Q_PROPERTY declarations to QScreen.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Bradley T....
Tentatively keep operator=(const QAtomic* &other)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Friedemann...
qeventdispatcher_win: Fix warnings about QAtomicInt.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jo Asplin
Re-enabled passing tests in tst_qgraphicswidget
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Olivier Goffart
tst_qvariant: add a test QVariant works with not movabl...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Sergio Ahumada
Revert "Fix use of qMax() with floating point constants"
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Bradley T....
Append -W* configure flags to QMAKE_C*FLAGS_WARN_ON
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove debug code from qsortfilterproxymodel test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Improve QWidget autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove debug code from QLayout autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove debug code from QGridLayout autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Remove obsolete test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Jason McDonald
Improve QMenu autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Liang Qi
Remove S60/symbian specific code in plugins/bearer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Bradley T....
Use QAtomicInt::store() instead of operator=(int)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Lars Knoll
Fixes to the ibus input context
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Liang Qi
Remove S60/symbian specific mkspec
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Liang Qi
Remove S60/symbian specific code in corelib/arch
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Improve QMenu autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Shane Kearns
HTTP proxy engine - accept standard Connection header
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Peter Hartmann
SSL documentation: correct enum name
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Friedemann...
mkspecs: Remove qpa conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Casper van...
Update enums in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Bradley T....
Reimplement GLTexture::failed() properly in GLRenderTar...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Casper van...
Add file from qtdoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Robin Burchell
Remove Symbian support from bind enum documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Robin Burchell
Move support for socket binding from QUdpSocket upstrea...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Robin Burchell
Set localAddress and localPort on socket binding.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Bradley T....
Remove declaration of QRasterPlatformPixmap::fromFile()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Bradley T....
Move QPrinter::init() to QPrinterPrivate::init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sergio Ahumada
Doc: Fixing typos
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Samuel Rødal
Re-added hellogl_es and ES 1 support for QOpenGLContext.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Olivier Goffart
QRecursiveMutexPrivate should not inherit from QMutexPr...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Olivier Goffart
Rename QBasicMutex::d to QBasicMutex::d_ptr
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Olivier Goffart
Add missing include when enabling deprecated code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Friedemann...
Gui/OpenGL: Remove remains of qpa from profiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Friedemann...
Fix most warnings about assignments of QAtomicInt.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Lars Knoll
Correctly handle null windows or widgets in keyClick()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove disabled code from QMainWindow autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove unstable test from qgraphicsscene test.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove obsolete test data from qgraphicsitem test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove disabled code from qgraphicssceneindex test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove disabled code from QString autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove disabled code from QRegExp test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove tests for API that never made it into Qt.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove obsolete code from QChar autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove obsolete code from qstate autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Improve QBuffer autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove debugging code from QFileSystemWatcher test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove disabled tests from QUrl test.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove obsolete code from qtconcurrentiteratekernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove obsolete code from qtconcurrentrun test.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove debug code from QLocalSocket autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove debugging code from languagechange test
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove dead code from QTransform autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove debugging code from QPainter autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove debugging code from QPathClipper autotest.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jason McDonald
Remove dead code from qpixmap autotest
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Sergio Ahumada
Fix use of qMax() with floating point constants
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Olivier Goffart
moc: support c++11 style enums
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Lars Knoll
Remove S60/symbian specific code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Jo Asplin
Re-enabled tst_LargeFile
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Olivier Goffart
Remove symbian threading primitive.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lars Knoll
Correct dependencies for the platformsupport library
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Lars Knoll
Remove stuff related to obsolete platforms
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Robin Burchell
Remove Windows and X11 from src/widgets/platforms.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Friedemann...
Examples, plugins: Remove remains of qpa in profiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Bradley T....
Mark QAtomic* implicit cast and other operators as...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Samuel Rødal
Get rid of legacy glTexParameterf calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Jason McDonald
Improve QTextBrowser unit test.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Jason McDonald
Move test data to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Jason McDonald
Remove redundant preprocessor directive.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Jason McDonald
Update changes file for tests and testlib.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Charles Yin
Update qmltest usage help
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Oliver Wolff
Freetype: Do not unlock face when returning superclass...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Replace implicit QAtomic* casts with explicit load...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Friedemann...
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Use load() instead of implicit cast when using QueuedCo...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Update QMutex benchmark to match the one in 4.8
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Move the implementation of normalizeTypeInternal()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Sergio Ahumada
Add QT_BEGIN_HEADER/QT_END_HEADER macros
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Compilation fix (cannot assign const pointer to non...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Oliver Wolff
Fixed crash in printsupport on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Bradley T....
Make configure understand -W* arguments
commit
|
commitdiff
|
tree
|
snapshot
next