]> rtime.felk.cvut.cz Git - coffee/qtwebbrowser.git/shortlog
coffee/qtwebbrowser.git
2018-03-19 Samuli PiippoShow settings on center of the screen dev origin/dev
2018-03-19 Samuli PiippoUpdate url for engadget.com favicon
2018-03-19 Samuli PiippoDon't anchor to item that is part of a layout
2017-02-23 Venugopal ShivashankarDoc: Switch to standard doc config and templates
2017-02-08 Kai KoehneInstall binaries into $$INSTALL_PREFIX
2017-02-06 Iikka EklundDo not try to compile if the QtWebEngine is missing
2016-11-15 Iikka EklundAdd tests/tests.pro for the ci
2016-08-24 Jake PetroulesFix missing override warning
2016-07-20 Kai KoehneUpdate window title
2016-05-31 Kai KoehneFix build with Qt 5.7 v1.0
2016-05-27 Leena MiettinenAdd documentation
2016-05-23 Kai KoehneUpdate Copyright header
2016-04-20 Samuli PiippoAdd GPLv3 license file
2016-02-12 Michal KlocekMove inputPanel out of browserWindow
2016-02-10 Michal KlocekAdd gitignore
2016-01-18 Michal KlocekClean up the application after integration for b2qt
2016-01-14 Katja MarttilaUse qml extension plugin
2015-11-17 Michal KlocekAdd fullscreen video support
2015-11-09 Michal KlocekDo not die when tab closed
2015-09-29 Joerg Bornemannmake it possible to pass URLs on command line
2015-08-19 Andras BecsiFix scrolling artefact because of page resize
2015-08-18 Andras BecsiRename project to qtwebbrowser
2015-08-17 Andras BecsiRemove experimental import and add debug output with...
2015-08-13 Andras BecsiFix PageView snapping and flicking behavior
2015-08-13 Andras BecsiShow a shipped Qt icon for qt.io pages
2015-08-13 Andras BecsiShow a set of default bookmaks if the settings are...
2015-08-13 Andras BecsiAdd new application icon and fix some style issues
2015-08-12 Andras BecsiUpdate permission request notification to UI style
2015-08-12 Andras BecsiAdd SearchProxyModel to filter history based on search...
2015-08-12 Andras BecsiFix active focus propagation to hide the IM if not...
2015-08-12 Andras BecsiUpdate for embedded
2015-08-12 Andras BecsiAdjust HomeScreen behavior and saving of empty state
2015-08-12 Andras BecsiSimplify how settings are persisted and loaded
2015-08-12 Andras BecsiAdd search drop-down menu with suggestions
2015-08-12 Andras BecsiUpdate color scheme for private browsing according...
2015-08-12 Andras BecsiDo not take a snapshot from about:blank pages
2015-08-12 Andras BecsiUpdate private browsing and progressbar style and add...
2015-08-12 Andras BecsiFix minor issues with HomeScreen transitions
2015-08-12 Andras BecsiAdd private browsing support
2015-08-12 Andras BecsiMake settings propagate to webViews
2015-08-12 Andras BecsiAdd missing mockup image and update spec
2015-08-12 Andras BecsiAdd SettingsView and refactor settings handling to...
2015-08-12 Andras BecsiFactor out UIToolBar
2015-08-12 Andras BecsiSmall fixes for transitions
2015-08-12 Andras BecsiUpdate findText to match desing
2015-08-12 Andras BecsiUpdate bookmark icon to indicate bookmarked pages
2015-08-12 Andras BecsiReplace static page indicators with Repeater and delegate
2015-08-12 Andras BecsiShow home screen on startup
2015-08-12 Andras BecsiAdd error page when tab and bookmark limits are reached
2015-08-12 Andras BecsiIteration of the design
2015-08-12 Andras BecsiFine-tune button behaviour to give better visual feedback
2015-08-12 Andras BecsiFix paging by adding an expanding margin
2015-08-12 Andras BecsiAdd persistence to home screen bookmarks
2015-08-12 Andras BecsiFactor out utils.h to engine.h and cpp
2015-08-12 Andras BecsiImprove home screen
2015-08-12 Andras BecsiAdd GridView for HomeScreen
2015-08-12 Andras BecsiMinor style updates
2015-08-12 Andras BecsiReplace DropShadow effect with a simpler custom impleme...
2015-08-12 Andras BecsiDesign update iteration with icon file rename
2015-08-12 Andras BecsiFix race condition when removing tab
2015-08-12 Andras BecsiUpdate design according to document
2015-08-12 Andras BecsiAdd TouchTracker and hide the URL bar when scrolling
2015-08-12 Andras BecsiAdd tabEditBar for PageView
2015-08-12 Andras BecsiVarious PageView fixes and adjustments
2015-08-12 Andras BecsiMake PathView look like the reference design
2015-08-12 Andras BecsiAdd DropShadow to PageView
2015-08-12 Andras BecsiAdd design mockups and update toolbar and styling
2015-08-12 Andras BecsiNew assets and PageView improvements
2015-08-12 Andras BecsiChange visible items to 5
2015-08-12 Andras BecsiInitial code drop