profile/ivi/qtbase.git
2012-10-16 Oswald Buddenhagenremove apparently dead CONFIG+=dylib
2012-10-15 J-P Nurmiqfeatures.txt: add LOCALSERVER (requires TEMPORARYFILE)
2012-10-15 Titta HeikkalaRevert a change to printer orientation
2012-10-15 Christoph SchleifenbaumCocoa: Speed up fading out scroll bars.
2012-10-15 Friedemann... QDockWidget: Enable framestrut events when undocked...
2012-10-15 Zeno AlbisserAdd cglContextForContext to QCocoaNativeInterface.
2012-10-15 Frederik GladhornMake QFileDialogs more accessible.
2012-10-15 Miikka HeikkinenImprove Qt::WA_UnderMouse accuracy
2012-10-15 Sergey Hambardzumyantst_qfile: remove QSKIP's -> omit whole test cases...
2012-10-15 José Millán... Use QLatin1String in AtSpiAdaptor::applicationInterface
2012-10-15 Mitch CurtisFix spelling mistake in QNetworkDiskCache detailed...
2012-10-15 Mitch CurtisRemove documentation for non-existent QToolBar functions.
2012-10-15 Simon HausmannAdapt to WebKit Widgets module changes
2012-10-15 Mark BrandQtSql: Correct documented default precision policy.
2012-10-15 Konstantin... QRawFont: improve performance and safety of glyphIndexe...
2012-10-15 Sergio AhumadaChange copyrights from Nokia to Digia
2012-10-15 Olivier GoffartQThread signals documentation improvement
2012-10-15 Mark Brandcorrect spelling in QtSql documentation
2012-10-15 Mark BrandQComboBox::currentText: correct documentation
2012-10-15 Jason BarronDefine QMAKE_LIBS_OPENGL_ES2 for win32-g++ mkspec.
2012-10-15 J-P NurmiQKeySequence: remove duplicate QDataStream operators
2012-10-15 Richard Moe... QPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-15 Sergio AhumadaChange copyrights from Nokia to Digia
2012-10-15 Thiago MacieiraRe-revert "Delay creation of the process manager"
2012-10-14 Olivier Goffartmoc: parse properly the gcc extension for variadic...
2012-10-14 Konstantin... QCommonStyle: Reduce code duplication
2012-10-14 Mark BrandQSqlTableModel: let select() and selectRow() be slots
2012-10-13 Rafael RoquettoQNX: code cleanup, use '0' instead of 'NULL'
2012-10-13 Arvid Piccianiandroid: set QMAKE_COMPILER
2012-10-13 Arvid Piccianiandroid-qt: fix build for jellybean
2012-10-13 Arvid Piccianiandroid-eglfs: open the correct fb device for reading...
2012-10-13 Rafael RoquettoDo not skip tst_QClipboard::copy_exit_paste on QNX
2012-10-13 Shawn Rutledgeqdoc outputs warnings in a form which Creator will...
2012-10-13 Michele CainiReview of documentation.
2012-10-13 José Millán... Notify accessibility events in QAbstractItemView
2012-10-13 Konstantin... Use constFind()/constEnd() for const_iterator-s
2012-10-13 Janne AnttilaChange hostname for dnslookup 'notfound' test cases.
2012-10-13 Friedemann... syncqt: Fix warnings about missing QT_BEGIN_HEADER...
2012-10-13 Thiago MacieiraRemove the -falign-stack option from ICC's mkspec.
2012-10-13 Joerg Bornemannqmake: fix reversed defines in vcxproj files
2012-10-13 Shawn RutledgeMac OSX: configure will use clang for any version ...
2012-10-13 Friedemann... Fix warnings from syncqt.
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.
next