summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qlinecontrol_p.h
Commit message (Collapse)AuthorAgeFilesLines
* QLineControl: Fix compilation, warnings.Friedemann Kleint2011-07-081-0/+1
| | | | | | Change-Id: I6a2d2f24b13961e8dc113366f62402824d80e1c2 Reviewed-on: http://codereview.qt.nokia.com/1365 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* added a QLineControl class to QtGuiLars Knoll2011-07-061-0/+454
| | | | | | | | The class does not have support for completion, but is otherwise mostly on par with the control in QtWidgets. Change-Id: I2c89f8ea910cfacba67d4e5e56d8d650d27760b9
* special directory for stuff we want to move from widgets to guiLars Knoll2011-05-051-456/+0
| | | | | | | Create a special to_be_moved directory, that will contain files that are to be moved from QtWidgets to QtGui. This will allow us to do a first split of the libraries rather fast and we can then start pulling in these classes one by one.
* moving some more files around.Lars Knoll2011-05-041-0/+456