projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename qatomic_windows.h to qatomic_msvc.h
2012-02-03
Bradley T. Hughes
Rename qatomic_windows.h to qatomic_msvc.h
commit
|
commitdiff
|
tree
2012-02-03
Bradley T. Hughes
Update .gitignore to ignore qmake/qmake_pch.pch
commit
|
commitdiff
|
tree
2012-02-03
Tor Arne Vestbø
Make Clang the default makespec on Mac OS 10.7 (Lion...
commit
|
commitdiff
|
tree
2012-02-03
Kurt Korbatits
Fixed qsharedpointer unittest on windows
commit
|
commitdiff
|
tree
2012-02-03
Bradley T. Hughes
processEvents(WaitForMoreEvents) should return after...
commit
|
commitdiff
|
tree
2012-02-03
Pierre Rossi
Un-guard a QRawFont autotest.
commit
|
commitdiff
|
tree
2012-02-03
Bradley T. Hughes
Don't include config.tests/unix/openssl/openssl.pri...
commit
|
commitdiff
|
tree
2012-02-03
Sergio Martins
Reimplement QIdentityProxyModel::headerData().
commit
|
commitdiff
|
tree
2012-02-03
Giuseppe D'Angelo
Make QAbstractItemView::itemOptions properly initialize...
commit
|
commitdiff
|
tree
2012-02-03
Giuseppe D'Angelo
Fix the chart itemview example
commit
|
commitdiff
|
tree
2012-02-02
Stephen Kelly
Build with -pedantic
commit
|
commitdiff
|
tree
2012-02-02
Stephen Kelly
Add typedef for source compatibility.
commit
|
commitdiff
|
tree
2012-02-02
Giuseppe D'Angelo
Merge QStyleOption*V{2,3,4} classes together
commit
|
commitdiff
|
tree
2012-02-02
Gunnar Sletta
Improve QSurface / QWindow API a bit and use that to...
commit
|
commitdiff
|
tree
2012-02-02
Laszlo Agocs
Update wrong docs for TouchPoint::id().
commit
|
commitdiff
|
tree
2012-02-02
Stephen Kelly
Build with QT_NO_CAST_FROM_BYTEARRAY
commit
|
commitdiff
|
tree
2012-02-02
Friedemann Kleint
Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.
commit
|
commitdiff
|
tree
2012-02-02
Shane Kearns
Fix unintended source compatiblity break in QSslSocket
commit
|
commitdiff
|
tree
2012-02-02
Teemu Katajisto
Various documentation fixes ported from Qt 4.8
commit
|
commitdiff
|
tree
2012-02-02
Bradley T. Hughes
Reimplement QAbstractSocket::setReadBufferSize() properly
commit
|
commitdiff
|
tree
2012-02-02
Morten Johan Sorvig
Move QString <-> NSString conversion to QtCore
commit
|
commitdiff
|
tree
2012-02-02
Xizhi Zhu
Call start() even when bearer is not compiled.
commit
|
commitdiff
|
tree
2012-02-02
Xizhi Zhu
Remove one un-used variant.
commit
|
commitdiff
|
tree
2012-02-02
Morten Johan Sørvig
Fix qmlscene segfault on startup on Mac OS 10.6.
commit
|
commitdiff
|
tree
2012-02-02
jian liang
speed up font enumeration in windows platform
commit
|
commitdiff
|
tree
2012-02-02
Kent Hansen
Fix QString::operator=(QLatin1String) for substrings
commit
|
commitdiff
|
tree
2012-02-02
Kent Hansen
Fix QTextStream and QDebug operator<< for QLatin1String
commit
|
commitdiff
|
tree
2012-02-02
Kent Hansen
Fix QString(QLatin1String) constructor for substrings
commit
|
commitdiff
|
tree
2012-02-02
Kent Hansen
Fix operator==(QLatin1String, QLatin1String) and friends...
commit
|
commitdiff
|
tree
2012-02-02
Bradley T. Hughes
Port the Windows atomic implementation to use QGenericAtomicOps
commit
|
commitdiff
|
tree
2012-02-02
Joerg Bornemann
fix gdb_dwarf_index.prf for applications, take two
commit
|
commitdiff
|
tree
2012-02-02
Joerg Bornemann
fix gdb_dwarf_index.prf for executables
commit
|
commitdiff
|
tree
2012-02-02
Pekka Vuorela
Renamed QInputPanel as QInputMethod
commit
|
commitdiff
|
tree
2012-02-02
Bradley T. Hughes
Remove duplicated function from QCocoaEventDispatcher
commit
|
commitdiff
|
tree
2012-02-02
Bradley T. Hughes
Don't include config.tests/unix/openssl/openssl.pri
commit
|
commitdiff
|
tree
2012-02-02
Jian Liang
fix memory leak of QAccessibleWidget
commit
|
commitdiff
|
tree
2012-02-02
Sergio Ahumada
tests: do not run benchmarks by default in 'make check'
commit
|
commitdiff
|
tree
2012-02-02
Kent Hansen
Avoid duplicating flags/types in qmetaobjectbuilder
commit
|
commitdiff
|
tree
2012-02-02
Kurt Korbatits
Fixed selftests unittest on windows
commit
|
commitdiff
|
tree
2012-02-02
Kurt Korbatits
Fixed qfile unittest on windows
commit
|
commitdiff
|
tree
2012-02-02
Jason McDonald
Add selftest for xpass in a data-driven test.
commit
|
commitdiff
|
tree
2012-02-02
Jason McDonald
Improve readability of expectfail selftest.
commit
|
commitdiff
|
tree
2012-02-02
Jason McDonald
Add testlib selftest for counting of test results.
commit
|
commitdiff
|
tree
2012-02-02
Kurt Korbatits
Changed qtextbrowser unittest to work from install...
commit
|
commitdiff
|
tree
2012-02-02
Kurt Korbatits
Changed qlabel unittest to work from install directory
commit
|
commitdiff
|
tree
2012-02-02
Kurt Korbatits
qopenglcontext not checking for null and failing with...
commit
|
commitdiff
|
tree
2012-02-02
Holger Hans Peter...
pixmap: Add QPlatformPixmap::fromData null check for...
commit
|
commitdiff
|
tree
2012-02-02
Lars Knoll
Fix some warnings from clang
commit
|
commitdiff
|
tree
2012-02-02
Thorbjørn Lund Martsum
Introduce QItemDelegate::destroyEditor virtual invoked...
commit
|
commitdiff
|
tree
2012-02-01
Jani Uusi-Rantala
Trivial fix in qjsonobject.h for -Werror=shadow
commit
|
commitdiff
|
tree
2012-02-01
Friedemann Kleint
Move QPlatformDialogs from QtWidgets to QtGui.
commit
|
commitdiff
|
tree
2012-02-01
Friedemann Kleint
qabstractitemmodel.cpp: Fix warnings.
commit
|
commitdiff
|
tree
2012-02-01
Olivier Goffart
Use QBasicMutex instead of Q_GLOBAL_STATIC QMutex
commit
|
commitdiff
|
tree
2012-02-01
David Faure
Fix parsingMode not used anymore, detected by compiler...
commit
|
commitdiff
|
tree
2012-02-01
Gunnar Sletta
Added WindowOverridesSystemGesturesHint to our window...
commit
|
commitdiff
|
tree
2012-02-01
Shane Kearns
Prevent data loss when an ssl socket is closed by remote
commit
|
commitdiff
|
tree
2012-02-01
Xizhi Zhu
Remove Symbian specific code in 3rdparty.
commit
|
commitdiff
|
tree
2012-02-01
Joerg Bornemann
Windows configure: make -mp affect the Qt build itself
commit
|
commitdiff
|
tree
2012-02-01
Jeremy Lainé
Fix QDnslookup build on FreeBSD
commit
|
commitdiff
|
tree
2012-02-01
Thorbjørn Lund Martsum
Extending the auto test for QHeaderView
commit
|
commitdiff
|
tree
2012-02-01
Thorbjørn Lund Martsum
QHeaderView - Do not try to remove non-existing section
commit
|
commitdiff
|
tree
2012-02-01
Torben Dannhauer
SQL driver implementation to signal notification sources
commit
|
commitdiff
|
tree
2012-02-01
Torben Dannhauer
Interface definition to provide notifications with...
commit
|
commitdiff
|
tree
2012-02-01
Stephen Kelly
Remove the API duplication from QApplication.
commit
|
commitdiff
|
tree
2012-02-01
Friedemann Kleint
Windows: Fix inclusion of <windows.h>
commit
|
commitdiff
|
tree
2012-02-01
Thorbjørn Lund Martsum
Adding a QHeaderView benchmark
commit
|
commitdiff
|
tree
2012-02-01
Bradley T. Hughes
Revert "Put the generated <module>version.h into build...
commit
|
commitdiff
|
tree
2012-02-01
Friedemann Kleint
Accessibility: Use new updateAccessibility() API in...
commit
|
commitdiff
|
tree
2012-02-01
Gunnar Sletta
Introduced BufferQueueingOpenGL capability in platofrm...
commit
|
commitdiff
|
tree
2012-02-01
Kai Koehne
QtDebug: Include file, line, function information
commit
|
commitdiff
|
tree
2012-02-01
Morten Johan Sorvig
Compile with clang
commit
|
commitdiff
|
tree
2012-02-01
Jonas M. Gastal
Emit QSslSocket::error in case of openssl gives an...
commit
|
commitdiff
|
tree
2012-02-01
Thorbjørn Lund Martsum
QHeaderView - preventing negative section sizes.
commit
|
commitdiff
|
tree
2012-02-01
Kalle Juhani Lehtonen
Change syncqt default parameters for shadow building
commit
|
commitdiff
|
tree
2012-01-31
Stephen Kelly
Add the event loop quitlock feature to QtCore.
commit
|
commitdiff
|
tree
2012-01-31
Tor Arne Vestbø
Don't compile UIC with -O2 inside Scratchbox
commit
|
commitdiff
|
tree
2012-01-31
jian liang
add virtual destructor to QWindowSystemInterfacePrivate...
commit
|
commitdiff
|
tree
2012-01-31
Thorbjørn Lund Martsum
QHeaderView - fix to resizeSection patch (Ia812a747)
commit
|
commitdiff
|
tree
2012-01-31
Thorbjørn Lund Martsum
QHeaderView::setOffsetToSectionPosition documentation...
commit
|
commitdiff
|
tree
2012-01-31
Jonas M. Gastal
QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.
commit
|
commitdiff
|
tree
2012-01-31
Simon Hausmann
Maliit: Fix enter on VKB not resulting in text input...
commit
|
commitdiff
|
tree
2012-01-31
Jan Arne Petersen
Rename meego to maliit platforminputcontext
commit
|
commitdiff
|
tree
2012-01-31
Simon Hausmann
Add support for cleanup functions for data-constructed...
commit
|
commitdiff
|
tree
2012-01-31
João Abecasis
Allow function types to be registered without workarounds
commit
|
commitdiff
|
tree
2012-01-31
Lars Knoll
Remove many deprecated methods
commit
|
commitdiff
|
tree
2012-01-31
Joerg Bornemann
MinGW build fixes for QWindowsPipeReader and friends
commit
|
commitdiff
|
tree
2012-01-31
Kai Koehne
Windows: Fix compilation with -qtnamespace
commit
|
commitdiff
|
tree
2012-01-31
Kai Koehne
Mac: Fix compilation with -qtnamespace set
commit
|
commitdiff
|
tree
2012-01-31
Rafael Roquetto
mkdtemp() support for QNX platform
commit
|
commitdiff
|
tree
2012-01-31
aavit
Moving tiff image format support and libtiff out of...
commit
|
commitdiff
|
tree
2012-01-31
Frederik Gladhorn
Use events for accessibility updates.
commit
|
commitdiff
|
tree
2012-01-31
Chris Adams
Add public role names setter to QStandardItemModel
commit
|
commitdiff
|
tree
2012-01-31
Lars Knoll
QDirectPainter is gone in Qt5
commit
|
commitdiff
|
tree
2012-01-31
Andreas Hartmetz
Escape path names in qmake-generated Makefiles.
commit
|
commitdiff
|
tree
2012-01-31
Jonas M. Gastal
Removing bad ###Qt5 note.
commit
|
commitdiff
|
tree
2012-01-31
Xizhi Zhu
Remove Symbian specific code from qtbase.
commit
|
commitdiff
|
tree
2012-01-31
Xizhi Zhu
Remove Symbian specific code from QtGui.
commit
|
commitdiff
|
tree
2012-01-31
Anselmo L. S. Melo
Fix QGuiApplication::topLevelWindows(), introducing...
commit
|
commitdiff
|
tree
2012-01-31
Xizhi Zhu
Remove Symbian and Maemo 5 code from QtWidgets.
commit
|
commitdiff
|
tree
2012-01-31
John Layt
QValidator: Don't fallback to C Locale when validating...
commit
|
commitdiff
|
tree
next