]> rtime.felk.cvut.cz Git - coffee/qtwebbrowser.git/history - src/qml/PageView.qml
Clean up the application after integration for b2qt
[coffee/qtwebbrowser.git] / src / qml / PageView.qml
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-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 BecsiAdd new application icon and fix some style issues
2015-08-12 Andras BecsiUpdate permission request notification to UI style
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 BecsiAdd search drop-down menu with suggestions
2015-08-12 Andras BecsiDo not take a snapshot from about:blank pages
2015-08-12 Andras BecsiMake settings propagate to webViews
2015-08-12 Andras BecsiAdd SettingsView and refactor settings handling to...
2015-08-12 Andras BecsiSmall fixes for transitions
2015-08-12 Andras BecsiUpdate findText to match desing
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 BecsiFine-tune button behaviour to give better visual feedback
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