A web browser written in Qt and using Qt Webkit
Find a file
2020-02-11 15:50:38 -05:00
.gitignore Inital commit 2020-02-10 17:08:51 -05:00
about.cpp Added about dialog, address bar works 2020-02-10 21:24:06 -05:00
about.h Added about dialog, address bar works 2020-02-10 21:24:06 -05:00
about.ui Added basic navigation and got rid of the search button 2020-02-10 23:06:43 -05:00
AleeBrowser.pro Added about dialog, address bar works 2020-02-10 21:24:06 -05:00
LICENSE Create LICENSE 2020-02-10 17:10:05 -05:00
main.cpp Added basic navigation and got rid of the search button 2020-02-10 23:06:43 -05:00
mainbrowser.cpp Title change 2020-02-11 15:50:38 -05:00
mainbrowser.h Title change 2020-02-11 15:50:38 -05:00
mainbrowser.ui Title change 2020-02-11 15:50:38 -05:00
README.md Create README.md 2020-02-10 17:10:19 -05:00

AleeBrowser

A web browser written in Qt