projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
QString: get rid of public qStringComparisonHelper()
[profile/ivi/qtbase.git]
/
src
/
2012-05-25
Konstantin Ritt
QString: get rid of public qStringComparisonHelper()
tree
|
commitdiff
2012-05-25
Konstantin Ritt
Move ScriptSentinel enum from header to .cpp
tree
|
commitdiff
2012-05-25
Thiago Macieira
Gestures & events: compile with QT_STRICT_ITERATORS.
tree
|
commitdiff
2012-05-25
Jiewen Wang
QStatusBar::showMessage will always take new timeout
tree
|
commitdiff
2012-05-25
Friedemann Kleint
XCB/EGL: Free display.
tree
|
commitdiff
2012-05-25
Friedemann Kleint
Fix warnings about unused variables.
tree
|
commitdiff
2012-05-25
Tarja Sundqvist
QTBUG-16850: QLineEdit::setSelection removes blank...
tree
|
commitdiff
2012-05-25
Konstantin Ritt
Fix potential access beyond the array end
tree
|
commitdiff
2012-05-25
Martin Smith
qdoc: Fixed pure doc parser
tree
|
commitdiff
2012-05-25
Tasuku Suzuki
Fix QtCore compilation for -qconfig large
tree
|
commitdiff
2012-05-25
Girish Ramakrishnan
eglfs: use GL API directly in QEglFSCursor
tree
|
commitdiff
2012-05-25
Sean Harmer
QNX: Rationalise the usage of qDebug() to remove lots...
tree
|
commitdiff
2012-05-25
Morten Sorvig
Add Mac OS 10.8 QSysInfo enums
tree
|
commitdiff
2012-05-25
Stephen Kelly
Fix comments to refer to the root, not the top level.
tree
|
commitdiff
2012-05-25
Stephen Kelly
Fix some spelling errors.
tree
|
commitdiff
2012-05-24
Thiago Macieira
Make QLocale "unload" the ICU libraries upon exit
tree
|
commitdiff
2012-05-24
Corentin Jabot
Implement QWindow::setWindowIcon
tree
|
commitdiff
2012-05-24
Rafael Roquetto
Implementation of the Blackberry bearer engine.
tree
|
commitdiff
2012-05-24
Miikka Heikkinen
Windows: Fix verbose debug output
tree
|
commitdiff
2012-05-24
Friedemann Kleint
QtWidgets: Fix QT_FLUSH_UPDATE for Windows.
tree
|
commitdiff
2012-05-24
Sean Harmer
QPA: Refactor QFileDialogPrivate::qt_clean_filter_list...
tree
|
commitdiff
2012-05-24
Kevin Ottens
QNX: Recreate EGL surface when the window geometry...
tree
|
commitdiff
2012-05-24
Kevin Ottens
QNX: Make sure calls to (create/destroy)Surface are...
tree
|
commitdiff
2012-05-24
Kevin Ottens
QNX: Advertise geometry changes to Qt event system
tree
|
commitdiff
2012-05-24
Kevin Ottens
QNX: Force windows resizing when the screen orientation...
tree
|
commitdiff
2012-05-24
Kevin Ottens
Provide convenience method to resize maximized windows
tree
|
commitdiff
2012-05-24
Morten Johan Sorvig
Add QMacPasteboardMime::count(QMimeData*).
tree
|
commitdiff
2012-05-24
Samuel Rødal
Compile fix for kms platform plugin.
tree
|
commitdiff
2012-05-24
Thiago Macieira
Use the QT_STRINGIFY macro
tree
|
commitdiff
2012-05-24
Kent Hansen
Populate MetaData:Keys for compat plugins
tree
|
commitdiff
2012-05-24
John Layt
QtPrintSupport - Modify Platform Plugin QPrinterInfo api
tree
|
commitdiff
2012-05-24
Johannes Zellner
udev: UDevHelper becomes DeviceDiscovery
tree
|
commitdiff
2012-05-24
Pekka Vuorela
Initialize member variable in QXcbWindow
tree
|
commitdiff
2012-05-24
Martin Petersson
QNetworkReplyHttpImpl: code cleanup
tree
|
commitdiff
2012-05-23
Friedemann Kleint
Fix compiler warnings in QtGui, QtWidgets.
tree
|
commitdiff
2012-05-23
Friedemann Kleint
QEGLPlatformContext: Add accessors for display and...
tree
|
commitdiff
2012-05-23
John Layt
QtPrintSupport - Fix Mac printerName() use
tree
|
commitdiff
2012-05-23
Kevin Ottens
QNX: Post orientation change events
tree
|
commitdiff
2012-05-23
Girish Ramakrishnan
remove exec-bit from qplatformmenu.h file
tree
|
commitdiff
2012-05-23
Laszlo Agocs
Fix wrong local positions in mouse events when no tlw...
tree
|
commitdiff
2012-05-23
aavit
Allow QHash randomization to be disabled by environment...
tree
|
commitdiff
2012-05-23
Shane Kearns
Fix deprecated API warning
tree
|
commitdiff
2012-05-23
Mitch Curtis
Clarified code documentation for QFileInfo::operator==.
tree
|
commitdiff
2012-05-23
Mitch Curtis
Removed size comparison in QFileInfo::operator==.
tree
|
commitdiff
2012-05-23
Jiang Jiang
Fix font rendering gamma correction on Mac
tree
|
commitdiff
2012-05-23
David Faure
Fix handling of invalid urls in QDataStream << QUrl
tree
|
commitdiff
2012-05-23
Jocelyn Turcotte
Add a missing pointer initializer.
tree
|
commitdiff
2012-05-23
Bradley T. Hughes
Cocoa: Handle keyboard dead keys correctly
tree
|
commitdiff
2012-05-23
Bradley T. Hughes
Cocoa: Avoid UTF-16 to UTF-8 to UTF-16 conversion in...
tree
|
commitdiff
2012-05-23
Bradley T. Hughes
Cocoa: don't send input method events for basic text...
tree
|
commitdiff
2012-05-23
Jiang Jiang
Fix surrogate pair handling in QCoreTextFontEngine
tree
|
commitdiff
2012-05-23
Shane Kearns
Fix compile warnings with MSVC
tree
|
commitdiff
2012-05-23
Sean Harmer
QNX: Implementing QPlatformScreen::refreshRate() for...
tree
|
commitdiff
2012-05-23
David Faure
Fix crash when using QCoreApplication::applicationName...
tree
|
commitdiff
2012-05-23
Morten Johan Sorvig
Minor QPlatformMenu API cleanup.
tree
|
commitdiff
2012-05-23
Debao Zhang
Don't use deprecated QPixmap::grabWindow(),grabWidget().
tree
|
commitdiff
2012-05-23
Sean Harmer
QNX: Register for navigator events before any window...
tree
|
commitdiff
2012-05-22
Tasuku Suzuki
Fix QtGui compilation for -qconfig large
tree
|
commitdiff
2012-05-22
Tasuku Suzuki
move inputMethodQuery() to public in subclasses of...
tree
|
commitdiff
2012-05-22
Tasuku Suzuki
Fixed QLineEdit::inputMethodQuery() for Qt::ImHints
tree
|
commitdiff
2012-05-22
Friedemann Kleint
QtNetwork: Fix mingw-warnings.
tree
|
commitdiff
2012-05-22
Tasuku Suzuki
Fix QtWidgets compilation for -qconfig large
tree
|
commitdiff
2012-05-22
Holger Hans Peter...
bcm97425: Enable the egl mode directfb QPA platform...
tree
|
commitdiff
2012-05-22
Girish Ramakrishnan
qpa api: replace QPA headers with something more benign
tree
|
commitdiff
2012-05-22
Thiago Macieira
Remove -Winline from the build of SSE2/AVX/etc. sources
tree
|
commitdiff
2012-05-22
Thiago Macieira
Make sure we are using the proper -mXXX options
tree
|
commitdiff
2012-05-22
Thiago Macieira
Add AVX support for the painting and image code.
tree
|
commitdiff
2012-05-22
Jan-Arve Saether
Replace (un)checkAction with toggleAction (3/3)
tree
|
commitdiff
2012-05-22
Konstantin Ritt
replace remaining "const QChar &" with "QChar"
tree
|
commitdiff
2012-05-22
Tasuku Suzuki
Remove STL from qfeatures.txt
tree
|
commitdiff
2012-05-22
Thiago Macieira
Deprecate {QString,QStringRef,QChar}::{to,from}Ascii
tree
|
commitdiff
2012-05-22
Thiago Macieira
Add the QUrl::FullyDecoded flag to the component formatting
tree
|
commitdiff
2012-05-22
Thiago Macieira
Add QUrl::ParsingMode to the component setters in QUrl
tree
|
commitdiff
2012-05-22
Thiago Macieira
Add the QUrl::DecodedMode parsing mode
tree
|
commitdiff
2012-05-22
Thiago Macieira
Port away from QUrl::MostDecoded
tree
|
commitdiff
2012-05-22
Thiago Macieira
Fix compilation on Linux: link to zlib in the bootstrap...
tree
|
commitdiff
2012-05-22
Laszlo Agocs
Add mouse event internal members needed by declarative
tree
|
commitdiff
2012-05-22
Jan-Arve Saether
Replace (un)checkAction with toggleAction (1/3)
tree
|
commitdiff
2012-05-22
Konstantin Ritt
QTextEngine: minor clean-up
tree
|
commitdiff
2012-05-22
Bradley T. Hughes
QWidgetWindow: handle ShortcutOverride events
tree
|
commitdiff
2012-05-22
Holger Hans Peter...
directfb: Handle focus, close and geometry change events
tree
|
commitdiff
2012-05-22
Holger Hans Peter...
directfb: Expose the window when it becomes visible
tree
|
commitdiff
2012-05-22
Donald Carr
Clean up Raspberry Pi spec
tree
|
commitdiff
2012-05-21
Shane Kearns
Prevent infinite loops by handling all ZLIB errors
tree
|
commitdiff
2012-05-21
Friedemann Kleint
Windows/MinGW: Fix warnings about missing enumeration...
tree
|
commitdiff
2012-05-21
Sean Harmer
QNX: Take orientation into account when reporting physi...
tree
|
commitdiff
2012-05-21
Sean Harmer
QNX: Implement the QPlatformScreen::orientation() function
tree
|
commitdiff
2012-05-21
Johannes Zellner
input: Synchronize multiple mice handled through evdevm...
tree
|
commitdiff
2012-05-21
Friedemann Kleint
QCssParser: Remove temporary structure storing QIcon...
tree
|
commitdiff
2012-05-21
Friedemann Kleint
QWindowsBackingStore: Implement scroll.
tree
|
commitdiff
2012-05-21
Thiago Macieira
Make QStringLiteral always choke on non-literals
tree
|
commitdiff
2012-05-21
Tasuku Suzuki
Fix QtDBus compilation for -qconfig large
tree
|
commitdiff
2012-05-21
Laszlo Agocs
Remove a line of garbage
tree
|
commitdiff
2012-05-21
Friedemann Kleint
QRegularExpression: Fix warnings about deprecated tr...
tree
|
commitdiff
2012-05-21
Martin Petersson
QNetworkReplyHttpImplPrivate::migrateBackend
tree
|
commitdiff
2012-05-21
Morten Johan Sorvig
Cocoa: Fix memory leak in the accessibility code.
tree
|
commitdiff
2012-05-21
Jonas M. Gastal
Fallback to IPv4 when IPv6 is not present.
tree
|
commitdiff
2012-05-21
Tasuku Suzuki
Fix QtNetwork compilation for -qconfig large
tree
|
commitdiff
2012-05-21
Girish Ramakrishnan
Don't create QBackingStore for QDesktopWidget
tree
|
commitdiff
2012-05-21
Friedemann Kleint
Fix MSVC warnings about struct/class mismatch for dynam...
tree
|
commitdiff
next