summaryrefslogtreecommitdiff
path: root/qutebrowser/mainwindow/statusbar/url.py
AgeCommit message (Expand)Author
2022-04-24wipnew-stubsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-10-26Use enum.auto() for most enum valuesFlorian Bruhin
2020-10-16Add/improve docs for enumsFlorian Bruhin
2020-10-09Use class-based API instead of functions for enumsYegor
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-09mypy: Add ignores for unknown pyqtPropertyFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-10-22mypy: Fix new issues in statusbar.urlFlorian Bruhin
2019-04-12Avoid setting stylesheet every url updateJay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-11-30Fix broken test_on_tab_changedFlorian Bruhin
2018-11-29Use enum values for load_status_changedFlorian Bruhin
2018-08-31Remove unneeded importFlorian Bruhin
2018-08-30Elide URLs at the end and not in the middleFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-11-02use enum module instead or usertypes.enumGyorgy Orban
2017-07-04Move config.style into config.config and refactor itFlorian Bruhin
2017-07-02Initial stylesheet refactoring for new configFlorian Bruhin
2017-05-10Initial work on new private browsingFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-24Rename urlutils.safe_display_url to safe_display_stringFlorian Bruhin
2017-04-24Fix invalid URL handling in statusbarFlorian Bruhin
2017-04-24Show Punycode URL for IDN pages in addition to decoded oneFlorian Bruhin
2016-07-12Use lists instead of tuples for comparingJan Verbeek
2016-07-11Fix url_text, take 3Florian Bruhin
2016-07-11Get rid of url_text_changed signalFlorian Bruhin
2016-07-10Rename browser.tab module and classesFlorian Bruhin
2016-07-08Don't use properties for AbstractTabFlorian Bruhin
2016-07-07Use tab.AbstractTab for signals/slotsFlorian Bruhin
2016-07-07Get QtWebEngine to start and work somewhatFlorian Bruhin
2016-07-07Refactor signalsFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-05-18Fix crash when hovering over an invalid URLStefan Tatschner
2016-05-17Assert that hovered link generates a valid QUrlPanagiotis Ktistakis
2016-05-15Hide passwords in hovering URLsPanagiotis Ktistakis
2016-05-14Decode URL in statusbar when hovering over itPanagiotis Ktistakis
2016-04-26Fix types in @pyqtSlot decorationsFlorian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-10-16initial replace pass.Nathan Isom
2015-10-16Fix broken UrlType member.Florian Bruhin
2015-10-14style.Nathan Isom
2015-10-14Initial shot at issue #691Nathan Isom
2015-03-31Various spelling fixes.Florian Bruhin
2015-03-11Adjust pylint exceptions.Florian Bruhin
2015-01-03Update copyright yearsFlorian Bruhin
2014-12-13Big file tree reorganisation.Florian Bruhin