summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26Get rid of IOErrorFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Finish dropping pkg_resourcesFlorian Bruhin
2021-01-26Get rid of utils.resource_filenameFlorian Bruhin
2021-01-26Clarify QtWebKit wording in READMEFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26Fix string prefixesFlorian Bruhin
2021-01-26scripts: Add more macOS smoke test warningsFlorian Bruhin
2021-01-26Update missed URLFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-26Revert "Remove pkg_resources special casing for PyInstaller"Florian Bruhin
2021-01-26Remove pkg_resources special casing for PyInstallerFlorian Bruhin
2021-01-26scripts: Rename --no-asciidoc to --skip-docsFlorian Bruhin
2021-01-26tests: Update properly for importlib_resourcesFlorian Bruhin
2021-01-25Add 'Copy URL' to download context menuFlorian Bruhin
2021-01-25mypy: Update ignore commentsFlorian Bruhin
2021-01-25tox: Don't run mypy over tests/Florian Bruhin
2021-01-25Update dependenciesqutebrowser bot
2021-01-22Support Super as modifier nameFlorian Bruhin
2021-01-22Add String.replaceAll polyfillFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Update cheatsheetFlorian Bruhin
2021-01-20Various default setting changesFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-20Rename :follow-hint to :hint-followFlorian Bruhin
2021-01-20userscripts: Add QUTE_VERSIONFlorian Bruhin
2021-01-20Rename selection commandsFlorian Bruhin
2021-01-20Rename :open-editor to :edit-textFlorian Bruhin
2021-01-20Rename :buffer to :tab-selectFlorian Bruhin
2021-01-20Rename :run-macro and :record-macroFlorian Bruhin
2021-01-20completion: Avoid pathlib in filepathcategoryFlorian Bruhin
2021-01-20Fix lintFlorian Bruhin
2021-01-20config: Improve error handling for missing sectionsFlorian Bruhin
2021-01-20config: Add ConfigContainer._with_prefix()Florian Bruhin
2021-01-20Handle null bytes in filepath completionFlorian Bruhin
2021-01-20Improve tests for filesystem completionFlorian Bruhin
2021-01-20Update docsFlorian Bruhin
2021-01-20Refactor FilePathCategoryFlorian Bruhin
2021-01-20Minor reformatFlorian Bruhin
2021-01-20Merge remote-tracking branch 'origin/pr/6038' into devFlorian Bruhin
2021-01-19Add some testsAndrew MacFie
2021-01-19Add favorite_paths as settingAndrew MacFie
2021-01-19Remove config import for nowAndrew MacFie
2021-01-19Fix name from QtAndrew MacFie
2021-01-19Fix method implementationAndrew MacFie
2021-01-19Add filesystem completion to defaultAndrew MacFie
2021-01-19Leave prefix as user typed itAndrew MacFie
2021-01-19Go back to a normal setup.pyFlorian Bruhin
2021-01-19scripts: Allow skipping 32bit buildFlorian Bruhin
2021-01-19Run setup-cfg-fmtFlorian Bruhin