summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update project to work with Qt 6HEADdevSzabolcs David2023-04-0517-232/+197
* Set profile for global certificatesv5.15.1_QtASv5.15.0_QtASAllan Sandfeld Jensen2020-05-061-1/+2
* Show settings on center of the screenSamuli Piippo2018-03-191-2/+1
* Update url for engadget.com faviconSamuli Piippo2018-03-191-1/+1
* Don't anchor to item that is part of a layoutSamuli Piippo2018-03-194-86/+26
* Install binaries into $$INSTALL_PREFIXKai Koehne2017-02-081-2/+6
* Fix missing override warningJake Petroules2016-08-241-1/+1
* Update window titleKai Koehne2016-07-201-1/+1
* Fix build with Qt 5.7v1.0Kai Koehne2016-05-311-1/+1
* Update Copyright headerKai Koehne2016-05-2321-394/+228
* Move inputPanel out of browserWindowMichal Klocek2016-02-126-29/+124
* Clean up the application after integration for b2qtMichal Klocek2016-01-1848-419/+171
* Use qml extension pluginKatja Marttila2016-01-1451-204/+478
* Add fullscreen video supportMichal Klocek2015-11-173-1/+35
* Do not die when tab closedMichal Klocek2015-11-091-3/+1
* make it possible to pass URLs on command lineJoerg Bornemann2015-09-293-0/+19
* Fix scrolling artefact because of page resizeAndras Becsi2015-08-191-1/+2
* Rename project to qtwebbrowserAndras Becsi2015-08-183-7/+6
* Remove experimental import and add debug output with --log-level=0Andras Becsi2015-08-173-5/+4
* Fix PageView snapping and flicking behaviorAndras Becsi2015-08-131-1/+2
* Show a shipped Qt icon for qt.io pagesAndras Becsi2015-08-132-1/+3
* Show a set of default bookmaks if the settings are emptyAndras Becsi2015-08-131-1/+3
* Add new application icon and fix some style issuesAndras Becsi2015-08-1310-121/+230
* Update permission request notification to UI styleAndras Becsi2015-08-125-32/+73
* Add SearchProxyModel to filter history based on search textAndras Becsi2015-08-127-7/+201
* Fix active focus propagation to hide the IM if not neededAndras Becsi2015-08-123-11/+15
* Update for embeddedAndras Becsi2015-08-125-9/+40
* Adjust HomeScreen behavior and saving of empty stateAndras Becsi2015-08-121-3/+12
* Simplify how settings are persisted and loadedAndras Becsi2015-08-122-23/+21
* Add search drop-down menu with suggestionsAndras Becsi2015-08-126-27/+229
* Update color scheme for private browsing according to specAndras Becsi2015-08-123-36/+33
* Do not take a snapshot from about:blank pagesAndras Becsi2015-08-121-0/+6
* Update private browsing and progressbar style and add mockupsAndras Becsi2015-08-122-22/+22
* Fix minor issues with HomeScreen transitionsAndras Becsi2015-08-121-6/+17
* Add private browsing supportAndras Becsi2015-08-121-12/+31
* Make settings propagate to webViewsAndras Becsi2015-08-124-35/+52
* Add SettingsView and refactor settings handling to be genericAndras Becsi2015-08-129-33/+228
* Factor out UIToolBarAndras Becsi2015-08-125-90/+227
* Small fixes for transitionsAndras Becsi2015-08-123-1/+16
* Update findText to match desingAndras Becsi2015-08-121-18/+71
* Update bookmark icon to indicate bookmarked pagesAndras Becsi2015-08-124-3/+11
* Replace static page indicators with Repeater and delegateAndras Becsi2015-08-121-35/+17
* Show home screen on startupAndras Becsi2015-08-124-5/+3
* Add error page when tab and bookmark limits are reachedAndras Becsi2015-08-124-26/+175
* Iteration of the designAndras Becsi2015-08-123-128/+70
* Fine-tune button behaviour to give better visual feedbackAndras Becsi2015-08-124-25/+61
* Fix paging by adding an expanding marginAndras Becsi2015-08-121-7/+19
* Add persistence to home screen bookmarksAndras Becsi2015-08-125-14/+57
* Factor out utils.h to engine.h and cppAndras Becsi2015-08-126-78/+118
* Improve home screenAndras Becsi2015-08-127-60/+136