projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eglfs: hooks can never be null
[profile/ivi/qtbase.git]
/
src
/
2012-05-18
Girish Ramakrishnan
eglfs: hooks can never be null
tree
|
commitdiff
2012-05-18
Girish Ramakrishnan
eglfs: Add support for cursor hotspots
tree
|
commitdiff
2012-05-18
Martin Smith
qdoc: Report multiple QML property docss
tree
|
commitdiff
2012-05-18
Tasuku Suzuki
Merge two simple version of translate() functions for...
tree
|
commitdiff
2012-05-18
Shane Kearns
Make the windows socket handle non inheritable
tree
|
commitdiff
2012-05-18
Jiang Jiang
Fix FreeType glyph caching for high resolution
tree
|
commitdiff
2012-05-18
Aaron Kennedy
QMetaObject::activate() overload that doesn't require...
tree
|
commitdiff
2012-05-18
Aaron Kennedy
Avoid qobject_cast
tree
|
commitdiff
2012-05-18
Aaron Kennedy
Encapsulate the dynamic meta object pointer
tree
|
commitdiff
2012-05-18
Thiago Macieira
Clean up some QT_HAVE_xxx macros in qcompilerdetection.h
tree
|
commitdiff
2012-05-17
Rohan McGovern
testlib: added missing newline to error message
tree
|
commitdiff
2012-05-17
Konstantin Ritt
add some more widely-used QChar::SpecialCharacter enum...
tree
|
commitdiff
2012-05-17
Girish Ramakrishnan
eglfs: Allow cursor atlas to be specified using an...
tree
|
commitdiff
2012-05-17
Girish Ramakrishnan
eglfs: delete cursor textures in the destructor
tree
|
commitdiff
2012-05-17
Girish Ramakrishnan
eglfs: remove multiple references to qeglfshooks.h...
tree
|
commitdiff
2012-05-17
Robin Burchell
Remove src/widgets/kernel/x11.pri.
tree
|
commitdiff
2012-05-17
Lars Knoll
turn off exceptions by default where they aren't required
tree
|
commitdiff
2012-05-17
Andrew den Exter
Fix cursorToX for right to left text with trailing...
tree
|
commitdiff
2012-05-16
Casper van Donderen
QDoc: Generate correct relative paths and links when...
tree
|
commitdiff
2012-05-16
Carl Schumann
Fix bug when destruction fields in QWizard
tree
|
commitdiff
2012-05-16
Konstantin Ritt
enable the text layout's cache where it is seems to...
tree
|
commitdiff
2012-05-16
Martin Smith
qdoc: Include QML type name in method quid
tree
|
commitdiff
2012-05-16
David Faure
Add header qtest_widgets.h, similar to qtest_gui.h...
tree
|
commitdiff
2012-05-16
Zeno Albisser
Populate the font database when calling fallbacksForFam...
tree
|
commitdiff
2012-05-16
James Turner
Add focusWindowChanged signal to QGuiApplication
tree
|
commitdiff
2012-05-16
Samuel Rødal
Handle EglDisplay and EglContext in the native interfac...
tree
|
commitdiff
2012-05-16
Girish Ramakrishnan
Add eglfs cursor support
tree
|
commitdiff
2012-05-16
Friedemann Kleint
QCoreApplication: No longer hardcode arguments to be...
tree
|
commitdiff
2012-05-16
Thiago Macieira
Correct a mistake about non-characters in the documenta...
tree
|
commitdiff
2012-05-16
Friedemann Kleint
qdoc: Fix some QString usage issues (Krazy warnings).
tree
|
commitdiff
2012-05-16
Friedemann Kleint
qdoc: Fix warnings about unused variables.
tree
|
commitdiff
2012-05-16
Stephen Kelly
Remove duplicate include for the macros.
tree
|
commitdiff
2012-05-16
Stephen Kelly
Properly quote all variables which are paths.
tree
|
commitdiff
2012-05-16
Thiago Macieira
Add a non-implicit copy constructor to QEvent
tree
|
commitdiff
2012-05-16
Lars Knoll
Avoid using iconv for text conversion where possible
tree
|
commitdiff
2012-05-16
Lars Knoll
Limit the nesting depth of the Json parser
tree
|
commitdiff
2012-05-16
Arvid E. Picciani
QElfParser: double check section size before using it.
tree
|
commitdiff
2012-05-16
Damir Tatalovic
MIPS DSPR2 optimization of routine fetchUntransformedRGB16
tree
|
commitdiff
2012-05-16
Eskil Abrahamsen...
Support specifying fallbacks in font request on QPA
tree
|
commitdiff
2012-05-16
Konstantin Ritt
QChar: add isSurrogate() and isNonCharacter() to the...
tree
|
commitdiff
2012-05-16
Konstantin Ritt
QChar: add missing UCS-4 overloads, get rid of UCS...
tree
|
commitdiff
2012-05-16
Konstantin Ritt
QJpegHandler: add an embedded text support
tree
|
commitdiff
2012-05-16
Shane Kearns
Fix QFile::permissions for long filenames
tree
|
commitdiff
2012-05-16
Martin Petersson
QHttpNetworkReply:readBodyFast return early if nothing...
tree
|
commitdiff
2012-05-16
Martin Petersson
QNetworkAccessManager: Read all from socket on remote...
tree
|
commitdiff
2012-05-16
Andy Shaw
Fix cases where functions are called with a drive and...
tree
|
commitdiff
2012-05-15
Johannes Zellner
udev: improve device discovery with udev for add/remove
tree
|
commitdiff
2012-05-15
Teemu Katajisto
printsupport: set duplex setting correctly to CUPS...
tree
|
commitdiff
2012-05-15
Johannes Zellner
input: Use UDev or specific device paths
tree
|
commitdiff
2012-05-15
Thiago Macieira
Restore the QEvent::d pointer to null after we're done...
tree
|
commitdiff
2012-05-15
Pino Toscano
QElfParser: fix type of sh_size
tree
|
commitdiff
2012-05-15
Alessandro Portale
qdoc: Improve fileToOpen detection for examples manifest
tree
|
commitdiff
2012-05-15
Friedemann Kleint
Windows: Trim filter specification of the native file...
tree
|
commitdiff
2012-05-15
kb
Do not limit mingw mkspec to "win32-g++" only.
tree
|
commitdiff
2012-05-15
Friedemann Kleint
Fix font printing on Windows using the native engine.
tree
|
commitdiff
2012-05-15
David Faure
Rename QMimeDatabase method for consistency.
tree
|
commitdiff
2012-05-15
Martin Smith
qdoc: Don't include internal QML properties in output
tree
|
commitdiff
2012-05-15
Casper van Donderen
QDoc: Use capitalized navtitles in ditamap.
tree
|
commitdiff
2012-05-15
Martin Smith
qdoc: Fixed some terminology output by qdoc
tree
|
commitdiff
2012-05-15
Girish Ramakrishnan
Fix include path to fb_base.pri
tree
|
commitdiff
2012-05-15
Girish Ramakrishnan
Fix QPA files inclusion headers
tree
|
commitdiff
2012-05-15
Kent Hansen
Remove const char *-based connectNotify() API
tree
|
commitdiff
2012-05-15
Thiago Macieira
Deprecate the ability to change the FS encoding separat...
tree
|
commitdiff
2012-05-15
Frederik Gladhorn
Enable Gtk file icons
tree
|
commitdiff
2012-05-15
Thiago Macieira
Use org.qt-project for the QFactoryInterface's IID
tree
|
commitdiff
2012-05-15
Bradley T. Hughes
Split Q_COMPILER_DEFAULT_DELETE_MEMBERS
tree
|
commitdiff
2012-05-15
Shane Kearns
Properly handle unexpected EOF in QHttpThreadDelegate
tree
|
commitdiff
2012-05-15
Glenn Watson
Add private API for finding symbols on Linux
tree
|
commitdiff
2012-05-14
kb
Remove capitalization when specifying include-libraries.
tree
|
commitdiff
2012-05-14
kb
Do not override CO_E_NOT_SUPPORTED
tree
|
commitdiff
2012-05-14
Friedemann Kleint
Windows: Query mouse double click interval from system.
tree
|
commitdiff
2012-05-14
David Faure
QUrl: using sectionIsPresent in operator== broke for...
tree
|
commitdiff
2012-05-14
David Faure
QUrl: a url with a fragment or query, and one without...
tree
|
commitdiff
2012-05-14
kb
Add missing include library to prevent link failure
tree
|
commitdiff
2012-05-14
Bradley T. Hughes
clang: Use __has_feature() to detect C++11 features
tree
|
commitdiff
2012-05-14
Stephen Kelly
Find Qt5 modules automatically in the qt5_use_modules...
tree
|
commitdiff
2012-05-13
David Faure
Restore QUrl::setEncodedQuery(QByteArray()) to the...
tree
|
commitdiff
2012-05-12
Casper van Donderen
QDoc: Also use the CppCodeMarker for .qtx and .qtt...
tree
|
commitdiff
2012-05-11
Thiago Macieira
Add a QStringBuilder::toUtf8() function
tree
|
commitdiff
2012-05-11
Andreas Holzammer
Use WChar method for reporting for Windows
tree
|
commitdiff
2012-05-11
Thiago Macieira
QGuiApplication::activeWindow() is deprecated
tree
|
commitdiff
2012-05-11
Shane Kearns
Fix sending UDP packets to link local addresses
tree
|
commitdiff
2012-05-11
Shane Kearns
Include scope ids in QHostAddress from QNetworkInterface
tree
|
commitdiff
2012-05-11
Casper van Donderen
Doc: Add a default license footer.
tree
|
commitdiff
2012-05-11
Jiang Jiang
Fix font engine dependent text transformation
tree
|
commitdiff
2012-05-11
Christoph Schleife...
Make QFileOpenEvents delivered again.
tree
|
commitdiff
2012-05-11
Friedemann Kleint
Windows: Compress Window Activation events.
tree
|
commitdiff
2012-05-11
Martin Smith
qdoc: Fixed a regression bug caused by fixing error...
tree
|
commitdiff
2012-05-11
Martin Petersson
qhttpthreaddelegate: check that we have a reply set...
tree
|
commitdiff
2012-05-11
Giuseppe D'Angelo
QtNetwork: remove \link usages
tree
|
commitdiff
2012-05-11
Giuseppe D'Angelo
QtSql: remove \link usages
tree
|
commitdiff
2012-05-11
Casper van Donderen
QDoc: Return correct path when quoting example files.
tree
|
commitdiff
2012-05-11
Martin Petersson
QNetworkReply::setReadBufferSize fix for threaded http
tree
|
commitdiff
2012-05-11
Kai Koehne
Logging: Show pattern warning also on Windows GUI apps
tree
|
commitdiff
2012-05-11
David Faure
Fix -Wlogical-op warning in qtestmouse.h
tree
|
commitdiff
2012-05-10
Shane Kearns
Don't return http proxy for server usages
tree
|
commitdiff
2012-05-10
Marius Storm-Olsen
Doc: Fix \sa usage
tree
|
commitdiff
2012-05-10
Aron Rosenberg
Add Windows NTLM Sign-Sign-On / Integrated Proxy Authen...
tree
|
commitdiff
2012-05-10
Jiang Jiang
Do not use charset loaded by fontconfig
tree
|
commitdiff
2012-05-10
Olivier Goffart
Implement the move constructor for containers.
tree
|
commitdiff
next