summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-202-2/+15
|\
| * Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-1/+14
| * Make the license test pass.Frans Englich2009-08-191-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+1
|\ \ | |/
| * Rectify copy'n'paste error from the QLineControl refactoring.Alan Alpert2009-08-191-1/+1
* | Changed names and URLs to reflect name change.axis2009-08-193-3/+3
* | Merge commit 'qt/master'Jason Barron2009-08-1846-82/+59
|\ \ | |/
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1744-77/+50
| * Fixed coverity warningsThierry Bastian2009-08-141-2/+1
| * Fix coverity warningsThierry Bastian2009-08-131-3/+1
| * Use the correct font for QLineEditPaul Olav Tvete2009-08-131-0/+1
| * fix tab and hold for Windows CE and scrollbarsThomas Hartmann2009-08-131-0/+6
| * Compile with QT_KEYPAD_NAVIGATION definedAlan Alpert2009-08-131-3/+2
* | Merge branch 'fixCursorLagInVK'axis2009-08-171-0/+2
|\ \
| * | Fix the cursor lagging one step behind in the Virtual Keyboard UI.axis2009-08-171-0/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-13155-158/+159
|\ \ \ | | |/ | |/|
| * | Update URL's to use new domain.Jason McDonald2009-08-121-2/+2
| * | Update contact URL in license headers.Jason McDonald2009-08-12155-155/+155
| * | QDateTimeEdit: setFrame property is respected when a popup calendarMatthew Cattell2009-08-111-0/+1
| * | Fixed a possible problem when unplugging a QToolBarThierry Bastian2009-08-101-1/+1
* | | Revised SIP API.axis2009-08-123-15/+3
| |/ |/|
* | Fixed warning.axis2009-08-121-1/+1
* | Redid 7b95b70bc307 for QLineControl.axis2009-08-121-5/+34
* | Redid patch that was lost during merge with 4.6.axis2009-08-121-1/+1
* | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-1017-86/+100
|\ \ | |/
| * QDockWidget: Make visibilityChanged more accurateThierry Bastian2009-08-072-2/+2
| * Fix test failure in tst_QDateTimeEdit::task118867Eskil Abrahamsen Blomfeldt2009-08-061-1/+1
| * Make sure cursorPositionChanged is emitted when cursor position changesEskil Abrahamsen Blomfeldt2009-08-061-0/+1
| * QMenuBar: we can't test the action geometries when it is nativeThierry Bastian2009-08-061-0/+3
| * QMenu: small little code simplificationThierry Bastian2009-08-061-12/+5
| * QMenu could return wrong geometries for its actionsThierry Bastian2009-08-061-0/+2
| * Enable pan gesture on all QAbstractScrollArea-based widgets.Denis Dzyubenko2009-08-066-29/+37
| * Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-063-28/+6
| * Make QLineEdit cursor blink againAlan Alpert2009-08-061-0/+3
| * Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-067-11/+29
| * MainWindow: fixed an update issue when moving a separatorThierry Bastian2009-08-051-0/+3
| * QMenu: fix a crash depending on stylesThierry Bastian2009-08-051-9/+13
* | 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