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-09-05
Laszlo Agocs
Add timestamp to QInputEvent.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Jo Asplin
Mark test as insignificant
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Sergio Ahumada
tests: mark `qstatictext' as using private API
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jørgen Lind
Propogate that the size has changed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
micro optimizations
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
fix typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
QRawFont: add missed operator !=
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
optimize QGlyphRun's operator == a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
QGlyphRun: make operator != inlined
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Konstantin...
QGlyphRun: don't detach if the decoration wasn't actual...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Samuel Rødal
Fix the \since 4.x tags in gui/opengl.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Lars Knoll
Refactor QMouseEvent to contain the position inside...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/xml
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/tools
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Morten Sorvig
Mac: make platformsupport a static lib
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/thread
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/statemachine
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Holger Ihrig
Moving relevant tests to corelib/kernel
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jo Asplin
Moved gui autotests into new directory structure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Samuel Rødal
Compile fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jo Asplin
Moved dbus autotests into new directory structure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Laszlo Agocs
Make xcb plugin compile again.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Samuel Rødal
Clean up shared resources immediately as the last conte...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Gunnar Sletta
The XCB plugin should not rely on QT_CONFIG=opengl...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Morten Sorvig
Cocoa: Fix qmlscene flicker on startup.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Friedemann...
Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Lars Knoll
Initialize member variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Friedemann...
Fix further test builds on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Eskil Abrahamsen...
Compile with host architecture armv5tel
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Friedemann...
Fix compile on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Friedemann...
Fix autotests to build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Lars Knoll
Add a QStyleHints class to QtGui
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Lars Knoll
Move the qmljsdebugargument variable to QGuiApplication
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Laszlo Agocs
Touch event support for QWindow.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Holger Ihrig
Moving relevant tests to corelib/io
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Samuel Rødal
Fixed hellowindow making context current in wrong thread.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Gunnar Sletta
Merge branch 'master' into refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jason McDonald
Remove ability to run tests in random order.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Kent Hansen
Make sure tests/auto/v8.pro doesn't clobber auto.pro
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Peter Hartmann
QSslCertificate: blacklist fraudulent *.google.com
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Friedemann...
Fix build from scratch.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Bradley T....
Compile fix on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Gunnar Sletta
pick up the target window for a mouse event when none...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Holger Ihrig
Moving relevant tests to corelib/global
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Holger Ihrig
Moving relevant tests to corelib/concurrent
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Petersson
QHttpNetworkConnection : Fix the case when we only...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Martin Petersson
QHttpNetworkReply: Change dataReadProgress to qint64.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Morten Sorvig
Cocoa: Make the hellowindow opengl example work.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Samuel Rødal
Rename remaining gui/opengl source files to avoid name...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Samuel Rødal
Cause fatal error when trying to make a context current...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Samuel Rødal
Added some documentation for internal OpenGL resource...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Aaron Kennedy
Add a signal emitted callback to QAbstractDeclarativeData
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jiang Jiang
Fix fontconfig configure test
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Friedemann...
Tests: Add widgets module to profile.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Friedemann...
Build on Windows/clean build on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Morten Sorvig
Cocoa: Fix qmlscene flicker on resize.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Morten Sorvig
Make plain executables foreground processes.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Morten Sorvig
Cocoa: Load the standard app menu.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Added qopengl auto-test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Gunnar Sletta
Merge "Merge remote branch 'gerrit/master' into refacto...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Morten Sorvig
Compile without QT_DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Gunnar Sletta
Get cocoa plugin compiling after OpenGL refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Clean up legacy defines in gui/opengl.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Copy core GL functionality to QtGui with QGL -> QOpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Move GL resource handling enablers to QtGui.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Kent Hansen
Add QtV8 library to QtBase
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Kim Motoyoshi...
Optimized QMatrix4x4 by improving how 'flagBits' are...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Samuel Rødal
Always relay configure notify events from XCB plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Rohan McGovern
test: removed obsolete tst_maketestselftest::tests_auto_pro
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Gunnar Sletta
QWindow::mapToGlobal/mapFromGlobal and move()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove the QTEST_NOEXITCODE define.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Rename COMPARE_IMPL2 to TO_STRING_IMPL.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove literal tabs
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove default params from QTestData constructor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove obsolete ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove debugging printf.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove obsolete autotest command-line flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Send error messages to stderr rather than stdout
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove unused members and methods from QTestLogger.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove unused methods from QTestLogger.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove QTestLog constructor/destructor definitions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Add missing assertions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Be more consistent when including private headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove mode parameter from QTestLog::addSkip().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Fix broken header file guard.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Fix typo in enum name.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Fix minor formatting issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove QTestFileLogger class.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove ability to change XML logger during a test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Enable multiple instances of QAbstractTestLogger.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove color logging feature from qtestlib.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove circular dependency in testlib logging code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jason McDonald
Remove obsolete testlib files from .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Frederik Gladhorn
Fix typo for ifdef QT_NO_ACCESSIBILITY
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
José Millán...
Call QAccessible::updateAccessibility when a widget...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
José Millán...
Call QAccessible::updateAccessibility when setText...
commit
|
commitdiff
|
tree
|
snapshot
next