Commit Graph

30118 Commits

Author SHA1 Message Date
mattias
fbca65edab codetools: find declaration: fixed search Result
git-svn-id: trunk@30697 -
2011-05-12 17:19:58 +00:00
mattias
27c0fdd062 codetools: FindSMartHint: replace comments to single space
git-svn-id: trunk@30696 -
2011-05-12 16:40:23 +00:00
mattias
1b7397b2a3 codetools: fixed TPascalParserTool.ExtractNextAtom adding space between words
git-svn-id: trunk@30695 -
2011-05-12 16:33:47 +00:00
mattias
7cd017040a cody: started declare variable
git-svn-id: trunk@30694 -
2011-05-12 16:26:35 +00:00
juha
bdbab71ac7 IDE: Move CompleteCode and UseUnit from Refactor menu to Source menu.
git-svn-id: trunk@30693 -
2011-05-12 11:51:49 +00:00
zeljko
03789821bf Qt: fixed crash in TQtWidgetSet.SendMessage() if TQtWidget Qt handle (QWidgetH) is nil.
git-svn-id: trunk@30692 -
2011-05-12 11:16:42 +00:00
mattias
4ec34d9f52 codetools: fixed uninitialized value
git-svn-id: trunk@30691 -
2011-05-12 11:06:13 +00:00
martin
fe9fa77307 DBG, Watches: Show errors for mem-dump evaluation
git-svn-id: trunk@30690 -
2011-05-12 10:09:22 +00:00
paul
364a8189ab debugger: start breakpoint log call stack feature
git-svn-id: trunk@30689 -
2011-05-12 07:42:31 +00:00
paul
a415be4b0a ide: show hint modifier for some identifiers
git-svn-id: trunk@30688 -
2011-05-12 01:56:05 +00:00
paul
a823a1c12a images: add hint modifier images, update ide_icon48x48.png
git-svn-id: trunk@30687 -
2011-05-12 01:49:02 +00:00
maxim
812689ee32 regenerated translations; updated Russian translation
git-svn-id: trunk@30686 -
2011-05-11 22:35:49 +00:00
maxim
ad1e97c418 IDE: macros names cleanup
git-svn-id: trunk@30685 -
2011-05-11 22:26:49 +00:00
maxim
48a8ca19ef IDE: ellipsis cleanup and unification
git-svn-id: trunk@30684 -
2011-05-11 21:20:23 +00:00
mattias
f7906d0507 codetools: added ctnHintModifier nodes for deprecated, unimplemented, experimental, library, platform
git-svn-id: trunk@30683 -
2011-05-11 16:22:46 +00:00
mattias
e57b30614c cody: icon for TCodyTreeView
git-svn-id: trunk@30682 -
2011-05-11 13:24:03 +00:00
paul
989a8fde2a ide: forgotten strings
git-svn-id: trunk@30681 -
2011-05-11 11:26:52 +00:00
paul
4ce0dd4aeb debugger: add popup menu for event log
git-svn-id: trunk@30680 -
2011-05-11 08:37:38 +00:00
paul
0fb8976945 ide: add dummy debugger options class make filtering IDE options work
git-svn-id: trunk@30679 -
2011-05-11 08:36:42 +00:00
mattias
d9366ecdb7 cody: insert file at cursor
git-svn-id: trunk@30678 -
2011-05-11 08:15:51 +00:00
paul
f1cd1cf62e debugger: use actions in breakpoints dialog instead of key handler, use hints, add shortcuts
git-svn-id: trunk@30677 -
2011-05-11 06:37:57 +00:00
mattias
fecc242656 LCL: docs
git-svn-id: trunk@30676 -
2011-05-11 04:03:28 +00:00
mattias
519e2b2900 codetools: param groups
git-svn-id: trunk@30675 -
2011-05-11 04:03:16 +00:00
paul
3053bea45c debugger: restore Addr property of TGDBMIDebuggerCommandBreakInser because address to set and actual address may differ
git-svn-id: trunk@30674 -
2011-05-11 03:17:32 +00:00
paul
f805a11b16 debugger: implement address breakpoints
git-svn-id: trunk@30673 -
2011-05-11 02:51:08 +00:00
paul
271b185f2c ide: change breakpoint mark line when breakpoint line is changed
git-svn-id: trunk@30672 -
2011-05-11 01:41:07 +00:00
paul
d8cb253065 ide: fix + add breakpoint related resource strings
git-svn-id: trunk@30671 -
2011-05-11 01:32:18 +00:00
mattias
9d36ba416b IDE: run external tool: check if working directory exists
git-svn-id: trunk@30670 -
2011-05-11 01:26:20 +00:00
mattias
92ad46ea4a IDE: fixed package macro names for codetools
git-svn-id: trunk@30669 -
2011-05-11 01:07:29 +00:00
mattias
f19a680f22 codetools: fixed typo
git-svn-id: trunk@30668 -
2011-05-10 23:56:57 +00:00
mattias
2800152329 cody: ppu list: using normal caption
git-svn-id: trunk@30667 -
2011-05-10 23:55:51 +00:00
maxim
ad481e54bc regenerated translations; updated Russian translation
git-svn-id: trunk@30666 -
2011-05-10 23:38:55 +00:00
maxim
23c5c73b68 Packager: localized PkgDir, PkgSrcPath, PkgUnitPath, PkgIncPath macros description and changed their case to be camelcase like other ones.
While at this, fixed several typos in macros names: PkgUnitAth -> PkgUnitPath; PrimaryConfiPath -> PrimaryConfigPath; SecondaryConfiPath -> SecondaryConfigPath

