projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Eliminate duplicate data row names in network autotests
[profile/ivi/qtbase.git]
/
src
/
2012-02-16
Jason McDonald
testlib: Remove obsolete version of QSKIP macro.
tree
|
commitdiff
2012-02-16
Jason McDonald
Remove code related to test location.
tree
|
commitdiff
2012-02-16
Jędrzej Nowacki
Use static-less QMetaType API in QVariant.
tree
|
commitdiff
2012-02-16
Jędrzej Nowacki
Implement new static less API for QMetaType.
tree
|
commitdiff
2012-02-16
Donald Carr
Redirect libjpeg messages via qWarning
tree
|
commitdiff
2012-02-16
Michalina Ziemba
Qt Network: Added the \inmodule command in the class...
tree
|
commitdiff
2012-02-16
João Abecasis
Drop QFile::fileEngine
tree
|
commitdiff
2012-02-16
Kent Hansen
qmetaobjectbuilder: Store only unique strings in the...
tree
|
commitdiff
2012-02-16
Kent Hansen
Don't hardcode the number 14 in meta-object generators
tree
|
commitdiff
2012-02-16
Kent Hansen
qmetaobjectbuilder: Add asserts to confirm validity
tree
|
commitdiff
2012-02-16
Xizhi Zhu
Include headers before QT_BEGIN_NAMESPACE.
tree
|
commitdiff
2012-02-16
Xizhi Zhu
Add missing private headers to .pri.
tree
|
commitdiff
2012-02-16
Stephen Kelly
Fix ref counted window close handling.
tree
|
commitdiff
2012-02-16
Jędrzej Nowacki
Add QMetaType::FirstCoreType enum value.
tree
|
commitdiff
2012-02-16
Friedemann Kleint
Add a ThemeChange event.
tree
|
commitdiff
2012-02-15
Stephen Kelly
Move the removal of the Quit event to QWindow.
tree
|
commitdiff
2012-02-15
Stephen Kelly
Make the cmake tests work with a namespace build.
tree
|
commitdiff
2012-02-15
Thorbjørn Lund Martsum
QHeaderView::moveSection performance boost
tree
|
commitdiff
2012-02-15
Lars Knoll
Implement new plugin mechanism
tree
|
commitdiff
2012-02-15
Lars Knoll
Add JSON support to the bootstrap library
tree
|
commitdiff
2012-02-15
Kim Motoyoshi Kalland
Corrected the size of mipmaps in framebuffer objects.
tree
|
commitdiff
2012-02-15
Andy Shaw
Remove a couple of QtGui/QtGui header entries
tree
|
commitdiff
2012-02-15
Samuel Rødal
Added support for resetting QOpenGLFramebufferObject...
tree
|
commitdiff
2012-02-15
Teemu Katajisto
Various documentation fixes ported from Qt 4.8
tree
|
commitdiff
2012-02-15
Kent Hansen
qmetaobjectbuilder: Add support for revisioned methods...
tree
|
commitdiff
2012-02-15
Jonathan Liu
Fix compilation with MinGW
tree
|
commitdiff
2012-02-15
Rohan McGovern
Fixed typo.
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel::indexInQuery(): fix for inserted rows
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlRelationalTableModelPrivate: simplify field name...
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel::submitAll(): avoid resubmiting successf...
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel: do not store primaryValues in change...
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel::primaryValues(): take care of row mapping
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel::commitAll(): replace row removal hack
tree
|
commitdiff
2012-02-15
Mark Brand
QSqlTableModel: deduplicate and optimize counting of...
tree
|
commitdiff
2012-02-15
Mark Brand
QSql*Model: make indexInQuery() virtual
tree
|
commitdiff
2012-02-15
Andrew Stanley-Jones
Allow the QLocalServer to listen to a native descriptor
tree
|
commitdiff
2012-02-15
Alex Wilson
Produce unimplemented warning for QOpenGLBuffer::map...
tree
|
commitdiff
2012-02-15
Eskil Abrahamsen...
Optimize memory consumption for simple GPOS tables
tree
|
commitdiff
2012-02-15
Shane Kearns
Abort FTP download, not the whole application
tree
|
commitdiff
2012-02-15
Rafael Roquetto
Fixes QTemporaryDir compilation error under QNX.
tree
|
commitdiff
2012-02-15
Kent Hansen
Remove needless line "#define d d_ptr"
tree
|
commitdiff
2012-02-15
Kent Hansen
Store only unique strings in the QtDBus meta-object...
tree
|
commitdiff
2012-02-15
Friedemann Kleint
Move desktopSettingsAware to QGuiApplication.
tree
|
commitdiff
2012-02-15
Rick Stockton
fix whitespace in qnamespace.qdoc
tree
|
commitdiff
2012-02-14
Xizhi Zhu
Fix online status checking in generic bearer plugin.
tree
|
commitdiff
2012-02-14
João Abecasis
Move QtConcurrent configuration to a single file
tree
|
commitdiff
2012-02-14
Bradley T. Hughes
Compile
tree
|
commitdiff
2012-02-14
Mark Brand
QSqlTableModel::primaryValues(): make const
tree
|
commitdiff
2012-02-14
Christoph Schleife...
Add QCocoaColor- and FontDialogHelper
tree
|
commitdiff
2012-02-14
Kim Motoyoshi Kalland
Added static keyword to blend_transformed_tiled_argb...
tree
|
commitdiff
2012-02-14
Kim Motoyoshi Kalland
Removed unused qStorePixel[] array.
tree
|
commitdiff
2012-02-14
João Abecasis
Use newly-added QFileInfo::isNativePath
tree
|
commitdiff
2012-02-14
João Abecasis
Add QFileInfo::isNativePath
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Cleanup HEADERS+=... in src/corelib/arch/arch.pri
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Add src/corelib/arch/qatomic_unix.h and qatomic_unix.cpp
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove qatomic_arch.h
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove Windows specific code from qoldbasicatomic.h
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove the generic atomic implementation
tree
|
commitdiff
2012-02-13
Jonathan Liu
Add missing crtdbg.h include
tree
|
commitdiff
2012-02-13
Kai Koehne
Reshuffle code between qglobal, qlogging
tree
|
commitdiff
2012-02-13
Olivier Goffart
Fix qmake compilation
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove HP PA-RISC atomic implementation.
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove the SH atomic implementation...
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove out-of-line atomic implementation for PowerPC
tree
|
commitdiff
2012-02-13
Bradley T. Hughes
Remove out-of-line atomic implementation for Alpha
tree
|
commitdiff
2012-02-13
Rohan McGovern
Fixed compile with -qtnamespace
tree
|
commitdiff
2012-02-13
Jason McDonald
testlib: Count passes, fails and skips consistently.
tree
|
commitdiff
2012-02-12
Caroline Chao
CodeCoverage: Handle QTest based subtests.
tree
|
commitdiff
2012-02-12
Samuel Rødal
Compile without OpenGL.
tree
|
commitdiff
2012-02-12
David Faure
Use toDisplayString when debugging urls (no passwords...
tree
|
commitdiff
2012-02-11
Andreas Holzammer
Remove failing for ARM Architectures.
tree
|
commitdiff
2012-02-11
David Faure
Add QUrl::toDisplayString(), which is toString() withou...
tree
|
commitdiff
2012-02-11
Andreas Holzammer
Fixed zlib build for WEC7.
tree
|
commitdiff
2012-02-11
Johannes Zellner
Add evdev based generic linux keyboard plugin
tree
|
commitdiff
2012-02-11
John Stanley
Raise loopLevel for deleteLater in event filters
tree
|
commitdiff
2012-02-10
Andreas Holzammer
Don't build printer plugins for Windows CE.
tree
|
commitdiff
2012-02-10
Friedemann Kleint
Add QPlatformServices class.
tree
|
commitdiff
2012-02-10
Friedemann Kleint
Re-add default positioning for Widgets.
tree
|
commitdiff
2012-02-10
Laszlo Agocs
Fix xcb's native resource getters.
tree
|
commitdiff
2012-02-10
Laszlo Agocs
Avoid crash when windows with active mouse synthesizati...
tree
|
commitdiff
2012-02-10
Jan Arne Petersen
Add support for "none" QT_IM_MODULE
tree
|
commitdiff
2012-02-10
Denis Dzyubenko
Fixed alignment check in QJsonDocument::fromRawData
tree
|
commitdiff
2012-02-10
Stephen Kelly
Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce...
tree
|
commitdiff
2012-02-10
Samuel Rødal
Properly read back the actual format in xcb and xlib...
tree
|
commitdiff
2012-02-10
Samuel Rødal
More graceful handling of QSurfaceFormat::samples(...
tree
|
commitdiff
2012-02-10
Samuel Rødal
More graceful handling of QSurfaceFormat::samples(...
tree
|
commitdiff
2012-02-10
Leonard Lee
Display QThread name for debugging.
tree
|
commitdiff
2012-02-10
Olivier Goffart
Make it possible to put QObject tracked with QWeakPoint...
tree
|
commitdiff
2012-02-10
Andreas Holzammer
Include winsock2.h for ntohl.
tree
|
commitdiff
2012-02-10
Kai Koehne
Fix qlogging autotest for clang
tree
|
commitdiff
2012-02-10
Jan-Arve Saether
Move all usages of Relation enum values to QAccessible...
tree
|
commitdiff
2012-02-10
Olivier Goffart
Force -fPIE on ELF if Qt is built with reduced relocations
tree
|
commitdiff
2012-02-10
Laszlo Agocs
Handle TouchCancel in gui and widgets
tree
|
commitdiff
2012-02-10
Andreas Holzammer
Remove no longer needed ifdef Q_OS_WINCE.
tree
|
commitdiff
2012-02-10
Andreas Holzammer
Add qt_pixmapFromWinHICON again for Windows CE.
tree
|
commitdiff
2012-02-10
Andreas Holzammer
Clean up qguifunctions_wince includes.
tree
|
commitdiff
2012-02-10
John Stanley
Add support for xlib backend X Event filters
tree
|
commitdiff
2012-02-10
Andrew Stanley-Jones
Add socketOptions flags to QLocalServer
tree
|
commitdiff
2012-02-09
Frederik Gladhorn
Update docs for QAccessibleEvent.
tree
|
commitdiff
2012-02-09
jian liang
Improvement to font database cleanup
tree
|
commitdiff
next