nerix
|
847e4f0932
|
fix: count parentheses in links (#5515)
|
2024-07-21 16:00:12 +02:00 |
|
nerix
|
b9f669d3a5
|
feat: strip prefixes and suffixes in links (#5486)
|
2024-07-14 11:17:42 +02:00 |
|
nerix
|
189be8c68f
|
chore: remove old Qt 5.12 code, update docs and FreeBSD runner (#5396)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-06-23 12:26:59 +00:00 |
|
nerix
|
dfa929e207
|
fix: use the full url when resolving (#5345)
|
2024-04-21 19:24:11 +00:00 |
|
nerix
|
95e7426283
|
Remove Redundant Parsing of Links (#4507)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2023-04-22 22:58:37 +00:00 |
|
nerix
|
1043f9f803
|
Remove Unnecessary Includes in Headers (#4275)
* refactor: remove unnecessary includes in headers
* fix: formatting
* chore: changelog
* fix: scrollbar
* fix: suggestions and old appbase remains
* fix: suggestion
* fix: missing Qt forward declarations
* fix: another qt include
* fix: includes for precompiled-headers=off
* Add missing `<memory>` includes
* Add missing `#pragma once`
* Fix tests
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-12-31 14:41:01 +00:00 |
|
Rasmus Karlsson
|
db860b5907
|
fix semi-deterministic bug with link parser
|
2019-12-29 16:42:20 +01:00 |
|
fourtf
|
e12f76387a
|
replaced link regex with object oriented assembly
|
2019-12-29 14:15:45 +01:00 |
|
fourtf
|
cf9560508c
|
improving code quality
|
2018-08-10 20:53:13 +02:00 |
|
Rasmus Karlsson
|
20c17c3377
|
Make link regular expression only be created once
|
2018-06-28 00:54:34 +02:00 |
|