git-svn-id: trunk@30665 -
2011-05-10 23:34:34 +00:00
mazen
2beddc12e2 MAKE DEB: LCL depends now on packager/registration which needs to be compiled first.
git-svn-id: trunk@30664 -
2011-05-10 21:47:41 +00:00
mazen
40b8c4eff0 MAKE DEB: Fixed issue preventing using ~ in Debian version. (Closes: Bug#622665)
git-svn-id: trunk@30663 -
2011-05-10 21:47:36 +00:00
mazen
d1ad2ac15b MAKE DEB: Reworked man file installation.
git-svn-id: trunk@30662 -
2011-05-10 21:47:32 +00:00
mazen
0099eebe4f MAKE DEB: Use ${BIN_DIR} and ${LIB_DIR} when installing files.
git-svn-id: trunk@30661 -
2011-05-10 21:47:25 +00:00
mattias
5a23174914 codetools: clean up
git-svn-id: trunk@30660 -
2011-05-10 16:16:48 +00:00
paul
a6fc00143f debugger: preparation for address breakpoints
git-svn-id: trunk@30659 -
2011-05-10 14:37:44 +00:00
mattias
9f9ef2b6a7 LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix
git-svn-id: trunk@30658 -
2011-05-10 14:11:34 +00:00
juha
fdc466d76d Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
git-svn-id: trunk@30657 -
2011-05-10 09:13:38 +00:00
paul
8e156d3fca debugger: log OutputDebugString() messages
git-svn-id: trunk@30656 -
2011-05-10 07:07:42 +00:00
paul
68af24efc9 ide: use default delphi colors by default for event log
git-svn-id: trunk@30655 -
2011-05-10 06:18:24 +00:00
paul
ca906c31e1 debugger: select last event on event add
git-svn-id: trunk@30654 -
2011-05-10 06:17:54 +00:00
paul
4ae562d3db debugger: save/load breakpoint log messages, log message on breakpoint hit
git-svn-id: trunk@30653 -
2011-05-10 03:52:45 +00:00
paul
7223934312 debugger: format addresses in events according to platform pointer size, output breakpoint hits to the event log
git-svn-id: trunk@30652 -
2011-05-10 03:04:14 +00:00
paul
21c357d3c8 debugger: move DoNotifyAsync to debugger class, parse thread events for event log
git-svn-id: trunk@30651 -
2011-05-10 01:43:35 +00:00
mattias
bc90d1d06c codetools: param list insertion
git-svn-id: trunk@30650 -
2011-05-09 22:29:52 +00:00
juha
d5632feea6 IDE, keymap selection: SchemeRadiogroup.ItemIndex:=...; did not work on Windows if BeginUpdate for items was used.
git-svn-id: trunk@30648 -
2011-05-09 22:06:38 +00:00
maxim
962ba75d92 reverted accidentally committed file
git-svn-id: trunk@30647 -
2011-05-09 22:01:32 +00:00