summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Cocoa File Dialog: Remove sandbox-ufriendly QDir::entryList() callGabriel de Dietrich2013-11-081-18/+48
* Correct QToolBar layout on retina displays.Morten Johan Sørvig2013-11-051-0/+5
* QPdfEngine - Remove Producer copyright noticeSamuel Gaist2013-11-041-1/+1
* Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-10-311-2/+10
* Revert "Return the correct system font on OS X Mavericks."Jake Petroules2013-10-301-7/+0
* Fix the assert failure in QShortcutMap::findGatis Paeglis2013-10-271-0/+3
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-10-181-2/+9
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-182-28/+17
* Windows: Fix tablet position in relative (mouse) mode.Arthur Krebsbach2013-10-161-5/+37
* Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-091-0/+3
* Add missing variables initialization before requesting png offsetSamuel Gaist2013-09-201-7/+7
* Compilation fix for libjpeg release 9aavit2013-09-131-22/+5
* Revert "QTBUG-15319: fix shortcuts with secondary Xkb layout."Gatis Paeglis2013-09-121-4/+1
* Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-101-9/+16
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSergio Martins2013-09-095-11/+52
* Fix QOleDropTarget object leakJian Liang2013-09-031-1/+15
* Fix scrollbar appearance on Win8J-P Nurmi2013-08-231-23/+24
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-08-231-0/+5
* OSX: Disable window restoration for the Mac color panelLiang Qi2013-08-231-0/+5
* Fix unused private field warning in QMacMime.Jake Petroules2013-08-211-1/+1
* Only release when there is no lock on the objectAndy Shaw2013-08-201-2/+4
* Do not send clipboard message to application under debugger.Friedemann Kleint2013-08-191-0/+22
* Sun CC: Fix QFileDialog compilationSergio Ahumada2013-08-161-1/+1
* Add offset reading support in pnghandlerSamuel Gaist2013-08-081-0/+7
* Link to correct function in QApplication documentation.Mitch Curtis2013-08-081-1/+1
* Return the correct system font on OS X Mavericks.Jake Petroules2013-08-051-0/+7
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-3/+8
* Fix QListWidget item widget scroll bugSamuel Gaist2013-08-051-3/+1
* Fix build regression caused by 7b7c321d5f35b6ee70db5a72d5d37e19e125d7cf.Jake Petroules2013-08-041-1/+1
* Cleanup QFileIconProviderPrivate::getWinIcon().Sergio Martins2013-07-251-23/+18
* Move the declaration of QFileIconProviderPrivate to it's own file.Sérgio Martins2013-07-233-33/+92
* evdev tablet support on LinuxShawn Rutledge2013-07-182-1/+4
* Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-131-2/+5
* qpa: Fix memory leak of QFontEngineBox objectFabienne Semeria2013-07-121-1/+5
* Fixes: ASSERT in qpaintengine_x11 when using native graphicssystemaavit2013-07-101-1/+1
* Mac: Handle the maximizing of the window ourselves when it is framelessAndy Shaw2013-07-081-1/+8
* Fix Mac static builds so they get the qt_menu.nib from the resource fileAndy Shaw2013-07-082-6/+40
* Fix clipping of QTextList decorators.Leonard Lee2013-07-081-1/+14
* can show the Cocoa color panel repeatedlyShawn Rutledge2013-07-051-0/+1
* Fix drawing of 0-width polylines from outside the devicerect.Gunnar Sletta2013-07-042-17/+27
* Fix leak in QDragManager::drag on macIvan Komissarov2013-06-281-1/+0
* Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-201-1/+1
* Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* QGtkStyle: add getIconThemeName() helper functionDmitry Shachnev2013-06-153-2/+27
* QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-141-0/+3
* Cleanup the QDrag when doing a drag with the right mouse button on MacAndy Shaw2013-06-111-1/+4
* Only use Vista style for Wizards when on Vista or laterAndy Shaw2013-06-101-1/+1
* Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-071-1/+1
* Doc: Fixed typo in QDialog.Jerome Pasion2013-06-031-1/+1