summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-12Release v0.1.3v0.1.3Florian Bruhin
2015-02-12Regenerate docsFlorian Bruhin
2015-02-11Don't show line edit text in its repr().Florian Bruhin
2015-02-11Handle shutdown of page with prompt correctly.Florian Bruhin
2015-02-11Don't log statusbar messages in signalfilter.Florian Bruhin
2015-02-11Don't log javascript console messages by default.Florian Bruhin
2015-02-11Keep more debug log in memory.Florian Bruhin
2015-02-11Reorder stacktrace.asciidocFlorian Bruhin
2015-02-11Update Arch section in stacktrace.asciidoc.Florian Bruhin
2015-02-11fuzzy_url: handle invalid URLs with autosearch offFlorian Bruhin
2015-02-11Handle explicit searches with auto-search=false.Florian Bruhin
2015-02-11Abort download override question on error/cancel.Florian Bruhin
2015-02-11Set a higher z-index for hint labels.Florian Bruhin
2015-02-11Don't open relative files in fuzzy_url with :openFlorian Bruhin
2015-02-11Minor style adjustments in crashdialog.py.Florian Bruhin
2015-02-11Hide adblocked iframes.Florian Bruhin
2015-02-11Close contextmenu when closing tab to avoid crash.Florian Bruhin
2015-02-11Fix statusbar quickly popping up as window.Florian Bruhin
2015-02-11Clean up NetworkManager after downloads finished.Florian Bruhin
2015-02-11Fix restoring of cmd widget after an error.Florian Bruhin
2015-02-11Fix retrying of downloads after the tab is closed.Florian Bruhin
2015-02-11crashdialog: Shorten paste titles.Florian Bruhin
2015-02-11Remove restore checkbox from fatal report dialog.Florian Bruhin
2015-02-11Display error on qt_mainloop crashes with old Qt.Florian Bruhin
2015-02-11Use qVersion() instead of QT_VERSION_STR.Florian Bruhin
2015-02-11Crash dialog redesign.Florian Bruhin
2015-02-11Produce better titles for crash logs.Florian Bruhin
2015-02-11Fix some check_libraries() for archThorsten Wißmann
2015-02-11crashdialog: Move contact info to top.Florian Bruhin
2015-02-11crashdialog: Reword contact info text.Florian Bruhin
2015-02-11crashdialog: Remove Github from contact types.Florian Bruhin
2015-02-11Handle all IPCErrors properly.Florian Bruhin
2015-02-11Move version info more to the top in logs.Florian Bruhin
2015-02-11Handle another webelem.IsNullError with hints.Florian Bruhin
2015-02-11Save report dialog contact infomation.Florian Bruhin
2015-02-11Handle UnicodeDecodeError when reading configs.Florian Bruhin
2015-01-09Release v0.1.2v0.1.2Florian Bruhin
2015-01-09Regenerate docs.Florian Bruhin
2015-01-09Use qurl_from_user_input() in urlutils.is_url().Florian Bruhin
2015-01-09Enter KeyMode.normal directly in ModeManager.Florian Bruhin
2015-01-09Make sure QUrl::fromUserInput is valid in is_url.Florian Bruhin
2015-01-09Switch Qt style to Fusion on OS X on Qt 5.4.Florian Bruhin
2015-01-09Fix error handling for local files in :adblock-updateFlorian Bruhin
2015-01-09Hide 2 more Qt warnings.Florian Bruhin
2015-01-09Add !important to all hint properties.Florian Bruhin
2015-01-09Added !important to hint stylesError 800
2015-01-09Make init_venv.py work with multiple sip .so files.Florian Bruhin
2015-01-09Fix maxsplit-splitting with empty args (""/'').Florian Bruhin
2015-01-09Uncheck sending of debug log with private browsing.Florian Bruhin
2015-01-09Added !important to hint stylesError 800