summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add documentationLeena Miettinen2016-05-2719-2/+1291
* Update Copyright headerKai Koehne2016-05-2321-394/+228
* Add GPLv3 license fileSamuli Piippo2016-04-201-0/+686
* Move inputPanel out of browserWindowMichal Klocek2016-02-126-29/+124
* Add gitignoreMichal Klocek2016-02-101-0/+6
* Clean up the application after integration for b2qtMichal Klocek2016-01-1849-420/+171
* Use qml extension pluginKatja Marttila2016-01-1453-205/+481
* 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-184-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-1311-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-124-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-124-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 missing mockup image and update specAndras Becsi2015-08-122-0/+0
* 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-126-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
* Add GridView for HomeScreenAndras Becsi2015-08-129-109/+553
* Minor style updatesAndras Becsi2015-08-127-13/+19
* Replace DropShadow effect with a simpler custom implementationAndras Becsi2015-08-122-18/+31
* Design update iteration with icon file renameAndras Becsi2015-08-1224-96/+345
* Fix race condition when removing tabAndras Becsi2015-08-122-10/+14