profile/ivi/qtbase.git
2012-10-13 Shawn RutledgeFix "open with" functionality on OSX (FileOpenEvent)
2012-10-13 Oliver WolffBe able to obtain list of possible key combinations...
2012-10-13 Oliver WolffAdded possibleKeys(QKeyEvent *) to QWindowsIntegration
2012-10-13 Frederik GladhornUpdate qfiledialog ui to new style.
2012-10-13 Gatis PaeglisSimplify transaction expiry mechanism
2012-10-13 Gatis PaeglisMake sure timestamp is initialized before using it...
2012-10-13 Mitch CurtisLink to Item Views Puzzle Example in QListView docs.
2012-10-13 José Millán... Check that row and column are not less than 0 in indexF...
2012-10-13 Oliver WolffDo not accept key events if a widget is disabled
2012-10-13 Simon HausmannFix moc preprocessor-only mode with input that contains...
2012-10-13 Rafael RoquettoFix number of available printers in CUPS support.
2012-10-13 Giuseppe D... Make QValidator tests do not require a QApplication
2012-10-13 Fabian BumbergerBlackberry: Populating the QCoreApplicationData
2012-10-13 Thomas McGuireBlackberry: Emit aboutToBlock() and awake() correctly...
2012-10-13 Jens Bache... Remove unused private header
2012-10-13 J-P Nurmiqfeatures.txt: cleanup obsolete cde & motif styles
2012-10-13 J-P NurmiAuto tests: revise cursor dependant tests
2012-10-13 Jerome PasionDoc: Removed references to stale links.
2012-10-13 Marc MutzQGtkStyle: fix a warning
2012-10-13 Frederik GladhornAccessibility: Implement GetVersion and GetLocale in...
2012-10-13 Frederik GladhornAdd workaround for typo in libatspi VisualdataChanged
2012-10-13 Friedemann... Fix missing return in QtOpenGl/paintedwindow example.
2012-10-13 Friedemann... Stabilize Accessibility/Combo test.
2012-10-13 Sean HarmerOpenGL: Add missing WINAPI calling convention for QGL...
2012-10-13 Sérgio MartinsQtPrintSupport: Fix build with QT_NO_PICTURE.
2012-10-13 Martin Smithqdoc: qdoc now can run in 2 passes
2012-10-13 Martin Smithqdoc: Allow empty character literal ''
2012-10-13 Konstantin... QFont: Fix build with QFONTCACHE_DEBUG
2012-10-13 Konstantin... QGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-13 Konstantin... Fix QTextBoundaryFinder usage cases in QAccessible2
2012-10-13 Konstantin... Update/fix QTextBoundaryFinder simple usage cases in...
2012-10-12 Michele CainiReview of documentation.
2012-10-12 Stephen KellyMark QTreeView test as significant.
2012-10-12 Konstantin... QTextBoundaryFinder: Fix handling of break opportunities
2012-10-12 Konstantin... Fix tst_QTextEdit::fullWidthSelection2() for shadow...
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-10-11 Peter KümmelQVarLengthArray: use memory on stack if possible
2012-10-11 Peter KümmelMake QVarLengthArray exception safe in case of OOM
2012-10-11 Jocelyn TurcotteFix a "warning: 'operator+=' is deprecated" when buildi...
2012-10-11 Jocelyn TurcotteRemove trivial debug output from QSpiAccessibleBridge
2012-10-11 Jerome PasionQt Widgets: Added a landing page
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-10 Giuseppe D... Move QValidator tests to QtGui
2012-10-10 Morten Johan... Remove handleSynchronous* functions.
2012-10-10 Frederik GladhornDo not handle invalid accessibles in atspi bridge.
2012-10-10 Tor Arne VestbøCentralize place where we ensure qdoc is built before...
2012-10-10 Tor Arne VestbøEnsure that Qt.module.docs is set when first creating...
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get_style()
2012-10-10 Jan Arve SaetherFix a regression with regards to hfw behavior in QStack...
2012-10-10 J-P Nurmitst_QMenuBar: remove QSKIP's -> omit whole test cases...
2012-10-10 Konstantin... QTextBoundaryFinder: Introduce BoundaryReason::Mandator...
2012-10-10 Konstantin... Invalidate old QImage data if load()/loadFromData(...
2012-10-10 Konstantin... Avoid warnings about an unreachable code
2012-10-10 Gabriel de... Mac: Bring back "Text boxes and list only" tab navigation
2012-10-10 Gabriel de... tst_QApplication: Make sure the native style is being...
2012-10-10 Martin Smithqdoc: Implements the -no-link-errors option
2012-10-10 Morten Johan... Cocoa: Send keyboard modifiers with mouse events.
2012-10-10 Samuel RødalAdded missing keysym to handleExtendedKeyEvent in xcb...
2012-10-10 Friedemann... Windows: Filter out events sent during DestroyWindow().
2012-10-10 Miikka HeikkinenFix scrolldown arrow not showing on popup for QMenu
2012-10-10 Stephen KellyDelete the QVariant ctors taking global Qt enum values.
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get_parent() and gtk_widget_i...
2012-10-10 J-P NurmiQGtkStyle: use gtk_widget_get/set_allocation()
2012-10-10 J-P Nurmiqmake: fix .pc install target dir separators on windows
2012-10-10 David SansomeScale icons returned by QIcon::fromTheme.
2012-10-10 Samuel RødalCompile fix for when XCB_USE_GLX is not defined.
2012-10-10 Thiago MacieiraOptimise the deletion of a QSharedPointer with no custo...
2012-10-10 Joerg Bornemannfix links in INSTALL
2012-10-10 Thiago MacieiraQElapsedTimer: Instead of two ints, store only the...
2012-10-10 Jon SeverinssonSimplify QDate::addDays() impementation
2012-10-10 Jon SeverinssonChange QDateTime::addSecs() and QDateTime::secsTo(...
2012-10-10 Miikka HeikkinenFix wheel events in Windows
2012-10-10 Miikka HeikkinenDon't try to emit focusObjectChanged if window pointer...
2012-10-09 Pierre RossiQDoc/Bootstrap library: fix link error on Windows
2012-10-09 J-P Nurmiconfig.tests/glib: remove app_bundle config (mac compat...
2012-10-09 James TurnerQNX: Add and remove screens dynamically.
2012-10-09 Sergio AhumadaQtPrinterSupport: Fix compilation with QT_NO_PRINTER
2012-10-09 Stephen KellyGenerate ';' separated libraries in prl files for CMake.
2012-10-09 Konstantin... Update the Unicode Data and Algorithms up to Unicode 6.2
2012-10-08 J-P NurmiQGtkStyle: cleanup unused gdk_drawable_get_depth()...
2012-10-08 J-P NurmiAdd QEvent::StyleAnimationUpdate: style animation targe...
2012-10-08 Rohan McGoverntst_qfiledialog: fixed typo causing semi-random complet...
2012-10-08 Marc Mutz[QTBUG-13230] Make QVariantAnimation non-abstract
2012-10-08 Thorbjørn Lund... QMap - remove unused maximumNode() functions
2012-10-08 Christian StrømmeRemoved the "tst_QVector::outOfMemory" test.
2012-10-08 J-P Nurmiconfigure: bump gtk version from 2.10 to 2.18 (sep...
2012-10-08 Friedemann... uic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.
2012-10-08 Friedemann... Stabilize test qmenu::pushButtonPopulateOnAboutToShow().
2012-10-08 Thomas SenykIntroduce a Tegra2 mkspec to the device specs
2012-10-08 Thomas SenykSimplify the imx6-device-mkspec
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Friedemann... Fix Windows: QStandardPath::findExecutable() to check...
2012-10-08 Joerg Bornemannremove superfluous include from echoplugin example
2012-10-08 Tor Arne VestbøAdd QT.module.docs variable to the module system
2012-10-08 Tor Arne Vestbødoc: remove old un-used monolithic qdocconf file
2012-10-08 Pierre RossiTools: add QLibraryInfo to the bootstrapped library.
2012-10-08 J-P Nurmistyles.pri: tabs to spaces
2012-10-08 Jan Arve SaetherFix a bug in how paths are made canonical and relative
2012-10-08 Andrey LeonovImplementation of the BlackBerry Qt Proxy support.
next