summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update project to work with Qt 6HEADdevSzabolcs David2023-04-051-5/+4
* Update window titleKai Koehne2016-07-201-1/+1
* Update Copyright headerKai Koehne2016-05-231-19/+11
* Move inputPanel out of browserWindowMichal Klocek2016-02-121-1/+1
* Clean up the application after integration for b2qtMichal Klocek2016-01-181-0/+116
* Use qml extension pluginKatja Marttila2016-01-141-92/+0
* Rename project to qtwebbrowserAndras Becsi2015-08-181-1/+1
* Remove experimental import and add debug output with --log-level=0Andras Becsi2015-08-171-3/+4
* Add SearchProxyModel to filter history based on search textAndras Becsi2015-08-121-0/+2
* Factor out utils.h to engine.h and cppAndras Becsi2015-08-121-1/+1
* Improve home screenAndras Becsi2015-08-121-0/+4
* Add TouchTracker and hide the URL bar when scrollingAndras Becsi2015-08-121-0/+3
* Initial code dropAndras Becsi2015-08-121-0/+82