nerix
|
b515553a29
|
fix: don't add tests to autostart (#6084)
|
2025-03-16 12:40:18 +00:00 |
|
pajlada
|
fec45889a8
|
Replace boost::optional with std::optional (#4877)
|
2023-10-08 16:50:48 +00:00 |
|
nerix
|
f13a3b9685
|
Cleanup Windows helpers (#4820)
* fix: clipboard exception
* chore: cleanup windows helpers
|
2023-09-17 10:20:26 +00:00 |
|
Sam Heybey
|
69c983e0d9
|
Add support for opening links in incognito mode on Linux & BSD (#4745)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2023-08-06 15:57:01 +02:00 |
|
Sam Heybey
|
1d3ca0bfa3
|
Use AssocQueryString instead of directly querying the registry (#4362)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2023-02-10 21:21:09 -05: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 |
|
fourtf
|
b1cbf09427
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
|
fourtf
|
38b23d77ce
|
moved BaseWindow and related files into appbase
|
2018-11-22 22:10:29 +01:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
Marco Schmid
|
770e36c10c
|
added winapi-call to flush clipboard (#778)
|
2018-10-09 18:37:51 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|