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-18
Girish Ramakrishnan
configure: fix script error with -help
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Jędrzej Nowacki
Do not assert when QVariant is constructed from an...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Eskil Abrahamsen...
Fix memory leak when drawing text in non-common script
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Samuel Rødal
Optimized EGLFS backing store a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Fix a CMake unit test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Build the first CMake test if *at least* version 2...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Jason McDonald
Remove insignification of QNetworkInterface autotest...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Jason McDonald
Remove insignification from the Lancelot test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Jason McDonald
Update task numbers for QUdpSocket autotest.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Fix some unused variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Fix some unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stephen Kelly
Fix build with QT_NO_CLIPBOARD.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Kim Motoyoshi...
Remove todo comments that are no longer relevant.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Lars Knoll
Revert "Fix memory leak of QFontEngineData"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Tasuku Suzuki
change NSTextInput to NSTextInputClient in Cocoa plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Janne Anttila
Fixed libjpeg compiler warning about macro redefinition.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Lars Knoll
Ignore moduledir/doc in syncqt
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Mark Brand
remove useless workaround
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Mark Brand
QTBUG-18435 fix stored procedure output parameters...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Frederik Gladhorn
Only send progress bar updates when visible.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Frederik Gladhorn
Accessibility: Check for valid range of tree items.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Frederik Gladhorn
Use parentheses in statement with && and ||.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Konstantin...
QThreadPool: unify waitForDone() overloads
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Konstantin...
QThreadPool: optimize enqueueTask() for common case
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Konstantin...
fix QChar::decompositionTag() returns wrong result...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Konstantin...
fix QChar::isPrint() returns an incorrect result.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Mark Brand
fix QSqlQuery ODBC auto tests
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Samuel Rødal
Fixed RGBA <-> BGRA bug in EGLFS backingstore.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jason McDonald
Remove insignification from QPluginLoader and QFactoryL...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Janne Anttila
Fixed MSVC compiler warning for zlib when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Raphael Kubo...
mkspecs: Rename freebsd-g++40 to freebsd-g++46.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Raphael Kubo...
mkspecs: Sync freebsd-g++40 and freebsd-g++.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Raphael Kubo...
Do not define QT_AOUT_UNDERSCORE in freebsd-g++'s mkspec.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Raphael Kubo...
Remove the freebsd-g++34 mkspec.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Raphael Kubo...
Do not redefine QT_SOCKLEN_T in freebsd-g++'s mkspec.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jason McDonald
Remove insignfication from QGuiApplication test on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Pierre Rossi
Fix a thread safety issue with QTextLine::glyphRuns
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jian Liang
Fix memory leak of QFontEngineData
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jørgen Lind
Add function getters in the native interface
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Casper van...
QDoc: Write subclasses of namespaces in automatic ditamap.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jan-Arve Saether
Add some missing \internal for accessibility
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stephen Kelly
Fix out of bounds use of QVector API.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Lars Knoll
Merge "Merge remote-tracking branch 'origin/api_changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Re-enable all of tst_QApplication::quitOnLastWindowClos...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Add tests/auto/gui/kernel/qguitimer
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jason McDonald
Remove insignification of QOpenGL test on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Friedemann...
Skip tests toolbar-dialog/widget_window.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Sergio Ahumada
Merge "Merge remote-tracking branch 'origin/master...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
aavit
Upgrading libpng: Patches to libpng 1.5.10 for Qt usage
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
aavit
Upgrading libpng: Adding clean copy of libpng 1.5.10
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Move XFAIL in tst_QGraphicsProxyWidget on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Cocoa: allow timer activation to recurse
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Add QPlatformWindow::setWindowModified(bool)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jason McDonald
Make failures in QTimeLine autotest more stable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jason McDonald
Fix bug in tst_QTimeLine::duration().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rohan McGovern
Marked tst_QProcess as insignificant on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Girish Ramakrishnan
api: remove QWindow::move
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Girish Ramakrishnan
api: Fix const correctness of api in QScreen
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Girish Ramakrishnan
api: Make QGuiApplication::styleHints() static
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Jędrzej Nowacki
Fix tst_qtracebench benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Bradley T....
Fix tst_QDialog::deleteInExec() crash on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Donald Carr
Reintroduce testlib to widget free builds
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Qt4iOS
Add support for iOS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Joerg Bornemann
qmake vc(x)proj generator: don't create bogus directories
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Joerg Bornemann
qmake/Win: fix incomplete generated version resource
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Joerg Bornemann
qmake vcxproj generator: fix handling of /MANIFEST...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Joerg Bornemann
qmake: QMakeProject::intValue added
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Joerg Bornemann
qmake vcproj generator: unused variable removed
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Bradley T....
Add QPlatformWindow::windowEvent()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stephen Kelly
Update parent indexes first with changePersistentIndex.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Donald Carr
Remove incorrect inclusion of GL support headers given...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
hjk
Make {TCBPoint,QEasingCurveFunction}::operator==()...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Donald Carr
Handle window state changes correctly in EGLFS
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Jason McDonald
Remove insignification from QLocale test for Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Jason McDonald
Add bug numbers to insignificant_test markers.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Samuel Rødal
Implemented raster based backing store for EGLFS plugin.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Bjoern Breitmeyer
Fixed networkproxy build under WinCE
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Donald Carr
Introduce fallback for general cross compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Martin Petersson
Responses to request with AlwaysNetwork set should...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Richard Moore
Trivial doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Richard Moore
Minor doc improvements.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Girish Ramakrishnan
Add 'we mean it' header to qpa headers
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Girish Ramakrishnan
doc: Mark all qpa classes as internal
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Holger Hans...
gui: Clear the QPixmapCache before destroying the QPlat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Thiago Macieira
Remove the Qt 5 todo about empty string lists in QSettings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Samuel Rødal
Made the evdev mouse plugin clamp coordinates to screen.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
João Abecasis
Make reallocData use QArrayData::AllocationOptions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
João Abecasis
Drop unnecessary assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Jędrzej Nowacki
Migrate QByteArray over QArrayData.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
João Abecasis
Remove explicit checks for shared_null/empty
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
João Abecasis
Make QByteArray and QString keep track of terminating...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stephen Kelly
Show the type and address of QObjects in debug output.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Jørgen Lind
Remove OpenKode OpenVG and qvfb platformplugins
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Jian Liang
Initialize reference count for QWindowsMsaaAccessible
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Sean Harmer
Use the new plugin metadata method in the QNX QPA plugin.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Thomas McGuire
Fix finding EGL on QNX
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Samuel Rødal
Fixed configure output when no platform plugin is enabled.
commit
|
commitdiff
|
tree
|
snapshot
next