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 |
|