summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid PageFillGrid to segfault when a page is removedRafael Brandao2012-06-113-31/+5
* Updated the poor and broken test directory.Marcelo Lira2012-06-063-7/+20
* TabsModel::remove should not emit a dataChanged signal, but it will anyways.Marcelo Lira2012-06-061-0/+12
* TabsModel::remove should not emit a dataChanged signal.Marcelo Lira2012-06-051-2/+0
* Fix of build fixMarcelo Lira2012-06-051-1/+1
* Build fixHugo Parente Lima2012-06-051-1/+1
* Shows correctly aligned empty slots when paged grid is empty.Marcelo Lira2012-06-041-1/+3
* Added a thumbnail field to the BookmarksModel.Marcelo Lira2012-06-044-19/+20
* Adds movement animation when items in the paged grid are removed.Marcelo Lira2012-06-041-0/+2
* Refactored TopSitesPanel component code to look more like TabsPanel.Marcelo Lira2012-06-041-13/+13
* Transforms tab pager loose code into a proper component.Marcelo Lira2012-06-046-97/+133
* 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
* Use maximum number of pages from UiConstants instead of magical numbers.Marcelo Lira2012-06-013-2/+6
* Added new placeholder assets for tabs and top sites.Marcelo Lira2012-06-0119-38/+42
* Removed unused assets.Marcelo Lira2012-06-014-3/+0
* BookmarkModel insertion method must advertise it's actions.Marcelo Lira2012-06-011-0/+3
* The method createIndex is the peferred way to create valid QModelIndex objects.Marcelo Lira2012-06-012-6/+6
* BookmarkModel should advertise when removing items.Marcelo Lira2012-05-301-0/+2
* Blink the progress indicator outter circle, not the indicator itself on "pre ...Hugo Parente Lima2012-05-301-2/+2
* Fixed tabs pager to automatically scroll out of an empty page.Marcelo Lira2012-05-301-0/+5
* Fix the top margin of TopSitesPanel after some asset changes.Hugo Parente Lima2012-05-301-1/+1
* Modify grid's item overlay imageLuciano Wolf2012-05-304-1/+2
* Removed the toolbar that shows tab indicators and url only.Marcelo Lira2012-05-301-23/+6
* Use new assets on PanelToggle bar and simplify a bit their logic.Hugo Parente Lima2012-05-297-50/+21
* Fix a warning on TopSitesPanel.qml file.Luciano Wolf2012-05-291-2/+4
* Implement the toolbar relayout.Luciano Wolf2012-05-2919-70/+102
* Make PagedGrid support empty slot delegateRafael Brandao2012-05-296-24/+72
* Fix build caused by commit c855af4fc467c5d1a759724e584432e8f6cef466Hugo Parente Lima2012-05-281-1/+0
* The WebView overlay is just a swipe area now.Marcelo Lira2012-05-282-66/+8
* Swiping the tab indicator bar to left and right moves through tabs.Marcelo Lira2012-05-281-4/+4
* Add small side shadows to all screens.Hugo Parente Lima2012-05-283-0/+20
* Use the correct asset for page slots in StatusBarIndicator.Hugo Parente Lima2012-05-283-6/+11
* Blink the statusbar indicator when the load progress is 0%.Hugo Parente Lima2012-05-283-0/+15
* Implement a QAbstractItemModel for tabs.Rafael Brandao2012-05-179-124/+301
* PagedGrid should use a proper model.Rafael Brandao2012-05-176-226/+179
* Use three states on StatusBarIndicator, active, inactive and invalid.Hugo Parente Lima2012-05-114-3/+11
* Use preferredMinimumContentsWidth = 980 and devicePixelRatio = 1.5Hugo Parente Lima2012-05-101-0/+4
* Remove useless and added by mistake .directory file.Hugo Parente Lima2012-05-091-3/+0
* Add .directory files to .gitignore.Hugo Parente Lima2012-05-091-0/+1
* Update assets for PanelToggle.Hugo Parente Lima2012-05-0910-5/+9
* Fix position of reportContentOrientationChangeLauro Neto2012-05-081-2/+1
* [deb] Bump version to 0.2 and raise webkit version dependency.Lauro Neto2012-05-072-2/+9
* Revert hack to fix the status bar.Lauro Neto2012-05-042-3/+2
* Use qrc:/// for Qt resource file URLsCaio Marcelo de Oliveira Filho2012-05-0413-32/+32
* Implement fullscreen support in snowshoe.Alexis Menard2012-05-041-0/+11
* Hide status bar until Qt5 orientation is fixedLauro Neto2012-04-271-0/+4
* Prevent "cancel" to return to the same screenRafael Brandao2012-04-251-1/+2
* Adjust transition to typing screen.Rafael Brandao2012-04-251-4/+6
* Remove unneeded debug messageRafael Brandao2012-04-231-4/+1