profile/ivi/qtbase.git
2012-11-08 Shawn RutledgeTemporary backwards-compatible QWindow::setPos accessors
2012-11-08 Shawn RutledgeRemove QWindow pos, geometry and size as properties...
2012-11-08 Oliver WolffEnabled QSystemSemaphore autotest
2012-11-08 Andy ShawPrevent frame notifications going out when the content...
2012-11-07 Sergio Ahumadatest: Remove CONFIG += testcase from tst_bench_qnetwork...
2012-11-07 Shawn RutledgeTemporary backwards-compatibility window properties
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-07 Giuseppe D... Remove qSort/qStableSort usages from itemmodels
2012-11-07 Sergio AhumadaUpdate dist/README file
2012-11-07 Kai KoehneAdd configure option to minimize xcb runtime dependencies
2012-11-07 Oswald Buddenhagenfix warnings about empty "while" bodies
2012-11-07 Oswald Buddenhagenfix sign mismatch warnings
2012-11-07 Oliver Wolffmove QSharedMemory autotest from qtscript to qtbase
2012-11-07 Christian StrømmeRemove out-of-memory test in QVarLengthArray.
2012-11-07 Miikka HeikkinenFix autocapture for doubleclick in Windows
2012-11-07 Julien Brianceauqpa: Fix rendering issue in blitter engine (negative...
2012-11-07 Kai Koehneconfigure: Pick up environment paths again on MinGW
2012-11-07 Oliver WolffFixed QSystemSemaphore autotest for "check" target
2012-11-07 Miikka HeikkinenRe-enable some skipped tests in tst_qwidget
2012-11-07 Mitch CurtisFix sentences in QGraphicsItem documentation.
2012-11-07 Teemu KatajistoCocoa: fix backingstore flush for 10.8
2012-11-07 Friedemann... Extend widget grab test.
2012-11-07 J-P NurmiQGtkStyle: remove references to gtk_progress_configure()
2012-11-07 Erik VerbruggenFix for compiling with clang with c++11.
2012-11-07 Erik VerbruggenDo not define QT_BASIC_ATOMIC_HAS_CONSTRUCTORS for...
2012-11-07 Miikka HeikkinenFix excess enter events when showing modal dialog on...
2012-11-07 Miikka HeikkinenFix invalid mouse press and release events on window...
2012-11-07 Samuel RødalResolve xcb_poll_for_queued_event at run-time.
2012-11-06 Thiago MacieiraMake it possible to suppress the automatic version...
2012-11-06 Erik VerbruggenFix for compiling with clang with c++11.
2012-11-06 Teemu KatajistoCocoa: fix memory leaks
2012-11-06 Miikka HeikkinenFix inconsistent leave/enter events for main window...
2012-11-06 Liang QiMac: remove some unused code in QFontDialog
2012-11-06 Olivier GoffartAllow connect to functors with less parameters than...
2012-11-06 Kevin FunkDon't include qaccessible.h on QT_NO_ACCESSIBILITY
2012-11-06 Friedemann... Send QContexMenuEvent when Context Menu key is pressed.
2012-11-06 Friedemann... Improve Direct X SDK detection in configure.exe
2012-11-06 Friedemann... Dynamically resolve functions of dwmapi.dll.
2012-11-06 J-P NurmiQGtkStyle: GTK3 compatible combo boxes
2012-11-06 J-P NurmiQGtkStyle: GTK3 compatible type checking
2012-11-06 J-P NurmiQGtkStyle: handle focus & default widgets in GTK3 compa...
2012-11-06 Frederik GladhornMake test class name consistent with file name.
2012-11-06 Marc MutzDe-inline some destructors in QtWidgets
2012-11-06 Eskil Abrahamsen... Fix native RGB text on OpenGL ES 2 without BGRA extension
2012-11-06 Olivier GoffartFix connection to const slots (or from const signals)
2012-11-06 Peter KümmelAdd OOM unit test for QVarLengthArray
2012-11-05 J-P NurmiFix QAccessible to build when QT_NO_ACCESSIBILITY is...
2012-11-05 J-P NurmiQGtkPainter: use gtk_widget_get_style()
2012-11-05 Frederik GladhornAccessibility: clean up and simplify test
2012-11-05 Frederik GladhornAccessibility: clean up test
2012-11-05 Friedemann... configure: Fix key prompt handling.
2012-11-05 Friedemann... configure: Use forward slashes in findFile-functions...
2012-11-05 Friedemann... Improve path search in configure.
2012-11-05 Miikka HeikkinenFix hellowindow example generating excess timers
2012-11-05 Miikka HeikkinenFix GDI leaks in fontengine
2012-11-05 Miikka HeikkinenFix "-no-opengl" configuration in Windows
2012-11-05 Friedemann... QWindowsVistaStyle: Restore altered brush origin.
2012-11-05 Marc MutzQtWidgets: add some explicit
2012-11-03 Frederik GladhornDoc fixes.
2012-11-03 Frederik GladhornImplement editable text interface for QLineEdit.
2012-11-03 Peter KümmelQTscii and QIscii are not big codecs
2012-11-03 Sergio Ahumadatest: Remove some QSKIP's from tst_QStyle
2012-11-03 Jędrzej NowackiFix conditional jump based on an uninitialized variable.
2012-11-02 Antti HarjuImprove QByteDataBuffer::read() performance with partia...
2012-11-02 Yuchen DengAngle: Make it call the correct host tools
2012-11-02 Morten Johan... Make QGLWidget::paintGL() call glClear().
2012-11-02 Teemu KatajistoCocoa: make text subpixel rendering check to work for...
2012-11-02 Mark BrandQIdentityProxyModel: fix sibling() reimplementation
2012-11-02 Liang QiUpdate mac-specific code in qtestlib for Qt5
2012-11-02 Thorbjørn Lund... Qt 5.0 QTreeView. Prevent manual moving of the first...
2012-11-02 J-P NurmiMac: refactor scrollbar animations
2012-11-02 Jens Bache... Make it possible to use mini and small size on mac...
2012-11-02 Michele CainiReview of documentation.
2012-11-02 Mitch CurtisMake it obvious that adding a QLayout to QSplitter...
2012-11-02 Uli Schlachterxcb: Fix a trivial reply leak
2012-11-02 Uli Schlachterxcb: Fix a colormap leak
2012-11-02 Uli SchlachterXCB: Handle connection errors
2012-11-02 Thomas McGuireQTranslator: Use resource memory instead of copying it
2012-11-02 Jens Bache... Fix progressbar animation on macstyle
2012-11-02 Oswald Buddenhagendon't return false from removeTranslator() just because...
2012-11-02 Oswald Buddenhagendo not add DEPENDPATH to VPATH
2012-11-02 Oswald Buddenhagendon't unset TARGET_VERSION_EXT
2012-11-02 Jens Bache... Fix height of combobox in macstyle without a widget
2012-11-02 Joerg Bornemannfix cleanup of QWinIoCompletionPort
2012-11-02 Oswald Buddenhagenmove QT_NAMESPACE define to qtcore's module pri file
2012-11-02 Oswald Buddenhagenlet winmain just use qtcore
2012-11-02 Oswald Buddenhagenmove invariant CONFIG flags out of the configures
2012-11-02 Oswald Buddenhagenremove pointless messing with CONFIG+=fix_output_dirs
2012-11-02 Sergio MartinsQNX: Fix build with QNX SDP 6.5.
2012-11-02 Sergio MartinsBlackberry: Fix QCoreApplication::applicationFilePath...
2012-11-02 Thorbjørn Lund... QHeaderView 5.0 - correct drop on manual QHeaderView...
2012-11-02 Thorbjørn Lund... QHeaderView - call invalidateCachedSizeHint() on clear
2012-11-02 Stephen KellyAdd implementations of QAIM::sibling in public APIs.
2012-11-02 Joerg Bornemannspeed up tst_QLocalSocket::readBufferOverflow
2012-11-02 Morten Johan... Cocoa: Fix fonts on retina displays.
2012-11-02 J-P NurmiQWindowsVistaAnimation: inherit QBlendStyleAnimation
2012-11-02 J-P NurmiIntroduce QBlendStyleAnimation (based on QWindowsVistaA...
2012-11-02 Morten Johan... Cocoa: Disable malfunctioning updateScreens().
2012-11-02 Mark Brandspecify MODULE to avoid module .pri filename clash
2012-11-02 Jens Bache... Fix font and positioning of headerview labels on mac
next