Add configure option to minimize xcb runtime dependencies
[profile/ivi/qtbase.git] / src /
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 Miikka HeikkinenFix autocapture for doubleclick in Windows
2012-11-07 Julien Brianceauqpa: Fix rendering issue in blitter engine (negative...
2012-11-07 Mitch CurtisFix sentences in QGraphicsItem documentation.
2012-11-07 Teemu KatajistoCocoa: fix backingstore flush for 10.8
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 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 KleintSend QContexMenuEvent when Context Menu key is pressed.
2012-11-06 Friedemann KleintImprove Direct X SDK detection in configure.exe
2012-11-06 Friedemann KleintDynamically 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 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-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 Miikka HeikkinenFix GDI leaks in fontengine
2012-11-05 Friedemann KleintQWindowsVistaStyle: 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 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 SorvigMake 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 MartsumQt 5.0 QTreeView. Prevent manual moving of the first...
2012-11-02 J-P NurmiMac: refactor scrollbar animations
2012-11-02 Jens Bache-WiigMake 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-WiigFix progressbar animation on macstyle
2012-11-02 Oswald Buddenhagendon't return false from removeTranslator() just because...
2012-11-02 Jens Bache-WiigFix 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 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 MartsumQHeaderView 5.0 - correct drop on manual QHeaderView...
2012-11-02 Thorbjørn Lund MartsumQHeaderView - call invalidateCachedSizeHint() on clear
2012-11-02 Stephen KellyAdd implementations of QAIM::sibling in public APIs.
2012-11-02 Morten Johan SørvigCocoa: 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 SørvigCocoa: Disable malfunctioning updateScreens().
2012-11-02 Mark Brandspecify MODULE to avoid module .pri filename clash
2012-11-02 Jens Bache-WiigFix font and positioning of headerview labels on mac
2012-11-02 Friedemann KleintFix submenu navigation.
2012-11-02 Thiago MacieiraAllow QStandardPaths (Mac, Windows, Unix) to be bootstr...
2012-11-02 Samuel RødalAdded MultipleWindows platform capability.
2012-11-02 Friedemann KleintQFileDialog: Do not pass on file model root to QFileDia...
2012-11-02 Joerg Bornemannfix error handling bug in QWindowsPipeReader
2012-11-02 Frederik GladhornUse fusion instead of motif.
2012-11-02 Jon SeverinssonFix the gregorian date <-> julian day calculations...
2012-11-02 Samuel RødalIntroduced QWindow properties {min/max}imum{Width/Height}
2012-11-02 Mitch CurtisUpdate QDateTime serialisation docs and increase versio...
2012-11-02 Mitch CurtisImprove QDateTime test coverage.
2012-11-02 Miikka HeikkinenRemove a couple of unused variables.
2012-11-02 Jan Arve SaetherExpose IAccessibleTable2 to non-conformant screen readers
2012-11-02 Jan Arve SaetherCompile cocoa with QT_NO_ACCESSIBILITY
2012-11-02 Friedemann KleintXCB: Use screen's client leader as fallback for transie...
2012-11-01 Liang QiFix warnings when using QImage as QtConcurrent::mapped...
2012-11-01 Gabriel de DietrichMac: Add support for WindowMasks platform capability
2012-11-01 Oswald Buddenhagendisambiguate plugin name vs. windows platform plugin
2012-11-01 Giuseppe D'AngeloImprove / fix QRegularExpression* docs
2012-11-01 Oswald Buddenhagenrewrite default spec handling
2012-11-01 Oswald Buddenhagenpurge dead defines
2012-11-01 Oswald Buddenhagenbeef up qt_plugin.prf
2012-11-01 Jens Bache-WiigSome Vista style cleanup
2012-11-01 Jens Bache-WiigMake ToolButton work with Macstyle for components
2012-11-01 Jens Bache-WiigFix groupboxes for desktop components on mac
2012-11-01 Harald FernengelFix build when libQtGui is not available
2012-11-01 Stephen KellyStrip trailing whitespace in itemviews.
2012-11-01 Christian StrømmeFix for leak in QFuture
2012-11-01 Jan Arve SaetherRemove #ifndef QT_NO_ACCESSIBILITY around qaccessible...
2012-11-01 Jerome PasionQt Core: Removed unnecessary group membership.
2012-11-01 Jens Bache-WiigFix buttonsize on macstyle when no widget is defined
next