jean-pierre charras
08a9dc01c5
Fix minor coding style issues
2017-11-03 10:22:34 +01:00
jean-pierre charras
51bed4bae9
Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR.
2017-06-07 18:43:53 +02:00
danngreen
a18d72b5d6
Made BOM editor dialog quasi modal
2017-06-06 13:43:08 -04:00
Oliver Walters
d4e41c4f97
Component table improvements
2017-05-08 12:43:20 +02:00
Oliver Walters
5fe13c01c7
Improvements for component table
2017-05-03 08:56:31 +02:00
jean-pierre charras
e4d2924ee2
Make a sentence translatable in dialog_bom_editor.
2017-05-02 19:51:02 +02:00
Oliver Walters
29e3e55ad3
Removed BOM functionality
...
- Removed ability to generate BOM to file
- Removed Save/Cancel window when closing table
- No longer updates table <after> table is closed
- Bugfix for field names (previously comparison was case insensitive)
2017-05-02 09:40:02 -04:00
Oliver Walters
48893ab2b1
Fixed UNDO behaviour
...
- Undo actions are pushed to the appropriate sheet(s)
- Each sheet's actions are grouped together
2017-05-02 09:39:56 -04:00
Oliver Walters
d792e36151
Reworked UI
...
- Buttons are enabled/disabled within wxUpdateUI events
- Save/Cancel dialog used to close window and apply (or reject) changes
2017-05-02 09:39:40 -04:00
Oliver Walters
8dd4aca73b
Mark schematic as dirty
...
Notify schematic of changes when window is closed
2017-05-02 09:39:24 -04:00
Oliver Walters
5126332c57
Fixed wxString::Format assert
2017-05-02 09:39:08 -04:00
Oliver
a39856485c
Added component table dialog
...
- Allows grouping of matched components
- Bulk edit of components in a spreadsheet window
- User can choose to save / undo changes
- All changes are pushed to the undo stack in a single operation
- Export table to HTML / CSV output
2017-05-02 09:39:01 -04:00