summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Update license headers according to commit 858c70f768e.axis2009-08-063-7/+7
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0653-57/+57
* Merge commit 'qt/master-stable'Jason Barron2009-08-064-13/+14
|\
| * Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-4/+4
| * QMenu now takes minimum width into account for the action rectsThierry Bastian2009-08-041-5/+6
| * Fix obsolete license headersJason McDonald2009-08-042-4/+4
* | Merge commit 'origin/master'Jason Barron2009-08-0455-64/+68
|\ \
| * | Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-041-5/+5
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0355-61/+65
* | | Fix more compile breakages after merging qt/master-stable.Jason Barron2009-08-044-22/+20
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-0411-1857/+2975
|\ \ \ | | |/ | |/|
| * | Fixed "Hightlighted menu items not always selected" bug.Gabriel de Dietrich2009-08-031-1/+1
| * | Doc - Fixed a broken link to the Apple Human Interface Guidelines documentKavindra Devi Palaraja2009-07-301-1/+1
| * | Use correct license header.Volker Hilsheimer2009-07-291-2/+2
| * | Move QLineEdit logic into QLineControlAlan Alpert2009-07-299-1824/+2974
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-4/+3
|\ \ \ | |/ /
| * | Fix menubar item size incorrect with iconJens Bache-Wiig2009-07-281-4/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-3/+7
|\ \ \ | |/ /
| * | Mac/Cocoa: Remove separator line for "unified document tabs"Morten Sørvig2009-07-271-3/+7
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-288-63/+56
|\ \ \ | |/ /
| * | Fix missing mnemonics when triggering menus by shortcutJens Bache-Wiig2009-07-241-0/+3
| * | Specify widget when calling QToolTip::showText() to make sure the tool tip en...Thomas Sondergaard2009-07-241-3/+3
| * | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-4/+5
| * | Get collapsible menus working correctly.Norwegian Rock Cat2009-07-244-54/+44
| * | Reverted commits that changed the behavior of the keypresses with modifiers.Denis Dzyubenko2009-07-231-2/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-2741-616/+685
|\ \ \ | |/ / | | / | |/ |/|
| * "Emacs" style keyboard shortcuts don't work on Carbon.Prasanth Ullattil2009-07-231-2/+2
| * "Emacs" style keyboard shortcuts don't work on Cocoa.Prasanth Ullattil2009-07-231-2/+4
| * Ensure all the standard shorcuts are used for the Close Action in MDIAndy Shaw2009-07-231-1/+1
| * Show text even if maximum == 0Olivier Goffart2009-07-221-1/+1
| * Support for very large range in QProgressBarOlivier Goffart2009-07-221-2/+2
| * Simplify the computation of the QProgressBar progress.Olivier Goffart2009-07-221-2/+2
| * Doc: small improvementsVolker Hilsheimer2009-07-201-1/+1
| * doc: Changed several \reimp to \internalMartin Smith2009-07-201-4/+0
| * Doc: Document QAction::Priority and Qt::ToolButtonFollowStyle.Volker Hilsheimer2009-07-181-3/+2
| * Add priority property to QActionJens Bache-Wiig2009-07-171-2/+8
| * Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-1/+9
| * Fixed warnings on mingwThierry Bastian2009-07-161-2/+2
| * Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| * Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| * use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-141-2/+3
| * Build fix for mingwThierry Bastian2009-07-141-0/+1
| * Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-131-2/+4
| * Fix crash after "Remove QT_WA and non-Unicode code paths, dropping Win9x and ...Bjoern Erik Nilsen2009-07-131-1/+2
| * Fixed linking of QtSvg with MSVC.Rohan McGovern2009-07-131-1/+1
| * QMainWindow: it is useless to apply the stte after a call to plugThierry Bastian2009-07-101-5/+0
| * QDoubleSpinBox: make sure people can't choose too many decimalsThierry Bastian2009-07-101-3/+4
| * Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-095-24/+127
| * Add the complex control SC_SpinBoxEditField to style optionNils Christian Roscher-Nielsen2009-07-091-1/+1
| * QTabBar: now uses QVariantAnimation over QTimeLineThierry Bastian2009-07-094-73/+65