summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Disable graphic effects for widgets on Mac to prevent crashingAndy Shaw2012-12-091-1/+4
* Fix for fullscreen resolution change on QWSKarim Pinter2012-12-071-2/+6
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-3/+9
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-281-1/+2
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-281-1/+1
* Fix multiple tablet hires coordinate bug under X11Ryan Stelzleni2012-11-281-5/+11
* Fix hover handling in QTreeViewMiikka Heikkinen2012-11-242-14/+12
* BlackBerry: Removed filtering of window system eventsBernd Weimer2012-11-231-4/+3
* When clicking on a menu item which has a sub menu it should not closeAndy Shaw2012-11-151-0/+3
* Fix scrolldown arrow not showing on popup for QMenuMiikka Heikkinen2012-11-141-2/+4
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Don't use Cocoa code unconditionallyAndy Shaw2012-11-141-0/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-1/+5
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-081-9/+6
* HeaderView - call invalidateCachedSizeHint() on clearThorbjørn Lund Martsum2012-11-071-0/+1
* QWindowsVistaStyle: Restore altered brush origin.Friedemann Kleint2012-11-071-1/+2
* Fix submenu navigation.Friedemann Kleint2012-11-071-0/+10
* Cocoa: QPrintDialog does not show/closes down immediatlyRichard Moe Gustavsen2012-11-041-0/+6
* Qt 4 - QHeaderView - correct drop on manual QHeaderView sectionmoveThorbjørn Lund Martsum2012-11-031-1/+1
* Doc: Updated links in qt-webpages.qdoc to Digia equivalent.Jerome Pasion2012-11-021-3/+0
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-11-011-2/+2
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-311-5/+7
* Fix debugger detection when running on Linux.Friedemann Kleint2012-10-311-20/+28
* Fixing font database memoryleakKarim Pinter2012-10-311-2/+2
* QHeaderView - fix minor bug in visualIndexAtThorbjørn Lund Martsum2012-10-311-2/+2
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-10-311-0/+2
* QHeaderView - no big update work if updates are disabledThorbjørn Lund Martsum2012-10-311-0/+7
* Corrected licensing info and links point to Digia in qmessageboxjutaipal2012-10-301-2/+2
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-301-1/+2
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-302-2/+5
* BlackBerry: Change base font sizes from pixels to pointsKevin Krammer2012-10-221-1/+3
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-221-4/+4
* QNX: only enable NEON instructions for supported architectures (ARM)Peter Hartmann2012-10-211-1/+1
* Blackberry: implemented "orientation lock" widget attributeBernd Weimer2012-10-201-0/+14
* Close popups on non-client area mouse press.Morten Johan Sorvig2012-10-191-0/+11
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-181-1/+4
* Fix Drag and Drop with Native WidgetsJian Liang2012-10-181-1/+3
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+5
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-171-1/+4
* QComboBox::currentText: correct documentationMark Brand2012-10-171-3/+6
* Mangle QNSApplication and methods into a namespaceYan Shapochnik2012-10-152-13/+16
* Mangle QNSApplication into a namespace when Qt is configured as suchYan Shapochnik2012-10-153-3/+3
* Fix number of available printers in CUPS supportNick Ratelle2012-10-141-1/+2
* Enable NEON compilation on qcc compilers.Rafael Roquetto2012-10-131-1/+1
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-10-131-3/+2
* Introducing the PlatformPanel event type.Sergio Martins2012-10-125-1/+35
* Clean up whitespaceJan-Arve Saether2012-10-121-34/+34
* qpa: Fix rendering issue in blitter paint engineJulien Brianceau2012-10-121-3/+4
* Update the state of native menus correctly on MacPasi Matilainen2012-10-023-12/+7