summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround to compile with latest QtWebKitHEADmasterCaio Marcelo de Oliveira Filho2013-01-291-0/+3
* Fix coding style errorsCaio Marcelo de Oliveira Filho2013-01-282-4/+6
* Merge pull request #16 from Adenilson/masterrafaelbrandao2013-01-251-1/+0
|\
| * Last December the property for setting pixel ratio was removed fromAdenilson Cavalcanti2013-01-251-1/+0
|/
* Build with Qt 5.0.0Anselmo L. S. Melo2013-01-033-3/+3
* QAbstractItemModel::setRoleNames is deprecated in Qt5Jan Kundrát2012-10-231-0/+2
* User iPhone user agent to get mobile contentSimon Hausmann2012-08-201-0/+1
* Add a initial version requirement for webkit.Lauro Neto2012-08-131-1/+1
* Bump version and raise dependencies.Lauro Neto2012-08-082-1/+7
* Fix typo in last commit... ¬¬Lauro Neto2012-07-301-1/+1
* Export PATH and SBOX_REDIRECT_IGNORE for packagingLauro Neto2012-07-301-0/+3
* Some renames to keep up with recent API changes on Qt5.Marcelo Lira2012-07-262-6/+6
* Build fix after Qt5 source incompatible changes.Alexis Menard2012-07-262-2/+2
* Use enabled property to disallow touch events on hidden itemsRafael Brandao2012-07-191-1/+6
* Implement JS alert, prompt, confirm.Alexis Menard2012-07-183-0/+123
* Implement color dialog chooser when you select an <input type="color">.Alexis Menard2012-07-183-0/+37
* Bump version and raise webkit dependency.Lauro Neto2012-07-182-3/+3
* Improve deploy script to support usernameRafael Brandao2012-07-181-3/+9
* Warning fix.Alexis Menard2012-07-181-1/+1
* Fix progress bar not rendering correctly.Alexis Menard2012-07-181-1/+0
* Fix UrlBar to use Qt.inputMethod.Lauro Neto2012-07-171-1/+1
* Fix build with recent Qt5.Alexis Menard2012-07-172-1/+4
* Fix QML warning about state definition.Luciano Wolf2012-06-252-12/+19
* Implementing UI behaviour: start up screen.Luciano Wolf2012-06-252-5/+22
* Fix coding style in DialogRunnerCaio Marcelo de Oliveira Filho2012-06-211-3/+2
* 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