summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-011-1/+12
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-299-14/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291254-30044/+30049
* clear XSizeHints before useDavid Fries2012-09-282-1/+3
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-281-0/+2
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-273-20/+2
* Load Mac specific resources in a static buildAndy Shaw2012-09-271-1/+4
* Avoid crash caused by drag and drop and winId()Jian Liang2012-09-271-9/+19
* cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1