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-26
Sean Harmer
Fix compilation when debug output enabled on virtual...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Jason McDonald
Make QTimeLine test significant.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Thiago Macieira
Ensure that QUrl::{to,from}LocalPath encode/decode...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Qt4iOS
Added mkspecs for iOS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Olivier Goffart
Remove deprecated conversion from QKeySequence to QString
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Miikka Heikkinen
Fix QRawFont autotest in Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Olivier Goffart
Remove QMetaObjectExtraData and put everything into...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Kent Hansen
Split qobject_impl.h into qobjectdefs_impl.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Kent Hansen
Add comparison operators == and != for QMetaMethod
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Don't use the QRegExp methods that modify the object...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Holger Hans...
lance: Document all available command line options.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Holger Hans...
baselineserver: Fix compilation by removing PI_BuildKey...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Romain Pokrzywka
Add makespecs for standard devices in the OMAP3 family
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Friedemann...
Fix recursion in qwidget gdiPainting test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Add detection code for AVX2, HLE, RTM and AES to qsimd.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Replace the x86 XGETBV instruction with its opcode...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Update the x86 feature-detection code, unifying x86...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Fix atomics on SPARC
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Bradley T....
Cocoa: support modal windows
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Bradley T....
Skip tst_QInputDialog on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Revert QUrl::isRelative to its Qt 4 behaviour
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Warn if we use deprecated methods from Qt modules
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Make configure.exe not overwrite its own Makefile in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Thiago Macieira
Make configure.exe create files with Windows line-endings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jan-Arve Saether
MSAA bridge should not return any IA2-specific roles...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jan-Arve Saether
Do not map LayeredPane and Terminal to the wrong MSAA...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Konstantin...
get rid of QT_NO_IMAGE_TEXT switcher
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Casper van...
QDoc: Implement -installdir CLI option for module cross...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jason McDonald
Mark known test failures in Windows developer build.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jędrzej Nowacki
Use macro for QByteArrayData initialization.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Konstantin...
support UTF-8 encoded file names in QZip*
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Laszlo Agocs
Update QTest::QTouchEventSequence docs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Peter Hartmann
QHttpMultiPart: supply new line at the end of the body
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Konstantin...
optimize QChar::decomposition()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Debao Zhang
Using QLatin1String instead of QLatin1Literal
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Stephen Röttger
Fix locale issue on unix systems
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Konstantin...
qunicodetables generator: improve the output and the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Konstantin...
workaround issue where casing diff overflows signed...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Konstantin...
QChar: reduce code duplication by inlining some methods
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jan-Arve Saether
Make NVDA read aloud stuff from a Qt app again.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jan-Arve Saether
Fix a regression where events were not delivered on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jan-Arve Saether
Add QDebug operator<< for QAccessibleEvent
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Yan Shapochnik
Provide access to RTLD_NODELETE flag on Unix.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jeff Kehres
Integrate Blackberry Platform Services (BPS) with Qt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Ensure that QUrl::toLocalFile returns decoded paths
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Don't use the QRegExp methods that modify the object...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Don't strip the leading slash of letter+colon paths...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Remove insignification from qabstractitemmodel test...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
lancelot test: Skip crashing test function on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Laszlo Agocs
Add flag in testlib to disable committing the simulated...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Laszlo Agocs
Add a QWindow autotest case for reentrant mouse/touch...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Stephen Kelly
Run DBus tests only if QtDBus is found.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Update the QUrl documentation concerning the encoding
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Don't use the QRegExp methods that modify the object...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Use the C99 keyword "restrict" in compilers that support it
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Mark some functions as always_inline with GCC and ICC.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
John Layt
QLocale: Clean up QLocalePrivate implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jędrzej Nowacki
Cleanup QMetaObject string access.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Stephen Kelly
Fix creation of config files in debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Re-enable network tests on Mac OS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Shane Kearns
Fix tst_qtcpserver::serverAddress on Mac OSX
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Martin Smith
qdoc: Further changes to the QML specialization
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Remove insignification of QMdiArea test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Re-enable the QMacStyle test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Markus Rathgeb
Fix QMutex::tryLock timeout regression (integer overflow)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Niels Weber
Improved detection of libcrypto and libssl.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Donald Carr
Add N9 device mkspec to device mkspecs folder
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Friedemann...
Windows: Fix for frameless widgets.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Friedemann...
Fix windowgeometry test for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Remove insignification from QDateTimeEdit test on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Remove insignification of QSizeGrip test on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jason McDonald
Skip unstable tst_QMdiArea::subWindowActivated2 test...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Thiago Macieira
Remove Qt 5 todo in QVariant: we're not going to change...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Miikka Heikkinen
Change Windows font database to use qendian.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Rename the default organisation from "Trolltech" to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Martin Smith
qdoc: Don't write '...' for empty <apiName>
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Martin Smith
qdoc: Update qdoc to use QML spec for DITA
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Simon Hausmann
Removed unused QUrlPrivate::clear()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Use the Q_PROCESSOR_* macros in qsimd.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Jason McDonald
Remove insignification of QMdiArea test on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Sean Harmer
Set thread name on QNX
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Giuseppe D...
QTimer: fix typo in singleShot optimization for 0 msecs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Friedemann...
Revert "Add workaround for projects using 'QT += declar...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Don't use the QRegExp methods that modify the object...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Add missing private headers to testlib.pro
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Move Q_FUNC_INFO to qcompilerdetection.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Thiago Macieira
Move the QT_STRINGIFY macro to the top of qglobal.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Mark Brand
QSqlQueryModel::setQuery() don't use deprecated reset()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Mark Brand
QSqlQueryModel::fetchMore() documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Andreas Holzammer
Set default Lighthouse plugin for QNX
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stephen Kelly
Build the QNX plugin with -no-opengl enabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stephen Kelly
Move the CMake unit tests to auto/
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stephen Kelly
Don't tell CMake we're making debug libraries if we...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Olivier Goffart
Fix compilation of QDesktopServices without deprecated
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Olivier Goffart
Fix warning in qobject.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Miikka Heikkinen
Windows: Fix QRawFont loading from data.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Jason McDonald
Start running some disabled tests again on Mac OS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Casper van...
QDoc: Support -indexdir on CLI and depends in qdocconf.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Casper van...
Doc: Fix most QDoc errors in QtXml.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Jonathan Liu
Fix unmatched double quote character
commit
|
commitdiff
|
tree
|
snapshot
next