Marek Roszko
|
18692ea8e7
|
This is totally a debug aid for the search pane listview and not a feature
|
2024-01-29 20:39:48 -05:00 |
Jeff Young
|
77e408a93d
|
De-bounce search pane selection events.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15605
|
2023-11-09 14:43:39 +00:00 |
Jeff Young
|
da86593625
|
ADDED: Implement sorting for search panes.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12614
|
2023-08-09 18:31:33 +01:00 |
Mike Williams
|
d915cb780e
|
Search Pane: add Activation (enter/double click) event support
|
2023-02-13 10:57:05 -05:00 |
Marek Roszko
|
21c1c97bf3
|
Unbind search pane listview events on destruction to avoid event race
|
2022-09-27 19:16:29 -04:00 |
jean-pierre charras
|
6154a8d5d5
|
Try to fix a CI compil issue.
|
2022-09-21 09:18:34 +02:00 |
jean-pierre charras
|
25f1f7b0df
|
Fix a compil issue on GCC
|
2022-09-21 09:04:31 +02:00 |
Marek Roszko
|
ec25463fed
|
Allow multi-selecting from the search pane
Fix https://gitlab.com/kicad/code/kicad/-/issues/12476
|
2022-09-20 23:58:49 -04:00 |
Marek Roszko
|
30dbcbbcf5
|
Only search the current tab on events
|
2022-09-20 23:38:06 -04:00 |
Mark Roszko
|
f304e2d4f6
|
ADDED: Search/inspect pane
|
2022-09-14 02:59:57 +00:00 |