projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Send Expose event when top level window becomes visible
[profile/ivi/qtbase.git]
/
src
/
2012-04-23
Kevin Krammer
Send Expose event when top level window becomes visible
tree
|
commitdiff
2012-04-23
Rohan McGovern
Removed invalid C-style license header from .pro file
tree
|
commitdiff
2012-04-22
Michael Brasser
Don't assume QAbstractDeclarativeData::objectNameChange...
tree
|
commitdiff
2012-04-21
Thiago Macieira
Ensure that qXXXdetection.h can be included directly
tree
|
commitdiff
2012-04-21
Thiago Macieira
Make the fallback Q_ASSUME and Q_UNREACHABLE be qt_noop
tree
|
commitdiff
2012-04-21
Thiago Macieira
Move Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.h
tree
|
commitdiff
2012-04-21
Thiago Macieira
Move some compiler macro definitions into the compiler...
tree
|
commitdiff
2012-04-21
Thiago Macieira
Move the compiler-related macros to qcompilerdetection.h
tree
|
commitdiff
2012-04-21
Jan-Arve Saether
Compile on Windows.
tree
|
commitdiff
2012-04-20
Stephen Kelly
Fix typo in backwards compatibility code.
tree
|
commitdiff
2012-04-20
Olivier Goffart
Fix compilation with Q_DECL_OVERRIDE
tree
|
commitdiff
2012-04-20
Aurindam Jana
QDataStream: Update Version info for doc
tree
|
commitdiff
2012-04-20
Thiago Macieira
Don't push unnecessary data to a data stream for QVariant()
tree
|
commitdiff
2012-04-20
Shane Kearns
Windows - "bypass proxy for local..." also affects...
tree
|
commitdiff
2012-04-20
Miikka Heikkinen
Windows: Remove fontengine autodetection logic
tree
|
commitdiff
2012-04-20
Miikka Heikkinen
Fix missing Windows native fonts in QML applications
tree
|
commitdiff
2012-04-20
Casper van Donderen
QDoc: Remove the text around previous and next page...
tree
|
commitdiff
2012-04-20
Lars Knoll
Revert "List QtPrintSupport as a dependency of QtPlatfo...
tree
|
commitdiff
2012-04-20
Friedemann Kleint
Fix MSVC conversion warnings in new bytearray code.
tree
|
commitdiff
2012-04-20
Martin Petersson
QSslSocket: call to ERR_free_strings to free loaded...
tree
|
commitdiff
2012-04-20
Morten Johan Sorvig
Fix crash in QCocoaBackingStore.
tree
|
commitdiff
2012-04-20
Konstantin Ritt
mingw: fix a lot of annoying warnings
tree
|
commitdiff
2012-04-20
Morten Johan Sorvig
Implement QCocoaWindow::setWindowState.
tree
|
commitdiff
2012-04-20
Eskil Abrahamsen...
Retain bidirectional marks when eliding text
tree
|
commitdiff
2012-04-20
Martin Jones
Provide versions of qRegisterMetaType() that do not...
tree
|
commitdiff
2012-04-19
Michael Brasser
Minor QObject::receivers() optimization.
tree
|
commitdiff
2012-04-19
Michael Brasser
Minor QObject::receivers() cleanup.
tree
|
commitdiff
2012-04-19
Michael Brasser
Add a receivers callback to QAbstractDeclarativeData.
tree
|
commitdiff
2012-04-19
Andy Shaw
Fix compilation with QT_NO_DEBUG_OUTPUT defined
tree
|
commitdiff
2012-04-19
Konstantin Ritt
QImage: fix declaration of inline methods
tree
|
commitdiff
2012-04-19
Thiago Macieira
Mark qt_assert and qFatal as non-returning functions...
tree
|
commitdiff
2012-04-19
John Layt
PrintSupport - Remove Qt5 To-do Messages
tree
|
commitdiff
2012-04-19
Shane Kearns
Abort background requests if policy changes to disallow...
tree
|
commitdiff
2012-04-19
Shane Kearns
Connect usagePoliciesChanged signal to the QNetworkReply
tree
|
commitdiff
2012-04-19
Shane Kearns
Set ConnectInBackground also for http implementation
tree
|
commitdiff
2012-04-19
Kim Motoyoshi Kalland
Removed legacy pixmap and image cleanup hooks.
tree
|
commitdiff
2012-04-19
Konstantin Ritt
fix qsslsocket build in -permissive mode (assigning...
tree
|
commitdiff
2012-04-19
Girish Ramakrishnan
Fix detection of default platform plugin.
tree
|
commitdiff
2012-04-19
Bjoern Breitmeyer
Fixed QSimd WindowsCE build
tree
|
commitdiff
2012-04-19
Konstantin Ritt
fix undefined behavior issue on Integrity
tree
|
commitdiff
2012-04-19
Konstantin Ritt
optimize canonicalOrderHelper() for generic case
tree
|
commitdiff
2012-04-19
Konstantin Ritt
qwindowsintegration: fix build with -no-accessibility...
tree
|
commitdiff
2012-04-19
Casper van Donderen
QDoc: Generate index file for DITAXML.
tree
|
commitdiff
2012-04-19
Thiago Macieira
Don't use QByteArrayLiteral for a non-stored QByteArray
tree
|
commitdiff
2012-04-19
Friedemann Kleint
Fix font substitutions.
tree
|
commitdiff
2012-04-19
Konstantin Ritt
replace getenv("HOME") with a "centralized" QDir::homeP...
tree
|
commitdiff
2012-04-19
Samuel Rødal
Get rid of warning when building qplatformwindow_qpa...
tree
|
commitdiff
2012-04-19
Sean Harmer
Do not force OpenGL sample buffers on in the qnx qpa...
tree
|
commitdiff
2012-04-19
Laszlo Agocs
Remove internal QClipboardEvent
tree
|
commitdiff
2012-04-19
Hannu Lyytinen
Extend QUDeviceHelper to detect DRM graphics devices.
tree
|
commitdiff
2012-04-19
Toby Tomkins
directfb: Fix namespace compilation.
tree
|
commitdiff
2012-04-19
Casper van Donderen
Doc: Prepare for building modular QtCore docs.
tree
|
commitdiff
2012-04-18
Ian Dean
Change coreservices -> ios
tree
|
commitdiff
2012-04-18
Konstantin Ritt
qdbusxml2cpp: fix build on Windows
tree
|
commitdiff
2012-04-18
Jędrzej Nowacki
Do not assert when QVariant is constructed from an...
tree
|
commitdiff
2012-04-18
Eskil Abrahamsen...
Fix memory leak when drawing text in non-common script
tree
|
commitdiff
2012-04-18
Samuel Rødal
Optimized EGLFS backing store a bit.
tree
|
commitdiff
2012-04-18
Stephen Kelly
Fix unused variable warning.
tree
|
commitdiff
2012-04-18
Stephen Kelly
Fix some unused variable warnings.
tree
|
commitdiff
2012-04-18
Stephen Kelly
Fix some unsigned comparison warnings.
tree
|
commitdiff
2012-04-18
Stephen Kelly
Fix build with QT_NO_CLIPBOARD.
tree
|
commitdiff
2012-04-18
Kim Motoyoshi Kalland
Remove todo comments that are no longer relevant.
tree
|
commitdiff
2012-04-18
Lars Knoll
Revert "Fix memory leak of QFontEngineData"
tree
|
commitdiff
2012-04-17
Tasuku Suzuki
change NSTextInput to NSTextInputClient in Cocoa plugin
tree
|
commitdiff
2012-04-17
Janne Anttila
Fixed libjpeg compiler warning about macro redefinition.
tree
|
commitdiff
2012-04-17
Mark Brand
remove useless workaround
tree
|
commitdiff
2012-04-17
Mark Brand
QTBUG-18435 fix stored procedure output parameters...
tree
|
commitdiff
2012-04-17
Frederik Gladhorn
Only send progress bar updates when visible.
tree
|
commitdiff
2012-04-17
Frederik Gladhorn
Accessibility: Check for valid range of tree items.
tree
|
commitdiff
2012-04-17
Frederik Gladhorn
Use parentheses in statement with && and ||.
tree
|
commitdiff
2012-04-17
Konstantin Ritt
QThreadPool: unify waitForDone() overloads
tree
|
commitdiff
2012-04-17
Konstantin Ritt
QThreadPool: optimize enqueueTask() for common case
tree
|
commitdiff
2012-04-17
Konstantin Ritt
fix QChar::decompositionTag() returns wrong result...
tree
|
commitdiff
2012-04-17
Konstantin Ritt
fix QChar::isPrint() returns an incorrect result.
tree
|
commitdiff
2012-04-17
Samuel Rødal
Fixed RGBA <-> BGRA bug in EGLFS backingstore.
tree
|
commitdiff
2012-04-17
Janne Anttila
Fixed MSVC compiler warning for zlib when compiling...
tree
|
commitdiff
2012-04-17
Pierre Rossi
Fix a thread safety issue with QTextLine::glyphRuns
tree
|
commitdiff
2012-04-17
Jian Liang
Fix memory leak of QFontEngineData
tree
|
commitdiff
2012-04-17
Jørgen Lind
Add function getters in the native interface
tree
|
commitdiff
2012-04-17
Casper van Donderen
QDoc: Write subclasses of namespaces in automatic ditamap.
tree
|
commitdiff
2012-04-17
Jan-Arve Saether
Add some missing \internal for accessibility
tree
|
commitdiff
2012-04-17
Stephen Kelly
Fix out of bounds use of QVector API.
tree
|
commitdiff
2012-04-17
Lars Knoll
Merge "Merge remote-tracking branch 'origin/api_changes...
tree
|
commitdiff
2012-04-17
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
tree
|
commitdiff
2012-04-17
Sergio Ahumada
Merge "Merge remote-tracking branch 'origin/master...
tree
|
commitdiff
2012-04-17
aavit
Upgrading libpng: Patches to libpng 1.5.10 for Qt usage
tree
|
commitdiff
2012-04-17
aavit
Upgrading libpng: Adding clean copy of libpng 1.5.10
tree
|
commitdiff
2012-04-17
Bradley T. Hughes
Cocoa: allow timer activation to recurse
tree
|
commitdiff
2012-04-17
Bradley T. Hughes
Add QPlatformWindow::setWindowModified(bool)
tree
|
commitdiff
2012-04-17
Girish Ramakrishnan
api: remove QWindow::move
tree
|
commitdiff
2012-04-17
Girish Ramakrishnan
api: Fix const correctness of api in QScreen
tree
|
commitdiff
2012-04-17
Girish Ramakrishnan
api: Make QGuiApplication::styleHints() static
tree
|
commitdiff
2012-04-17
Bradley T. Hughes
Fix tst_QDialog::deleteInExec() crash on Mac OS X
tree
|
commitdiff
2012-04-17
Donald Carr
Reintroduce testlib to widget free builds
tree
|
commitdiff
2012-04-17
Qt4iOS
Add support for iOS.
tree
|
commitdiff
2012-04-16
Bradley T. Hughes
Add QPlatformWindow::windowEvent()
tree
|
commitdiff
2012-04-16
Donald Carr
Remove incorrect inclusion of GL support headers given...
tree
|
commitdiff
2012-04-16
hjk
Make {TCBPoint,QEasingCurveFunction}::operator==()...
tree
|
commitdiff
2012-04-16
Donald Carr
Handle window state changes correctly in EGLFS
tree
|
commitdiff
2012-04-16
Samuel Rødal
Implemented raster based backing store for EGLFS plugin.
tree
|
commitdiff
next