summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript/caret.js
AgeCommit message (Expand)Author
2024-03-27Add caret browsing debug loggingFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Fix up the situation in qutebrowser/javascript/caret.jsFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Update caret handlingFlorian Bruhin
2020-05-22caret: Use strings instead of ints for enumsFlorian Bruhin
2020-05-22caret: Fix toggling behavior with QtWebEngineFlorian Bruhin
2020-05-22caret: Style improvements for line modeFlorian Bruhin
2020-05-11removed selectionEnabled function in caret.jssvetelna
2020-05-02implementing visual-line-mode on webengine sidesvetelna
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-03-28Merge remote-tracking branch 'origin/pr/4513'Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-01-09Fix linting problems and write feature testsadam
2019-01-07Implement caret cursor switch (#3714, webengine)adam
2018-12-10Fix lintFlorian Bruhin
2018-09-27Merge remote-tracking branch 'origin/pr/4204'Florian Bruhin
2018-09-24caret: Don't turn on animation repeatedlyFlorian Bruhin
2018-09-24Remove dead CaretBrowsing codeFlorian Bruhin
2018-09-19Add bubbles, cancelable, and composed options to dispatch_eventJay Kamat
2018-09-15Get rid of end-of-doc-workaround in caret browsingFlorian Bruhin
2018-09-08Apply caret mode workarounds correctlyFlorian Bruhin
2018-09-08Don't access caretElement if it's goneFlorian Bruhin
2018-09-08Make sure we only update the caret selection onceFlorian Bruhin
2018-06-12Use -webkit-filter on old QtFlorian Bruhin
2018-06-12Use ES6 template stringsFlorian Bruhin
2018-06-12Use calculated background color for newer Qt versionsFlorian Bruhin
2018-06-12fix for qt 5.7.1Slackhead
2018-06-12combine style nodesSlackhead
2018-06-09double quoted and className correctedSlackhead
2018-05-31Change default bg colour to #000Slackhead
2018-05-31Change filter value to 85% to really darken itSlackhead
2018-05-31Change min-width to 0.2emSlackhead
2018-05-31Tweak style/animationSlackhead
2018-05-31Add animation stopper/starterSlackhead
2018-05-31Add fallback colours if inherit failsSlackhead
2018-05-31Remove inherit stylesSlackhead
2018-05-31Change caret styleSlackhead
2018-03-19Use signals to update statusbar in caret modeFlorian Bruhin
2018-03-19Fix caret.js indentFlorian Bruhin
2018-02-08Remove eslint max-lines suppressionFlorian Bruhin
2018-01-20Simplify platform handlingFlorian Bruhin
2018-01-19Fix eslint warningsArtur Shaikhullin
2018-01-19Eliminate caret blinkingArtur Shaikhullin
2018-01-19Add initial commentArtur Shaikhullin
2018-01-19Add chromium licenseArtur Shaikhullin
2018-01-19Rename js caret fileArtur Shaikhullin