Commit Graph

410 Commits

Author SHA1 Message Date
martin
f821ac291e SynEdit/IDE: More multi caret
git-svn-id: trunk@48175 -
2015-03-09 00:25:14 +00:00
mattias
85ca70fa50 IDE: clean up
git-svn-id: trunk@47666 -
2015-02-09 21:21:31 +00:00
martin
ec90d38065 clean up: remove wrong key binding (unused command / duplicate)
git-svn-id: trunk@47520 -
2015-01-25 18:02:40 +00:00
juha
fad5ba7edc IDE: Optimize KeyMappings, add a cache for commands and eliminate a linear search.
git-svn-id: trunk@47124 -
2014-12-07 17:29:41 +00:00
mattias
6a49b9864d IDE: configure external tools: fixed saving shortcuts
git-svn-id: trunk@46428 -
2014-10-04 12:03:46 +00:00
mattias
80a4317ad8 IDE: external tools: do not translate identifiers
git-svn-id: trunk@46422 -
2014-10-04 09:13:54 +00:00
marco
c3b9e730d9 * classic keybindings for normal selection mode and column selection mode.
git-svn-id: trunk@45814 -
2014-07-08 13:21:29 +00:00
juha
48a6a75f6c IDE: A new command and entry in Run menu for building many modes at one go.
git-svn-id: trunk@45772 -
2014-07-04 14:31:31 +00:00
juha
72bb33e99c IDE: use better text for menu item and variables, "Clean up and Build".
git-svn-id: trunk@45771 -
2014-07-04 14:30:51 +00:00
mattias
62299afa08 IDE: added default keys for jump back/forward: Alt+Left/Right
git-svn-id: trunk@45668 -
2014-06-26 12:55:52 +00:00
juha
4fbeea1dfd IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +00:00
mattias
f3a8270e7d IDE: insert license notice commands: split into English and translated items
git-svn-id: trunk@45219 -
2014-05-29 09:43:07 +00:00
mattias
01dc0a0a0b IDE: register toggle code browser
git-svn-id: trunk@44036 -
2014-02-13 11:39:57 +00:00
juha
5dfe5dfd29 IDE: Fix the check for conflicting sequential (multi-stage) shortcuts. Issue #25085
git-svn-id: trunk@43351 -
2013-11-02 10:03:43 +00:00
mattias
5c1eabea87 IDE: fixed typo
git-svn-id: trunk@43056 -
2013-10-02 12:18:22 +00:00
mattias
612b486281 IDE: implement find references of used unit
git-svn-id: trunk@42686 -
2013-09-08 22:47:26 +00:00
mattias
032f86f34a IDE: clean up
git-svn-id: trunk@42094 -
2013-07-15 20:06:27 +00:00
mattias
6426218e58 IDE: renamed Manage Source Editors
git-svn-id: trunk@41976 -
2013-07-02 18:30:32 +00:00
juha
d40a0a9bb5 IDE, KeyMapping: In AssignTo, delete excess keys from SynEdit shortcuts already when caching them.
git-svn-id: trunk@41471 -
2013-05-30 17:40:44 +00:00
mattias
25e2ca378c IDE: verbose key duplicates
git-svn-id: trunk@41463 -
2013-05-30 14:42:47 +00:00
mattias
378fa43c2d IDE: fixed typos
git-svn-id: trunk@41462 -
2013-05-30 14:35:59 +00:00
juha
78c5f418da IDE: formatting
git-svn-id: trunk@41454 -
2013-05-30 08:24:07 +00:00
mattias
fbfafdeeba IDE: clean up
git-svn-id: trunk@41447 -
2013-05-28 18:14:50 +00:00
juha
8bdddec9af IDE: Rewrite and optimize TKeyCommandRelationList.AssignTo. It had nested linear searches and showed high in profiler (gprof) log for startup.
git-svn-id: trunk@41445 -
2013-05-28 16:00:11 +00:00
juha
133fc7f692 IDE: don't remove conflicting keys in TKeyCommandRelationList.AssignTo.
git-svn-id: trunk@41444 -
2013-05-28 16:00:07 +00:00
juha
777bf16774 IDE: formatting and some refactoring in KeyMapping.
git-svn-id: trunk@41142 -
2013-05-12 07:20:03 +00:00
juha
a2d1bccee3 IDE: Handle Ctrl in sequencial combo shortcuts correctly. Part of issue #24008
git-svn-id: trunk@41141 -
2013-05-12 07:19:59 +00:00
mattias
66e393e2e1 IDE: remove & from key map resourcestrings
git-svn-id: trunk@41130 -
2013-05-11 14:50:43 +00:00
mattias
09e234e5dd IDE: key mapping: remove obsolete check consistency button
git-svn-id: trunk@41111 -
2013-05-10 09:49:57 +00:00
juha
0e7607dca5 IDE: Add Ctrl-Shift-L as an alternative shortcut for "Toggle Locals". Ctrl-Alt-L conflicts with Gnome/KDE lock-screen. Issue #16094
git-svn-id: trunk@41045 -
2013-05-06 07:35:01 +00:00
juha
51a64480ed SynEdit and IDE: handle correctly sequential keymappings where 2nd part is with or without Ctrl modifier
git-svn-id: trunk@40899 -
2013-04-27 11:44:35 +00:00
juha
0e7b8378d1 IDE: remove duplicates in keymapping
git-svn-id: trunk@40894 -
2013-04-27 07:18:33 +00:00
juha
ac54b82dcb IDE, SynEdit: Use the new ShiftMask feature in SynEdit to ignore Ctrl key in two-key sequences. Part of issue #24008
git-svn-id: trunk@40549 -
2013-03-14 12:21:59 +00:00
juha
869f674baf IDE: formatting
git-svn-id: trunk@40548 -
2013-03-14 12:21:53 +00:00
juha
2d3dbdb431 IDE, SynEdit: Accept Ctrl also with the second part of a sequencial key shortcut. Remove obsolete mappings. Issue #24008, patch from Mark Bravington
git-svn-id: trunk@40508 -
2013-03-08 00:00:37 +00:00
mattias
4a0a600a00 IDE: moved IDE Internalss / View Package Links to Package / Package Links
git-svn-id: trunk@40000 -
2013-01-28 10:43:10 +00:00
mattias
1e14e9c720 IDE: mac os x: set default key for options Cmd-semicolon
git-svn-id: trunk@39579 -
2012-12-18 12:50:36 +00:00
martin
6b37bec961 IDE: added clear all-in-open-files or all-in-current-file bookmarks. Issue #0013428
git-svn-id: trunk@39557 -
2012-12-16 06:09:49 +00:00
martin
b34b609f50 Debugger: added Attach/Detach
git-svn-id: trunk@38536 -
2012-09-06 12:41:24 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
juha
b7b27e90b3 IDE: reuse a resource string better
git-svn-id: trunk@38206 -
2012-08-08 19:21:59 +00:00
mattias
8a27e56174 IDE: changed default os x key for context help to F1
git-svn-id: trunk@38050 -
2012-07-26 21:09:43 +00:00
martin
d8c6d6b842 IDE/Keymap: missing entries for select+cursor-keys
git-svn-id: trunk@37935 -
2012-07-13 17:33:54 +00:00
martin
473be6458b SynEdit: Implemented "sticky" selection mode
git-svn-id: trunk@37781 -
2012-06-25 22:13:36 +00:00
martin
4eeeddf42d IDE: Added list of recorded editor macros
git-svn-id: trunk@37679 -
2012-06-17 21:16:52 +00:00
juha
b1a2dfb791 IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers
git-svn-id: trunk@37466 -
2012-05-30 16:56:55 +00:00
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
juha
19df77e917 IDE: remove Ctrl-Shift-T mapping from Toggle Comment. It conflicts with ToDo list.
git-svn-id: trunk@36338 -
2012-03-26 07:50:24 +00:00
juha
cce98eefb5 IDE: Add Ctrl-Del as a shortcut key for delete word, issue #21501
git-svn-id: trunk@36328 -
2012-03-25 19:09:08 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00