Commit Graph

332 Commits

Author SHA1 Message Date
juha
6e23795a8d IDE: change the default key mapping for Find Identifier References to Ctrl-Shift-I
git-svn-id: trunk@31502 -
2011-07-02 13:31:01 +00:00
juha
d054cabb5e IDE: add Alt-F as a default key mapping for Find Identifier References
git-svn-id: trunk@31500 -
2011-07-02 13:02:31 +00:00
mattias
d6886c93af IDE: changed key map category for make resource string to source editor
git-svn-id: trunk@31488 -
2011-07-01 12:58:51 +00:00
juha
798e69d4cd IDE: add default key mapping Ctrl-Alt-J for View Jump History window.
git-svn-id: trunk@31311 -
2011-06-20 19:10:42 +00:00
juha
14d49a1202 IDE: add key mapping for View Components window and tie Ctrl-Alt-P as default. Issue #19589
git-svn-id: trunk@31310 -
2011-06-20 18:48:59 +00:00
mattias
8ccf12f6b1 IDE: fixed classic key scheme
git-svn-id: trunk@31259 -
2011-06-16 18:12:22 +00:00
mattias
ca8d18d34c IDE: keymapping: classic scheme: ecBlockIndent, ecBlockUnindent: added Ctrl,Ctrl keys
git-svn-id: trunk@31257 -
2011-06-16 17:47:32 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
mattias
025665bfd5 IDE: clean compile: clean up build files
git-svn-id: trunk@30995 -
2011-05-31 22:41:12 +00:00
mattias
efefac194f IDE: clean build: search files
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00
mattias
0cc90bc739 cody: register cody window
git-svn-id: trunk@30773 -
2011-05-16 17:54:51 +00:00
paul
fb3fd816b7 ide: keymapping for breakpoints
git-svn-id: trunk@30756 -
2011-05-16 05:40:06 +00:00
martin
3dc186123d DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
martin
0a17ba04c0 DBG: Resolve key conflict for terminal
git-svn-id: trunk@30518 -
2011-05-01 16:41:56 +00:00
martin
580a85d184 DBG: Added Thread dialog
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
juha
c1c6acdc2b IDE: "Tab Order Editor" -> "Tab Order"
git-svn-id: trunk@30389 -
2011-04-19 21:38:47 +00:00
juha
16f0a62783 IDE: disable "Add Editor File to Project" when the file belongs to current project already
git-svn-id: trunk@30371 -
2011-04-18 11:56:23 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
martin
bf85980317 DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
2011-04-17 15:44:14 +00:00
juha
1f812b5dd7 IDE: Make Tab Order dialog modeless and add it to View menu.
git-svn-id: trunk@30324 -
2011-04-16 17:15:29 +00:00
juha
a0e296b08e IDE: Move "View Units" and "View Forms" from View menu to Project menu.
git-svn-id: trunk@30272 -
2011-04-12 20:59:49 +00:00
juha
9566d1e771 IDE: change Toggle Comment shortcut to Ctrl+Shift+W. Ctrl+Shift+T was used by ToDo.
git-svn-id: trunk@30086 -
2011-03-30 16:02:21 +00:00
juha
19ae8fe7b0 IDE: fix key mapping for Toggle Comment, add some other shortcuts.
git-svn-id: trunk@30084 -
2011-03-30 12:37:44 +00:00
juha
1774f1b8f5 IDE: Improve menu caption for UseProjUnit feature.
git-svn-id: trunk@30079 -
2011-03-30 10:00:31 +00:00
juha
35c579cb7c IDE: remove a duplicate resource string.
git-svn-id: trunk@30066 -
2011-03-29 08:54:10 +00:00
juha
cd8d49e9e6 IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard.
git-svn-id: trunk@29980 -
2011-03-22 10:09:19 +00:00
juha
039dfbebfe IDE: Moved Options and other settings to top of Tools menu.
git-svn-id: trunk@29891 -
2011-03-17 14:24:04 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
b0e36be830 IDE: Added F2 as a shorcut key for Rename Identifier
git-svn-id: trunk@29876 -
2011-03-16 21:07:22 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
d5517360c7 IDE: Rename command ecSelectionConditional to ecSelectionEncloseIFDEF.
git-svn-id: trunk@29867 -
2011-03-16 10:04:22 +00:00
juha
3a842efb11 IDE: Rename menu item "Insert IFDEF" to "Enclose in IFDEF" and add to editor popup menu, too.
git-svn-id: trunk@29866 -
2011-03-16 10:04:17 +00:00
juha
e38c28be28 IDE: remove a duplicate resource string + reorder Package related strings.
git-svn-id: trunk@29857 -
2011-03-15 17:16:30 +00:00
paul
03cb88d24c ide: map Shift+F9 to Build
git-svn-id: trunk@29845 -
2011-03-14 23:59:50 +00:00
paul
b35d26939d ide: rename BuildAll -> Build, Build -> Compile to map to the same meaning as it is internally used in IDE (and also in Delphi)
git-svn-id: trunk@29844 -
2011-03-14 23:55:31 +00:00
juha
8986e631f0 IDE: Make Ctrl-F shortcut the first one for Find so it shows in the menu item.
git-svn-id: trunk@29817 -
2011-03-13 15:27:09 +00:00
juha
88d2224a48 IDE: add shortcut keys to Swap Case feature.
git-svn-id: trunk@29815 -
2011-03-13 15:26:58 +00:00
juha
fdaf6cdf13 IDE: formatting
git-svn-id: trunk@29812 -
2011-03-13 15:26:38 +00:00
juha
611aafbe09 IDE: add "Swap case in selection" feature to edit menu.
git-svn-id: trunk@29766 -
2011-03-09 14:12:45 +00:00
juha
9db82a2373 IDE: Make character case match the original strings in keymapping.
git-svn-id: trunk@29765 -
2011-03-09 14:12:39 +00:00
juha
5b7deb51b6 KeyMapping: Formatting TKeyCommandRelationList.CreateDefaultMapping
git-svn-id: trunk@29724 -
2011-03-04 09:00:10 +00:00
paul
4d753468f0 ide: add UseUnitDlg command and keys by Juha Manninen (issue #0014882)
git-svn-id: trunk@28949 -
2011-01-11 07:24:43 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
d8cca3c0ce IDE: keymapping: restore cleared keys
git-svn-id: trunk@26383 -
2010-07-01 10:52:40 +00:00
mattias
afb0f90b2b IDE: keymapping: show active key filter
git-svn-id: trunk@26299 -
2010-06-27 17:18:01 +00:00
mattias
38070995f3 IDE: clean up
git-svn-id: trunk@26235 -
2010-06-21 12:22:12 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
maxim
e424bddae5 IDE: improved keymapping commands localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25307 -
2010-05-10 21:01:03 +00:00