aboutsummaryrefslogtreecommitdiff
path: root/src/lib/navigation/urllineedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed from qbs to cmakeAqua-sama2018-01-031-136/+0
* UrlCompleter searches the bookmarks tree (folder href)Aqua-sama2017-12-311-4/+1
* Using QCompleter to provide address bar completionsAqua-sama2017-12-291-78/+14
* astyle passAqua-sama2017-12-251-1/+1
* Address bar menu now reads entries from the bookmarksAqua-sama2017-12-241-4/+13
* Added SSL cert warningsAqua-sama2017-12-201-2/+22
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
* Some bugfixesAqua-sama2017-12-181-1/+5
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-141-2/+2
* Cleaned up UrlLineEditAqua-sama2017-12-141-46/+35
* Some fixes based on clazyAqua-sama2017-09-221-4/+4
* AStyle passAqua-sama2017-08-241-3/+3
* Cleaned up codeAqua-sama2017-08-241-29/+3
* Address bar popup is now navigateableAqua-sama2017-08-241-6/+41
* Split address bar off into static libraryAqua-sama2017-08-231-0/+184