summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-30Release v0.6.2v0.6.2Florian Bruhin
2016-04-30Update changelog for v0.6.2Florian Bruhin
2016-04-30Fix dictionary hints crashFlorian Bruhin
2016-04-30Add @pyqtSlot for qApp.focusChanged slotFlorian Bruhin
2016-04-30cache: fix crash when cache_dir is NoneDaniel Schadt
2016-04-30Split IPCServer.on_ready_read into two methodsFlorian Bruhin
2016-04-30Work around PyQt 5.6 segfault when using IPCFlorian Bruhin
2016-04-30Remove @pyqtSlot for on_new_windowFlorian Bruhin
2016-04-30Fix types in @pyqtSlot decorationsFlorian Bruhin
2016-04-30Don't crash when undoing twice on default page.Ryan Roden-Corrent
2016-04-30Fix crash with :tab-{prev,next,focus} with 0 tabsFlorian Bruhin
2016-04-10Release v0.6.1v0.6.1Florian Bruhin
2016-04-10Make sure the cheatsheet PNG is included in sdistFlorian Bruhin
2016-04-10Fix cheatsheet link URL in quickstartFlorian Bruhin
2016-04-10Add missing fileFlorian Bruhin
2016-04-10Fix downloading of non-ascii files with LC_ALL=CFlorian Bruhin
2016-04-10Rename test_cmdline_args to test_invocationsFlorian Bruhin
2016-04-10Fix test_last_window_session_noneFlorian Bruhin
2016-04-10Don't crash if data is None while saving sessionFlorian Bruhin
2016-04-10Add some more logging for standarddirFlorian Bruhin
2016-04-10Fix #1414 with a weird workaroundFlorian Bruhin
2016-04-10freeze: Add pkg_resources._vendor.sixFlorian Bruhin
2016-04-10tox: Update setuptools in cxfreeze-windows envFlorian Bruhin
2016-04-10build_release: Don't call update_3rdparty.mainFlorian Bruhin
2016-04-04Release v0.6.0v0.6.0Florian Bruhin
2016-04-04tests: Add v0.6.0 config to test_old_configFlorian Bruhin
2016-04-04Merge branch 'rcorre-contributor-config'Florian Bruhin
2016-04-04Regenerate authorsFlorian Bruhin
2016-04-04Revert "Move note about conifg redirect to CONTRIBUTING."Florian Bruhin
2016-04-04Merge branch 'contributor-config' of https://github.com/rcorre/qutebrowser in...Florian Bruhin
2016-04-04Merge branch 'paretje-password'Florian Bruhin
2016-04-04Regenerate authorsFlorian Bruhin
2016-04-02Move note about conifg redirect to CONTRIBUTING.Ryan Roden-Corrent
2016-04-02Add note about redirecting config for testing.Ryan Roden-Corrent
2016-04-01Implement libsecret password backendKevin Velghe
2016-04-01Update cheatsheet PNGsFlorian Bruhin
2016-04-01Add --cheatsheet to src2asciidoc.pyFlorian Bruhin
2016-04-01Add qute:verizonFlorian Bruhin
2016-04-01Fix lintFlorian Bruhin
2016-04-01Fix saving of history titlesFlorian Bruhin
2016-04-01Rename unit/misc/test_sessions.py to *_unit.pyFlorian Bruhin
2016-04-01Include cheatsheet images in offline helpFlorian Bruhin
2016-04-01Merge branch 'session-tests'Florian Bruhin
2016-04-01Merge branch 'paretje-force-current-tab'Florian Bruhin
2016-04-01Update changelogFlorian Bruhin
2016-04-01Merge branch 'force-current-tab' of https://github.com/paretje/qutebrowser in...Florian Bruhin
2016-04-01Refactor unit tests for remove_blank_targetKevin Velghe
2016-03-31Ignore "Frame load interrupted by policy change"Florian Bruhin
2016-03-31travis: Remove sources.list patching againFlorian Bruhin
2016-03-31Skip "Focusing download widget via Tab" on old QtFlorian Bruhin