summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1223-96/+345
* Fix race condition when removing tabAndras Becsi2015-08-122-10/+14
* Update design according to documentAndras Becsi2015-08-1219-63/+120
* Add TouchTracker and hide the URL bar when scrollingAndras Becsi2015-08-128-35/+290
* Add tabEditBar for PageViewAndras Becsi2015-08-127-18/+115
* Various PageView fixes and adjustmentsAndras Becsi2015-08-123-86/+39
* Make PathView look like the reference designAndras Becsi2015-08-125-28/+57
* Add DropShadow to PageViewAndras Becsi2015-08-122-43/+51
* Add design mockups and update toolbar and stylingAndras Becsi2015-08-1216-337/+296
* New assets and PageView improvementsAndras Becsi2015-08-1214-125/+194
* Change visible items to 5Andras Becsi2015-08-121-3/+8
* Initial code dropAndras Becsi2015-08-1223-0/+1814