summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28Release v1.0.4v1.0.4Florian Bruhin
2017-11-28Make pylint shut upFlorian Bruhin
2017-11-28Handle sqlite errors during :history-clearFlorian Bruhin
2017-11-28Add SQLITE_CORRUPT to environmental SQL errorsFlorian Bruhin
2017-11-28Handle "out of memory" error in sql.init()Florian Bruhin
2017-11-26Handle empty messages in qt_message_handlerFlorian Bruhin
2017-11-24Break long linesFlorian Bruhin
2017-11-24Fix overflow handling for QtWebKit scrollingFlorian Bruhin
2017-11-24Ignore new Qt 5.9.3 error messageFlorian Bruhin
2017-11-24Update to PyQt 5.9.2Florian Bruhin
2017-11-21Fix content.cache.size overflow with QtWebEngineFlorian Bruhin
2017-11-17Handle OSError in :config-write-pyFlorian Bruhin
2017-11-10Improve documentation for :hint --rapidFlorian Bruhin
2017-11-10Ignore additional Qt error messagescryzed
2017-11-10Fix issue #3251cryzed
2017-11-06Fix qute://gplFlorian Bruhin
2017-11-04Release v1.0.3v1.0.3Florian Bruhin
2017-11-04Also update sip versionFlorian Bruhin
2017-11-04Update requirements to PyQt 5.9.1Florian Bruhin
2017-11-04Update changelog from masterFlorian Bruhin
2017-11-04Fix unbinding default keys twiceFlorian Bruhin
2017-11-04Don't check date string in test_histcategory.Ryan Roden-Corrent
2017-11-04Ensure completions are sorted after filtering.Ryan Roden-Corrent
2017-11-04Un-hide :open-editorFlorian Bruhin
2017-11-04Clarify qute://configdiff/old titleFlorian Bruhin
2017-11-02Use lts version of NopeJSFlorian Bruhin
2017-11-02Abort pinned tab prompt if tab is destroyedJay Kamat
2017-10-31Fix a couple style issuesJay Kamat
2017-10-31Fix ellipsis on pinned tabs with index > 10Jay Kamat
2017-10-31Add a simple benchmark for _update_tab_titlesJay Kamat
2017-10-31Lower tabbar cache bound and clean up codeJay Kamat
2017-10-31Add most recent tab bar to cache statisticsJay Kamat
2017-10-31Prevent calling _tab_pinned on every tab twiceJay Kamat
2017-10-31Fix blowing cache for different iconsJay Kamat
2017-10-31Clear cache on config changesJay Kamat
2017-10-31Rename _minimum_tab_size_hint_helperJay Kamat
2017-10-31Add caching for tab sizesJay Kamat
2017-10-27Remove -f for :bind in configuring.asciidocFlorian Bruhin
2017-10-17Fix error code for "database is locked"Florian Bruhin
2017-10-17Release v1.0.2v1.0.2Florian Bruhin
2017-10-17Bump up yaml timeout a bitFlorian Bruhin
2017-10-17Show better error message when trying to toggle with :setFlorian Bruhin
2017-10-16Fix HTML escaping in completionFlorian Bruhin
2017-10-16Fix setting monospace fonts with None valuesFlorian Bruhin
2017-10-15Add SQLITE_READONLY to environmental errorsFlorian Bruhin
2017-10-14Improve history formatting in crashdialogFlorian Bruhin
2017-10-14Fix getting history in crash dialogFlorian Bruhin
2017-10-14eslint: Disable multiline-comment-styleFlorian Bruhin
2017-10-14Make sure the config default values are mutableFlorian Bruhin
2017-10-14Update changelogFlorian Bruhin