234 Commits (a414cb0a17a7fb55f6fe27b53820843eee30b232)

Author SHA1 Message Date
jean-pierre charras 9fdadcbcf5 EDA_BASE_FRAME::windowClosing( wxCloseEvent& event ): fix incorrect behavior. 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 34d069ffd8 Bubble cancel up from app to kicad manager when closing. 5 years ago
Jon Evans 921703c711 Don't restore saved window state if saving is turned off 5 years ago
Jon Evans 9ebdd4bd83 Don't save file state for an empty file 5 years ago
Jon Evans 3673c23696 Code style 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young 80846dcbc7 Improve shutdown performance. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 45fb030b9b Rename and shorten the names in ACTION_CONDITIONS 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Mark Roszko 8324cb30b7 Save the wxDisplay index to set the position of windows correctly 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Ian McInerney af729d578f Unify settings reset buttons into one location 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Ian McInerney 96a5a96037 Fix GTK window position when closed maximized 6 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 6 years ago
Jon Evans 695cdbbde8 Move bug reporting to COMMON_CONTROL; add to Help menu 6 years ago
Jon Evans 237bf35362 Fix accidental revert of touchpad to trackpad 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Ian McInerney c43122a45f Get the undecorated window size on GTK when saving the window config 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Oleg Endo 2f1d23312f add BOARD_CHANGED and UNITS_CHANGED events 6 years ago
jean-pierre charras 56c31e65f6 Fix a compil issue: Try a better fix than commit 8f0449c. 6 years ago
jean-pierre charras 8f0449cbab Fix a compil issue. 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Ian McInerney c0b03a043e Force menubar update when file history is changed 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
jean-pierre charras 4d9d1a5380 Fix a few compil minor warnings and Coverity minor issues 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Ian McInerney cc588471ca Hardcode the minimum window size 6 years ago
Jon Evans 712ae5a953 Check if scaling factor has changed when top-level window is moved 6 years ago
Jon Evans 96da45f12f Rework window size and position fixing code 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 9df2cfb328 More uninitialized variables. 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Mark Roszko 686b768a3d Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
Seth Hillbrand a934fa49aa Check for tool manager before dereference 6 years ago
jean-pierre charras 16f4958430 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open. 6 years ago
Seth Hillbrand f2bf9fa534 eeschema: Prevent crash on move/drag re-entry 6 years ago
Jeff Young 8ba7d4570c Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago