chrchr-github
|
eee1221738
|
Use in-class initializers, default constructors, class -> struct (#4842)
|
2023-08-08 11:05:02 +02:00 |
Daniel Marjamäki
|
3abe8eeca5
|
Update copyright year
|
2023-06-21 19:58:11 +02:00 |
Oliver Stöneberg
|
5be8eee943
|
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
|
2023-04-08 16:08:47 +02:00 |
chrchr-github
|
2c7d98626a
|
Fix FP leakNoVarFunctionCall with Qt object (#4272)
* Add missing <leak-ignore/>, test
* Fix qt.cfg, format
* Fix FP leakNoVarFunctionCall
* Format
* Delete memory, rule of five
* Missing include
* Avoid dependency
* explicit
* Fix Qt test case
* Fix typo
* Fix
* Add Q_OBJECT
|
2022-07-13 21:09:53 +02:00 |
chrchr-github
|
1d677c57a8
|
Fix #11126 FN: noExplicitConstructor with single default parameter (#4174)
|
2022-06-07 21:15:13 +02:00 |
Oliver Stöneberg
|
45158ec064
|
cleaned up includes based on include-what-you-use (#4007)
* cleaned up includes based on include-what-you-use
* updated translations
|
2022-04-13 12:24:00 +02:00 |
Oliver Stöneberg
|
0d336b868c
|
avoid some Clang compiler warnings (#3896)
|
2022-03-13 20:07:58 +01:00 |
Daniel Marjamäki
|
3989408738
|
Update copyright year
|
2022-02-05 11:45:17 +01:00 |
Oliver Stöneberg
|
38420c8ecf
|
added some more missing copyright headers (#3766)
|
2022-01-28 15:56:11 +01:00 |
Daniel Marjamäki
|
262d37fb47
|
windows installer: another attempt to make help work. the 'contents' are shown now but for some reason the 'index' is not.
|
2020-08-28 19:05:11 +02:00 |
Daniel Marjamäki
|
14dfa035c1
|
GUI: Try to reuse Qt Assistant to show help
|
2020-08-01 18:56:37 +02:00 |
Daniel Marjamäki
|
5fca5830c5
|
astyle formatting
[ci skip]
|
2020-07-20 21:41:46 +02:00 |
Daniel Marjamäki
|
09241030c3
|
GUI: Add online help
|
2020-07-20 11:59:28 +02:00 |