Commit Graph

398 Commits

Author SHA1 Message Date
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
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
dea040f1e5 IDE: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories
git-svn-id: trunk@35480 -
2012-02-19 13:00:01 +00:00
juha
4310d040e2 IDE: add IDE command for the Editor Window Manager. Improve some strings.
git-svn-id: trunk@35479 -
2012-02-19 12:59:49 +00:00
martin
6c2f247b5d IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35456 -
2012-02-18 16:56:27 +00:00
martin
ecd605e5bd SynEdit: refactor plugin key handling / adding syncro edit to component palette.
git-svn-id: trunk@35429 -
2012-02-17 17:29:05 +00:00
juha
6b19f5e2aa IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste
git-svn-id: trunk@35323 -
2012-02-12 14:35:42 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
martin
9fba3d205f IDE KeyMap: added/fixed cursor keys issue #21247
git-svn-id: trunk@35267 -
2012-02-09 13:16:48 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
mattias
7fb7467b8e IDE: added menu item: Package / New component, feature 1337
git-svn-id: trunk@35055 -
2012-01-31 13:11:31 +00:00
mattias
558c1e6374 IDEIntf: added FindCommandsByShortCut
git-svn-id: trunk@35011 -
2012-01-29 10:37:23 +00:00