ide; added secret ctrl+shift hotkey for disabling parsing of source code when opening...
authorRejean Loyer <rejean.loyer@gmail.com>
Wed, 17 Apr 2013 03:36:31 +0000 (23:36 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Mon, 20 May 2013 18:53:24 +0000 (14:53 -0400)
commit14e3d6a32cc8340606dde7aec4d2bb32d2a2bde7
treece7d7dde2750f2583e2a816d5bd14029ec55a5d5
parent45e26ea11610927c29f5e997a8b06cc04bb0aeaf
ide; added secret ctrl+shift hotkey for disabling parsing of source code when opening files in the ide. holding ctrl+shift down when clicking a recent menu item or when opening files from the project view and output view. also added -no-parsing command line switch.
ide/src/debugger/Debugger.ec
ide/src/designer/CodeEditor.ec
ide/src/dialogs/NodeProperties.ec
ide/src/ide.ec
ide/src/panels/OutputView.ec
ide/src/project/ProjectView.ec