summaryrefslogtreecommitdiff
path: root/src/mobile/qml/Main.qml
Commit message (Expand)AuthorAgeFilesLines
* Use enabled property to disallow touch events on hidden itemsRafael Brandao2012-07-191-1/+6
* Fix QML warning about state definition.Luciano Wolf2012-06-251-6/+8
* Implementing UI behaviour: start up screen.Luciano Wolf2012-06-251-2/+9
* Fix UI layoutLuciano Wolf2012-06-211-1/+1
* The designers changed their minds about the start up behavior, so reverting t...Hugo Parente Lima2012-06-181-0/+1
* The designers changed their minds about the start up behavior, so reverting t...Hugo Parente Lima2012-06-181-5/+1
* Open "new url" dialog when the browser is started and there's no items on the...Hugo Parente Lima2012-06-151-1/+5
* Enable all panels (tabs and favorites) no matter if there's no webpages opene...Hugo Parente Lima2012-06-131-1/+0
* Workaround to Qml bug on n9 causing snowshoe to start on tabs panel.Hugo Parente Lima2012-06-121-1/+6
* Replace resetToTabs function by a property alias.Hugo Parente Lima2012-06-121-2/+3
* Transforms tab pager loose code into a proper component.Marcelo Lira2012-06-041-1/+16
* Added more property changes to the transitions in the Main qml.Marcelo Lira2012-06-011-0/+9
* Removed transition that was looking bad.Marcelo Lira2012-06-011-2/+0
* Fix the top margin of TopSitesPanel after some asset changes.Hugo Parente Lima2012-05-301-1/+1
* Add small side shadows to all screens.Hugo Parente Lima2012-05-281-0/+19
* Update assets for PanelToggle.Hugo Parente Lima2012-05-091-1/+1
* Use qrc:/// for Qt resource file URLsCaio Marcelo de Oliveira Filho2012-05-041-2/+2
* Prevent "cancel" to return to the same screenRafael Brandao2012-04-251-1/+2
* Adjust transition to typing screen.Rafael Brandao2012-04-251-4/+6
* Plus button should anchor to element aboveRafael Brandao2012-04-231-2/+2
* Rename FavoritesPanel to TopSitesPanel.Hugo Parente Lima2012-04-181-3/+3
* Fixed transition from suggestion screen.Marcelo Lira2012-04-171-1/+1
* Fix assets for the new layout on NavigationPanel / FavoritesPanel.Luciano Wolf2012-04-131-5/+3
* Use a signal to request editing current URLCaio Marcelo de Oliveira Filho2012-04-131-5/+2
* Move shouldOpenNewTab and show functions to our instance of UrlInputPanelCaio Marcelo de Oliveira Filho2012-04-131-21/+24
* Create a component for the url input panelCaio Marcelo de Oliveira Filho2012-04-131-109/+18
* When user navigates in the same page it doesn't open a new tab.Marcelo Lira2012-04-121-7/+15
* Insert basic implementation for HistoryModel.Rafael Brandao2012-04-111-6/+11
* Added new assets.Marcelo Lira2012-04-111-1/+2
* Use PagedGrid on tabs view.Hugo Parente Lima2012-04-111-3/+0
* Fixed transition from suggestion screen.Marcelo Lira2012-04-111-3/+6
* Adds a cancel button to the suggestions screen.Marcelo Lira2012-04-111-4/+25
* Add the NavigationOverlay to our NavigationPanelCaio Marcelo de Oliveira Filho2012-04-101-11/+15
* Add missing Copyright header to all files.Luciano Wolf2012-04-101-0/+16
* Add PagedGrid component to deal with paged grid layouts.Hugo Parente Lima2012-04-101-1/+3
* Remove unused Timer from Main.qmlRafael Brandao2012-04-051-6/+0
* Fix margins for favorites and overview panels + add click support for tabs.Luciano Wolf2012-04-021-4/+10
* Use a signal instead of a property to notify url requests from top sites.Hugo Parente Lima2012-03-291-1/+1
* Implement "click to open link" support for TopSites.Luciano Wolf2012-03-291-0/+1
* Cleanup old animations and make them smoother.Rafael Brandao2012-03-291-35/+17
* Replaced TextInput on navigation bar by a Text element.Marcelo Lira2012-03-281-5/+3
* Sets the current webview address to the suggestion screen url input.Marcelo Lira2012-03-281-0/+1
* Uses suggestions screen to navigate to other pages in the same tab.Marcelo Lira2012-03-271-9/+14
* Fix transition to "type-new-url" view to show keyboard afterwardsRafael Brandao2012-03-271-2/+2
* Remove urlbar predictive text for N9Rafael Brandao2012-03-271-3/+2
* NavigationBar updated to reflect new icons + new margins and positions.Luciano Wolf2012-03-271-5/+5
* Adjust size of suggestions list to different values from specsRafael Brandao2012-03-261-4/+3
* Fix type-new-url view to follow specsRafael Brandao2012-03-221-21/+29
* Beautify the fake top sites view.Hugo Parente Lima2012-03-221-1/+0
* Adjust typing-url window to N9 virtual keyboard.Rafael Brandao2012-03-221-2/+1