jean-pierre charras
de208b3f00
Kicad manager: display the number of GDI objects in About Dialog (Windows only)
On Windows, if the number of GDI objects reach a limit (usually 10000) some can
be not shown, thus creating a strange behavior not easy to diagnose.
Displaying the number in use can help.
3 months ago
Mojca Miklavec Groenhuis
f145d8750d
Name change
3 months ago
wh201906
6d2b728fb1
Exclude brackets at the end of a URL in LinkifyHTML()
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/20347
6 months ago
Wayne Stambaugh
5c8f4697ca
Common folder housekeeping part 1.
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
10 months ago
Seth Hillbrand
d8733b2d4f
Happy New Year
For this year's resolution, we will streamline our copyright statements.
These are applied to files in the repository and are not needed
separately as part of the compiled about box
10 months ago
Seth Hillbrand
2fb8340466
Added Eric's correct name to devs
Move Thomas to former dev status
10 months ago
Seth Hillbrand
554d4e8333
Fix missing ;
10 months ago
Seth Hillbrand
d166467d64
Update contributors for 2024
10 months ago
Kliment
e3b0b73ae1
About dialog: Update librarian credits with new librarians, update 3d generator URL
10 months ago
Alex Shvartzkop
16e3692e71
Build time optimizations.
2 years ago
aris-kimi
d7abed2d60
Footprint Chooser dialog: Allow toggle buttons to work simultaneously
2 years ago
Jeff Young
2a0ce409e3
Attempt to fix non-MacOS build error.
2 years ago
Jeff Young
87121af3c9
Simplify about dialog impl and make it real-time performant.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17213
2 years ago
Jon Evans
1988aac2b3
Update a few more list/tree views for macOS
2 years ago
Seth Hillbrand
e7d4127f99
Update contributors
2 years ago
Wayne Stambaugh
36653c2064
Add new librarians to about dialog.
2 years ago
Jon Evans
426aa76788
Add Andre Iwers to developers
2 years ago
Wayne Stambaugh
c2bd158194
Update about dialog contributors lists.
2 years ago
Wayne Stambaugh
466269a360
Update about dialog contributors list.
2 years ago
arturo182
8373786e40
Happy New Year!
2 years ago
Jon Evans
eb5b3db063
Add bitmap bundle support to BITMAP_SCALE
Change a bunch of buttons and toolbars to use it
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14119
2 years ago
aris-kimi
ce58208d77
Add missing licence lines in iec60664 and naming update
2 years ago
Ian McInerney
2fb6f19a84
Separate immediate and delayed action dispatch
Using a boolean argument just leads to a lot of trailing booleans in the
function calls and is not user friendly. Instead, introduce PostAction()
to send an action that runs after the coroutine (equivalent to passing
false or the default argument), and leave RunAction as the immediate
execution function.
2 years ago
Seth Hillbrand
d135295ac8
Update translator contributions
Adds a number of missing contributors to our translations
3 years ago
Mark Roszko
365c7be4ed
Fix symbol contributor link
3 years ago
Seth Hillbrand
ef964f2303
Move Ivan Chuba to Ukrainian
3 years ago
Seth Hillbrand
6a993ffb13
Update contributors lists for v7
3 years ago
Graham Keeth
3f3a43ee5a
add gkeeth to docs team in about dialog
3 years ago
Alex
2628ab3e16
Update About dialog.
3 years ago
Marek Roszko
0ff32d20cd
wxS more things
3 years ago
kliment
0e04c4b1da
Add librarian credits
3 years ago
Marek Roszko
1edf84d756
More wxS ugh
3 years ago
Marek Roszko
57c66a50ac
Add some missing wxS wraps
3 years ago
Seth Hillbrand
98d55ce82f
Avoid rebuilding with each commit
We shouldn't include the kicad_build_info.h outside of the wrapper
build_info.h. Also adds an error directive to prevent re-introduction
of define dependencies
3 years ago
Roberto Fernandez Bautista
2d4ec7cab7
Happy New Year 2023!
3 years ago
Gary Kim
8e8a3c7bdc
Do not translate name in version info
Leave the application name in version info untranslated when
viewed, copied, or used in a bug report.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13298
3 years ago
Seth Hillbrand
e91c039ed3
Prevent event stackup when init pages
The paged book initialization (and others) can generate events,
re-laying out the whole dialog multiple times during initialization.
This halts events during the layout period
Fixes https://gitlab.com/kicad/code/kicad/issues/13158
3 years ago
Seth Hillbrand
18d7a1b427
Update contributions
3 years ago
jean-pierre charras
4be4c5f4a1
Avoid compil warning (when possible) about deprecated GetArchName() in wx >=3.1.5.
Use GetArchName() in wx >= 3.1.6.
3 years ago
Marek Roszko
8030bf1cc4
Implement use of the kicad nightly icon where needed
4 years ago
Mikolaj Wielgus
a42f33414e
Update contributor name
4 years ago
arturo182
c07e5ca5d1
Happy New Year!
4 years ago
Mikolaj Wielgus
567948cb39
Restore Translators-Other section in credits
4 years ago
Seth Hillbrand
d785a97940
Add Donate button to About dialog.
4 years ago
Seth Hillbrand
7f419e4468
Update translators
4 years ago
Seth Hillbrand
993b4eade6
Update contributor lists
Add 2021 contributors
4 years ago
Jon Evans
4944ff0a3c
Add Andrew Lutsenko to developers list
4 years ago
Stefan
f78033b03c
add myself as contributor
4 years ago
Jon Evans
6805dff49f
Add myself to docs team
4 years ago