profile/ivi/qtbase.git
2012-04-11 Friedemann... Remove insignification from tst_qgraphicsgridlayout.
2012-04-11 Jason McDonaldRemove Qt 5 to-do comments from qgraphicslayoutitem.h.
2012-04-11 Julian de BhalMinor doc fix - show -> hide in QWindow::hideEvent()
2012-04-11 Girish Ramakrishnanconfigure: add -pkg-config option to control pkg-config...
2012-04-11 Friedemann... Propagate window state changes to QWidget.
2012-04-11 Friedemann... XCB: Compress window state change events.
2012-04-11 Bradley T.... QWidget: allow modal top-levels to have WA_DontShowOnScreen
2012-04-11 Bradley T.... Add tst_QGuiApplication::modalWindow()
2012-04-11 Bradley T.... Implement window modality in QtGui
2012-04-11 Lars KnollDon't crash when comparing values containing empty...
2012-04-11 Martin SmithQDoc: Fix no-examples option.
2012-04-11 Martin Smithqdoc: Fixed to report read-only QML properties correctly
2012-04-11 Konstantin... QChar: optimize some methods a bit for general case
2012-04-11 Shane KearnsUse windows API to update missing CA roots
2012-04-11 Qt4iOSModified project files to be iOS compatible.
2012-04-11 Hannu LyytinenAdd support for QPlatformNativeInterface.
2012-04-11 Hannu LyytinenUse correct framebuffer object.
2012-04-11 Hannu LyytinenRelease the EGL context after initialization.
2012-04-11 Hannu LyytinenUse the new plugin system in the KMS plugin.
2012-04-11 Jason BarronChange default value of QMAKE_LIBS_OPENGL_ES1 to libGLE...
2012-04-11 Jason McDonaldRemove Qt5 to-do comment in qtexthtmlparser.cpp.
2012-04-11 Girish Ramakrishnaneglfs: rework hooks design
2012-04-11 Donald CarrExtend eglhooks to include hasCapability
2012-04-10 Christoph SchleifenbaumAdd Mac OS X backend for QDesktopServices.
2012-04-10 Thorbjørn Lund... QHeaderView - remove some (nearly) unused span functions
2012-04-10 Thorbjørn Lund... QHeaderView - rename many spans classes and variables
2012-04-10 Denis DzyubenkoFixed syncqt to ignore all lines that define Qt namespace
2012-04-10 Aron RosenbergAutomatically query for Mac Proxy Server credentials
2012-04-10 Aron RosenbergAdd Proxy Auto Config support (PAC) on Mac
2012-04-10 Eskil Abrahamsen... Minor clean up in QTextOption API
2012-04-10 José Millán... Made qt_accStripAmp handle "&&"
2012-04-10 Konstantin... replace hardcoded values with a surrogate handling...
2012-04-10 Konstantin... minor improvement for NormalizationCorrections
2012-04-10 Konstantin... fix digitValue() returned 0 instead of -1 for invalid...
2012-04-10 Yuchen DengAdd imports directory to ignore list
2012-04-10 Samuli PiippoFix crash with evaluation license
2012-04-10 Samuel RødalRemoved Qt 5 todo comments from qgl.h / qgl_p.h.
2012-04-10 Samuel RødalRemoved Qt5 todo comment in qpaintengineex_p.h
2012-04-10 Jason McDonaldBump some Qt 5 to-do's to Qt 6.
2012-04-10 Jan-Arve SaetherAdd missing virtual destructor.
2012-04-10 Mark Brandfix mingw detection
2012-04-10 Girish RamakrishnanSave configuration feedback into config.summary
2012-04-10 Konstantin... remove CODEC_FOR_C_STRINGS leftovers
2012-04-10 Olivier GoffartDocument QEvent::ThreadChange
2012-04-10 Jason McDonaldRemove Qt5 to-do comments in qtextformat.cpp.
2012-04-10 Miikka HeikkinenMake it possible to enable non-scalable font scaling
2012-04-10 Pierre RossiDon't hardcode the default families in qfont_qpa.cpp
2012-04-10 Andrew den... Fix crash with invalid pre-edit position.
2012-04-10 Girish RamakrishnanRemove unused signal QWindow::backBufferReady
2012-04-10 Rafael RoquettoBlackberry OS implementation of QStandardPaths
2012-04-10 Andy NicholsFixed build issue when using GLEW with MSVC
2012-04-10 Girish Ramakrishnaneglfs: Implement xlib based hook for testing
2012-04-10 Donald CarrRemove QWS era pvr headers
2012-04-10 Girish RamakrishnanFix header inclusion guards
2012-04-10 Girish RamakrishnanFix constness of QPlatformCursorImage::hostpot()
2012-04-09 Marc MutzQTypeInfo: document Q_PRIMITIVE_TYPE existing practice
2012-04-05 Sean HarmerMoving stack-smashing protection to the Blackberry...
2012-04-05 Debao ZhangFix compilation with MinGW-W64.
2012-04-05 Friedemann... Windows: Send empty region in expose event from setVisi...
2012-04-05 Joerg Bornemannqmake vcxproj generator: properly escape XML attributes
2012-04-05 Shane KearnsFind libssl on linux using paths of loaded libraries
2012-04-05 Friedemann... Windows: Use native font engine by default.
2012-04-05 Pekka VuorelaInclude with qt module to avoid configure warning
2012-04-05 Charles YinFixed an exit crash that could occur in QQuickPixmap.
2012-04-04 Donald CarrSpecify generic QPA plugins via env variables
2012-04-04 Bradley T.... Don't ignore tst_QWindow on Mac OS X
2012-04-04 Donald Carrdevice: Add device support for the Broadcom Raspberry PI
2012-04-04 Stephen KellyChange the parameter name of the mutex in a QWaitCondition.
2012-04-04 Stephen KellyRevert "Make the CONFIG and QT_CONFIG contents availabl...
2012-04-04 Friedemann... Windows Vista: Fix painting of item view items.
2012-04-04 Friedemann... Windows: Replace QString keys of XP themes by an enumer...
2012-04-04 Thiago MacieiraUpdate the documentation about the sign in QElapsedTime...
2012-04-04 Stephen KellyMake sure we create an application before a QWidget.
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-04 Friedemann... Windows: Fix menu color for Windows, WindowsXP.
2012-04-04 Bradley T.... Add tst_QWindow::windowModality()
2012-04-04 Jason McDonaldRemove/update Qt 5 to-do's that won't be done for Qt 5.
2012-04-04 Kevin KrammerRe-enable PPS based rotation handling for blackberry...
2012-04-04 Bradley T.... printing: Make sure window modality works with native...
2012-04-04 Rafael RoquettoMoved 'qnx' CONFIG definition to common location.
2012-04-04 Samuel RødalRemoved Qt 5 todo comments from qpalette.h
2012-04-03 Sean HarmerEnable stack smashing protection on QNX and Blackberry...
2012-04-03 Pekka VuorelaPass autorepeat info to input context key filtering...
2012-04-03 Jason McDonaldRemove duplicate non-const methods from QProgressBar.
2012-04-03 Friedemann... Fix warnings about signed/unsigned comparisons in QtJson.
2012-04-03 Friedemann... Fix warnings about unused variables.
2012-04-03 Friedemann... Fix warnings about truncations in constants.
2012-04-03 Kevin KrammerFixing the QNX QPA build for non blackberry targets
2012-04-03 Thomas McGuireDelete the screen event handler after its last user.
2012-04-03 Bradley T.... QWindow: add windowModality as a Q_PROPERTY()
2012-04-03 Friedemann... WindowsXP: Fix Item view alternate color being black.
2012-04-03 Eskil Abrahamsen... Make API in QPlatformSharedGraphicsCache a little more...
2012-04-03 Martin Smithqdoc: findNodeRecursive() was called with a null start...
2012-04-03 ShaneDon't require exact IMAP server version in autotests
2012-04-03 ThierryFixes a problem with the proxy detection on Windows
2012-04-03 Kevin KrammerMove handling of rotation changes from event handler...
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-03 Thomas McGuireRename offset() to setOffset()
2012-04-03 Thomas McGuireFix adding and removing of windows to their screen
next