summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix UI layoutLuciano Wolf2012-06-2110-12/+11
* Fix coding style.Alexis Menard2012-06-211-1/+1
* Fix saving the opened urls when closing snowshoeCaio Marcelo de Oliveira Filho2012-06-214-2/+12
* Implement the latest guidelines for Overlay bar.Luciano Wolf2012-06-211-8/+17
* Implement filedialog upload support for Snowshoe desktop.Alexis Menard2012-06-215-0/+105
* Enable WebGL in the preferences for snowshoe desktop.Alexis Menard2012-06-201-0/+1
* Implement drop down menu for comboboxes in Snowshoe desktop.Alexis Menard2012-06-1910-12/+245
* Make Snowshoe popup translucents.Alexis Menard2012-06-182-0/+10
* We don't need to disable threaded rendering for QML, it works fine now.Alexis Menard2012-06-181-3/+0
* Force relink if the libsnowshoe.a changed.Alexis Menard2012-06-181-0/+2
* The designers changed their minds about the start up behavior, so reverting t...Hugo Parente Lima2012-06-185-1/+11
* The designers changed their minds about the start up behavior, so reverting t...Hugo Parente Lima2012-06-181-5/+1
* OverlayBar pin should be toggled before emitting the pinToggled signal.Marcelo Lira2012-06-151-1/+1
* BookmarkModel::insert uses a more low level approach to data insertion.Marcelo Lira2012-06-151-7/+12
* A number of layout adjustments, just moving some pixels around.Marcelo Lira2012-06-154-6/+6
* Enumerate tabs correctlyRafael Brandao2012-06-152-3/+7
* Open "new url" dialog when the browser is started and there's no items on the...Hugo Parente Lima2012-06-151-1/+5
* BookmarkModel::insert method should not advertise it is inserting.Marcelo Lira2012-06-151-3/+0
* Moved similar code to a new component PageThumbUrl.Marcelo Lira2012-06-155-40/+60
* Fixed font style in the navigation bar's url text entry.Marcelo Lira2012-06-151-0/+1
* Enable all panels (tabs and favorites) no matter if there's no webpages opene...Hugo Parente Lima2012-06-135-11/+1
* Activate QStyle theme for the desktop version.Alexis Menard2012-06-131-0/+1
* Add Inspector support inside Snowshoe.Alexis Menard2012-06-133-1/+96
* 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-122-6/+4
* Avoid PageFillGrid to segfault when a page is removedRafael Brandao2012-06-113-31/+5
* Updated the poor and broken test directory.Marcelo Lira2012-06-061-2/+10
* 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