summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qlineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Edit focus should not be lost unless by explicit actionSami Merila2009-12-211-1/+5
* Fixes cursor blinking in the QComboBox when it becomes editable while having ...Olivier Goffart2009-12-111-0/+10
* Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-031-1/+1
* Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-031-0/+44
* Make sure the cursor of the lineedit doesn't blink when a key is pressedThierry Bastian2009-11-251-0/+4
* MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
* Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-161-1/+2
* Made widgets not clear their contents after losing edit focus.axis2009-11-161-0/+4
* API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-061-0/+23
* Line spacing fixesJoerg Bornemann2009-10-231-1/+1
* Fix QLineEdit drag'n'dropAlan Alpert2009-09-151-1/+0
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alan Alpert2009-09-151-1/+5
|\
| * Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest.Kim Motoyoshi Kalland2009-09-151-1/+5
* | Fix QLineEdit::setPaletteAlan Alpert2009-09-151-1/+5
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed QLineEdit to correctly adjust the horizontal scrollingAdriano Rezende2009-09-081-1/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QLineEdit: reenable the delete action from the context menuThierry Bastian2009-08-261-1/+1
* | Fix another minor copy'n'paste error from QLineControl refactoringAlan Alpert2009-08-261-2/+2
* | Some cleanups after code review.Jason Barron2009-08-251-4/+2
* | 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
* | | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Revised SIP API.axis2009-08-121-5/+1
* | | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-6/+5
|\ \ \ | |/ /
| * | Compile Fix for QT_KEYPAD_NAVIGATIONAlan Alpert2009-08-061-2/+3
* | | Fix more compile breakages after merging qt/master-stable.Jason Barron2009-08-041-8/+10
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-1712/+185
|\ \ \ | |/ /
| * | Move QLineEdit logic into QLineControlAlan Alpert2009-07-291-1683/+186
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-2/+1
|\ \ \ | |/ /
| * | 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-271-1/+2
|\ \ \ | |/ /
| * | Don't insert text into a text widget when a modifier is pressed.Denis Dzyubenko2009-07-021-1/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-11/+4
|\ \ \ | |/ /
| * | Remove dead code (private slot) in QLineEditThierry Bastian2009-06-241-7/+0
| * | QLineEdit's context menu now disables cut/copy action in password modeThierry Bastian2009-06-241-2/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-2/+4
|\ \ \ | |/ /
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ | | |/
| * | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-1/+1
| * | Clear QLineEdit selection when redoing a delete operation.jasplin2009-03-271-0/+2
| * | Long live Qt!Lars Knoll2009-03-231-0/+3696
| /