Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbasaglia/qt-history-lineedit
Here is a QLineEdit that remembers and allows to navigate the history of lines entered in the widget
https://github.com/mbasaglia/qt-history-lineedit
Last synced: about 1 month ago
JSON representation
Here is a QLineEdit that remembers and allows to navigate the history of lines entered in the widget
- Host: GitHub
- URL: https://github.com/mbasaglia/qt-history-lineedit
- Owner: mbasaglia
- Created: 2013-05-31T19:10:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T10:02:31.000Z (over 6 years ago)
- Last Synced: 2024-10-14T11:35:31.839Z (2 months ago)
- Size: 1000 Bytes
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Notice
======Sadly, GitHub has been acquired by Microsoft, which has a history of
actively trying to destroy or undermine the open source / free software
movement.
See the [Halloween documents](http://catb.org/~esr/halloween/) for some
examples of this.For this reason I'm not comfortable hosting my open source code in Microsoft's
infrastructure and all my repositories have been moved to GitLab.New Uris for this repos
-----------------------For webview, replace
https://github.com/mbasaglia/Qt-History-LineEdit with
https://gitlab.com/mattia.basaglia/Qt-History-LineEditFor SSH remotes replace
`[email protected]:mbasaglia/Qt-History-LineEdit.git` with
`[email protected]:mattia.basaglia/Qt-History-LineEdit.git`For HTTPS remotes replace
`https://github.com/mbasaglia/Qt-History-LineEdit.git` with
`https://gitlab.com/mattia.basaglia/Qt-History-LineEdit.git`