]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Add URL syntax highlighting. https://redmine.stoutner.com/issues/1024
authorSoren Stoutner <soren@stoutner.com>
Wed, 21 Feb 2024 18:11:07 +0000 (11:11 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 21 Feb 2024 18:11:07 +0000 (11:11 -0700)
commitf7522adfac888208a7006eb7e67a7173e995ec48
tree637b1f58cc61f379820bf75b20ccf2a3208065e3
parentcc59ec7b2c1ad4d7832b2c05f7245e8387379e66
Add URL syntax highlighting.  https://redmine.stoutner.com/issues/1024
src/helpers/UserAgentHelper.cpp
src/widgets/CMakeLists.txt
src/widgets/UrlLineEdit.cpp [new file with mode: 0644]
src/widgets/UrlLineEdit.h [new file with mode: 0644]
src/windows/BrowserWindow.cpp
src/windows/BrowserWindow.h