Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-LineEdit

For 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`