summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-28Release v0.3.0.v0.3.0Florian Bruhin
2015-06-27Update changelog for v0.3.Florian Bruhin
2015-06-27Update docs.Florian Bruhin
2015-06-27Merge branch 'completion-auto-open'Florian Bruhin
2015-06-27Add new completion -> auto-open option.Florian Bruhin
2015-06-27sessions: Store zoom/scroll-pos per history entry.Florian Bruhin
2015-06-26Regenerate docs.Florian Bruhin
2015-06-26Update changelog.Florian Bruhin
2015-06-26tox: Whoops, update all py-lines.Florian Bruhin
2015-06-26Set default for new-instance-open-target to tab.Florian Bruhin
2015-06-26tox: Update py (pylib) to 1.4.30.Florian Bruhin
2015-06-26Rewrite version.version() tests and test short arg.Florian Bruhin
2015-06-26Add a short=True argument to version.version().Florian Bruhin
2015-06-26Use exclude= instead of include= for find_packages.Florian Bruhin
2015-06-26Adjust MANIFEST.in to include all needed scripts.Florian Bruhin
2015-06-26Revert "Revert "Don't install scripts package.""Florian Bruhin
2015-06-26Revert "Don't install scripts package."Florian Bruhin
2015-06-26Don't install scripts package.Florian Bruhin
2015-06-24Move command-related zoom logic out of WebView.Florian Bruhin
2015-06-24Update authorsFlorian Bruhin
2015-06-24Create a new QStyleOptionTab object for each tab.Franz Fellner
2015-06-24Include DESKTOP_SESSION in qute:version.Florian Bruhin
2015-06-24Print style name in version info.Florian Bruhin
2015-06-24Fix expected qWarning messages for Qt 5.5.Florian Bruhin
2015-06-24tests: Increase timeout for starting processes.Florian Bruhin
2015-06-24Regenerate authorsFlorian Bruhin
2015-06-24Use zoom_perc instead of setZoomFactor to set zoom.Martin Tournoij
2015-06-24Mark OS X on Travis as expected failure.Florian Bruhin
2015-06-24Update changelog.Florian Bruhin
2015-06-24Disallow {foo} in search engine URLs.Florian Bruhin
2015-06-24Add a smoke test to build_release.py.Florian Bruhin
2015-06-23Reorder commands in build_release.py.Florian Bruhin
2015-06-23Enforce a 32bit Python in build_release.py.Florian Bruhin
2015-06-23Use tox/virtualenv to build Windows packages.Florian Bruhin
2015-06-23tox: Use --ignore=tests for pep8/pyflakes/mccabe.Florian Bruhin
2015-06-23tox: Update pytest to 2.7.2 and pylib to 1.4.29.Florian Bruhin
2015-06-20Merge branch 'artur-shaik-caret_on_selection'Florian Bruhin
2015-06-20Use existing selection when entering caret mode.Florian Bruhin
2015-06-20Simplify condition and add comment.Florian Bruhin
2015-06-20Don't position caret if there is selection on pageArtur Shaik
2015-06-19Add missing docstring for get_build_exe_options().Florian Bruhin
2015-06-19Skip documentation when freezing for smoke-frozen.Florian Bruhin
2015-06-19Fix TestReadFile when frozen.Florian Bruhin
2015-06-19Fix TestGitStr when frozen.Florian Bruhin
2015-06-19Skip tests which need sys.executable when frozen.Florian Bruhin
2015-06-19Freeze utils/testfile when freezing tests.Florian Bruhin
2015-06-19Use a function for build_exe_options in freeze.py.Florian Bruhin
2015-06-19Add a unittests-frozen testenv.Florian Bruhin
2015-06-19Add a smoke-frozen testenv.Florian Bruhin
2015-06-19Add __name__ == '__main__' block in freeze.py.Florian Bruhin