Seth Hillbrand
4aa2047f45
Replace alg::delete and alg::delete_if with std c++20
2 months ago
Jeff Young
879e76b28e
Make notifications stand out from parent, and fix focus & focus-loss events on Mac.
8 months ago
Jeff Young
72a59c547c
Formatting and better use of common code.
8 months ago
Wayne Stambaugh
f161d94521
Common folder housekeeping part 2.
9 months ago
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
9 months ago
dsa-t
fbdf3dafaa
Hide notification panel on focus loss.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17295
(cherry picked from commit 7e115249af
)
Co-authored-by: Alex Shvartzkop <dudesuchamazing@gmail.com>
1 year ago
Marek Roszko
5087c076c1
Lambda capture this for a callafter
2 years ago
Marek Roszko
e32b26ebeb
Move JSON_SETTINGS and PARAMS to kicommon
2 years ago
Mark Roszko
72d83cd5de
Revert "Move JSON_SETTINGS and PARAMS to kicommon"
This reverts commit 81855aaaa6
2 years ago
Marek Roszko
81855aaaa6
Move JSON_SETTINGS and PARAMS to kicommon
2 years ago
Marek Roszko
c8f646efb1
ADDED: KiCad update check
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15026
2 years ago
Alex Shvartzkop
05a8e59884
Move wxString and std::optional JSON serializers to core header.
2 years ago
Marek Roszko
14a0fa435c
ADDED: DRC JSON report
2 years ago
Marek Roszko
74ce1de3f4
Allow KICAD_TEST_NOTI to work with no existing file
2 years ago
Marek Roszko
a0ebedc0ac
Add a KICAD_TEST_NOTI env var for a fake notification on launch
2 years ago
jean-pierre charras
5e04e90fb3
LENGTH_TUNER_TOOL: fix a bug (missing initialization) creating a serious isse.
m_inLengthTuner was not initialized, preventing the tool to be started (sometimes)
Fix also a few not initialized members.
2 years ago
Marek Roszko
084ec1d669
Add no notifications text, declare frame border style
2 years ago
Marek Roszko
5319316815
Enhance the status bar with background progress and notifications
2 years ago