Commit Graph

440 Commits

Author SHA1 Message Date
dmitry
e3176d0801 ide. using MacOSX keys scheme by default for any Darwin, rather than for LCLCarbon specifically. #33045
git-svn-id: trunk@57137 -
2018-01-21 06:39:56 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
9c405911fd Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
2016-12-20 00:09:10 +00:00
mattias
c303c71d2d IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio
git-svn-id: trunk@53063 -
2016-10-01 11:03:21 +00:00
juha
9de206bc95 IDE: formatting.
git-svn-id: trunk@52875 -
2016-08-26 13:08:13 +00:00
juha
b70be02b90 IDEIntf: Add function RemoveShortCut. IDE extension package may want to use a reserved shortcut and remove it.
git-svn-id: trunk@52874 -
2016-08-26 13:08:06 +00:00
mattias
a3af6a18b4 IDE: fixed updating key/command relations, bug #30436
git-svn-id: trunk@52774 -
2016-08-02 08:23:28 +00:00
maxim
5ed0714686 IDE: added "Resave forms with i18n" function, which opens and resaves all project forms for which i18n was enabled in order to regenerate their translation tables
git-svn-id: trunk@52586 -
2016-06-29 22:48:52 +00:00
ondrej
73a539294e IDE: fix compilation after r52304 #1d00376578
git-svn-id: trunk@52305 -
2016-05-15 07:21:00 +00:00
marco
1d00376578 * TP Ide also uses ctrl-F2 for program reset-> add to classic mode.
git-svn-id: trunk@52304 -
2016-05-14 12:39:58 +00:00
ondrej
b04af8ad35 ide: implement "Open unit" dialog
git-svn-id: trunk@52272 -
2016-05-03 13:36:39 +00:00
juha
2ae6dc4a61 IDE: Add keymapping "Windows to MacOS". Issue #28658, patch from Alexey Torgashin.
git-svn-id: trunk@51934 -
2016-03-14 09:58:59 +00:00
ondrej
a43a0c4d4b ide: implement Run without Debugging. Issue #29832
git-svn-id: trunk@51933 -
2016-03-14 09:29:58 +00:00
ondrej
3594fefc04 ide, codetools: change ClassCompleteCode into CompleteCodeInteractive
git-svn-id: trunk@51859 -
2016-03-08 16:46:12 +00:00
ondrej
06d19a8613 ide, codetools: implement class code creation (default: ctrl+shift+x) - the same as local code creation but the variable will be added to class/object section.
git-svn-id: trunk@51851 -
2016-03-07 20:22:33 +00:00
martin
6afec5c9b1 Keymap: fix cache / update on remove
git-svn-id: trunk@51562 -
2016-02-10 06:28:37 +00:00
ondrej
b1ae15362f IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
2015-11-20 14:04:24 +00:00
juha
3823cf94c4 IDE: ctrl+~ and ctrl+shift+~ to browse through tabs in history-order. Issue #28835, patch from Ondrej.
git-svn-id: trunk@50112 -
2015-10-18 21:21:38 +00:00
martin
effdd125ea SynEdit/IDE: zoom via keyboard
git-svn-id: trunk@50091 -
2015-10-17 01:39:01 +00:00
juha
412b1ebab6 IdeIntf, IDE: Define a command for changing project BuildMode. Otherwise a ToolButton does not show up.
git-svn-id: trunk@50032 -
2015-10-11 15:15:52 +00:00
martin
337e3a4589 IDE: Fix 2 stage key-combos issue #0027992
git-svn-id: trunk@49893 -
2015-09-29 12:29:20 +00:00
mattias
ee08d00d18 IDE: added command for Context sensitive smart hint, from Ondrej
git-svn-id: trunk@49870 -
2015-09-23 12:47:40 +00:00
juha
24978f559e IDE: Enhanced JumpTo* commands for procedure header and begin. Issue #28612, patch from Ondrej Pokorny.
git-svn-id: trunk@49811 -
2015-09-10 13:57:24 +00:00
juha
423c43ea13 IDE: Fully implement saving/loading desktops and the GUI for it. Modified patch from Ondrej Pokorny.
git-svn-id: trunk@49514 -
2015-07-09 19:05:29 +00:00
juha
c306a274ec IDE: formatting.
git-svn-id: trunk@49458 -
2015-06-28 12:27:50 +00:00
maxim
321e6ad10d KeyMapping: don't share resource strings with Editor Toolbar options
git-svn-id: trunk@49394 -
2015-06-21 18:05:34 +00:00
juha
c6b6503cf2 IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
git-svn-id: trunk@49226 -
2015-05-31 10:21:27 +00:00
martin
65f76b2842 IDE: multi caret, more win-friendly keys
git-svn-id: trunk@48438 -
2015-03-20 20:14:36 +00:00
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