Commit Graph

41145 Commits

Author SHA1 Message Date
martin
00f34de6d3 SynEdit: SynHighlighterJava: basic parsing of Annotations by Flavio. Issue #0024706
git-svn-id: trunk@42488 -
2013-08-24 23:44:34 +00:00
martin
acfad58d98 SynEdit: Fixed issue in IFDEF code (re-using commented node)
git-svn-id: trunk@42487 -
2013-08-24 23:10:43 +00:00
martin
03d18a15a7 Debugger: fixed recent introduced crash in stack window (limited depth eval)
git-svn-id: trunk@42486 -
2013-08-24 22:57:46 +00:00
mattias
e4a286e807 IDE: source editor: call DoActiveEditorChanged after a series of PageIndex changes that result in no change to NoteBook.PageIndex
git-svn-id: trunk@42485 -
2013-08-24 20:41:42 +00:00
mattias
aa1bd75ad1 IDE: source editor SetPageIndex: check if PageIndex=AValue
git-svn-id: trunk@42484 -
2013-08-24 18:48:39 +00:00
mattias
4a79a421e4 IDE: source editor SetPageIndex: check if PageIndex=AValue
git-svn-id: trunk@42483 -
2013-08-24 18:42:17 +00:00
mattias
d01d5e1399 IDE: source editor: fixed marking skipped directives as disabled
git-svn-id: trunk@42482 -
2013-08-24 18:19:46 +00:00
mattias
fb86536307 codetools: elseif: mark active if enabled
git-svn-id: trunk@42481 -
2013-08-24 18:13:22 +00:00
mattias
60925a9ed7 IDE: verbosity
git-svn-id: trunk@42480 -
2013-08-24 16:53:57 +00:00
mattias
1bc0d5749a install: changed default test build directory for unix: ~/tmp
git-svn-id: trunk@42476 -
2013-08-24 10:10:03 +00:00
juha
aaa84e717b IDE: Try to improve the custom defines GUI.
git-svn-id: trunk@42475 -
2013-08-24 09:08:12 +00:00
juha
2e6dcd7875 IDE: Read all compiler options in a thread.
git-svn-id: trunk@42474 -
2013-08-24 07:24:46 +00:00
sekelsenmat
b73fea1ff5 fpvectorial: Fixes wrong comment
git-svn-id: trunk@42473 -
2013-08-24 06:51:49 +00:00
sekelsenmat
0c3cc1302d fpvectorial: Adds a link from more complex entities to the page, and from the page to the document. Improves the list and header level in ODT
git-svn-id: trunk@42472 -
2013-08-24 06:49:48 +00:00
mattias
821f02f67b codetools: sourcecloser: remove skipped code
git-svn-id: trunk@42471 -
2013-08-23 23:05:55 +00:00
mattias
c3e2585740 codetools: sourcecloser: comment
git-svn-id: trunk@42470 -
2013-08-23 22:49:08 +00:00
mattias
1c209a562c codetools: sourcecloser: file globbing
git-svn-id: trunk@42469 -
2013-08-23 22:38:42 +00:00
martin
29b54897b6 Dbg: remove some accidentally committed debugln
git-svn-id: trunk@42468 -
2013-08-23 20:40:24 +00:00
sekelsenmat
d19752c40c fpvectorial-odt: Changes some parts in recommendation of a validator
git-svn-id: trunk@42467 -
2013-08-23 20:03:43 +00:00
juha
7eb9b3f6c1 IDE: Remove the "Under construction" text from compiler options Other page.
git-svn-id: trunk@42466 -
2013-08-23 17:38:35 +00:00
juha
5e88daf9f5 Converter: refactor and clean.
git-svn-id: trunk@42465 -
2013-08-23 17:38:31 +00:00
juha
f0e3321128 Converter: fix the default checked value for missing units checkboxes.
git-svn-id: trunk@42464 -
2013-08-23 17:38:27 +00:00
juha
f770004bfc Converter: Optimize commenting units in main and implementation uses sections.
git-svn-id: trunk@42463 -
2013-08-23 17:38:22 +00:00
mattias
758f5797dc codetools: examples: remove implementation
git-svn-id: trunk@42462 -
2013-08-23 14:59:32 +00:00
martin
5944e6f470 Debugger: limit the depth of stack evaluation / avoid long wait, if stack is very deep, and only top is needed.
git-svn-id: trunk@42461 -
2013-08-23 13:19:30 +00:00
mattias
02baf26d2a codetools: clean up
git-svn-id: trunk@42460 -
2013-08-23 12:23:46 +00:00
juha
0d842e4c25 Converter: improve the GUI for commenting / skipping missing units.
git-svn-id: trunk@42459 -
2013-08-23 11:47:16 +00:00
juha
d80f88d719 Codetools: a temporary fix for commenting out the whole uses section in implementation part.
git-svn-id: trunk@42458 -
2013-08-23 11:47:07 +00:00
martin
046ae2d487 Debugger: add safety lock
git-svn-id: trunk@42457 -
2013-08-23 09:49:59 +00:00
martin
22aff1ece9 SynEdit: publish OnMouseWheel...
git-svn-id: trunk@42456 -
2013-08-23 09:32:56 +00:00
zeljko
c61ea17038 Qt: fixed focus policy of TQtTabWidget. issue #23238
git-svn-id: trunk@42455 -
2013-08-23 09:24:07 +00:00
mattias
f300bc6edc codetools: find declaration: check for overloaded procs: stop if call() fits, bug #24901
git-svn-id: trunk@42454 -
2013-08-23 08:08:05 +00:00
martin
5d0cb55801 Debugger: More TGDBInstructionQueue / eval hints, even if debugger busy (allow nested calls)
git-svn-id: trunk@42453 -
2013-08-22 21:50:49 +00:00
martin
db2b1a5ccf Debugger: More TGDBInstructionQueue / fix selecting/changing threads
git-svn-id: trunk@42452 -
2013-08-22 20:11:21 +00:00
martin
3c8a3256e9 Debugger: More TGDBInstructionQueue / prepare to allow nested calls
git-svn-id: trunk@42451 -
2013-08-22 19:18:05 +00:00
martin
13bd274252 Debugger: Ensure queue lock during gdb communications
git-svn-id: trunk@42450 -
2013-08-22 18:28:55 +00:00
martin
3dbf110c44 Debugger: Make sure OnIdle is called with small timeouts too
git-svn-id: trunk@42449 -
2013-08-22 18:09:29 +00:00
martin
afeab888d1 Debugger: More TGDBInstructionQueue / clean up / force stack for stepping
git-svn-id: trunk@42448 -
2013-08-22 13:25:55 +00:00
juha
cfaa54be18 Converter: fix comment
git-svn-id: trunk@42447 -
2013-08-22 11:56:18 +00:00
juha
1461a91522 LCL: check for Interfaces unit for clipboard. It can be missing when clipboard is used in cmd line prog and LCL dependency added manually.
git-svn-id: trunk@42446 -
2013-08-22 11:56:14 +00:00
martin
ae48b1dba1 Debugger: resource strings / clean up
git-svn-id: trunk@42445 -
2013-08-21 23:31:56 +00:00
martin
32871c5786 Debugger: update thread id
git-svn-id: trunk@42444 -
2013-08-21 23:06:04 +00:00
martin
28b35a4e08 Debugger: More TGDBInstructionQueue / handle internal error
git-svn-id: trunk@42443 -
2013-08-21 23:00:12 +00:00
martin
cf9f00ceef Debugger: More TGDBInstructionQueue / automatic thread/stack switching
git-svn-id: trunk@42442 -
2013-08-21 13:40:31 +00:00
juha
d474dc97c9 Converter: cleanup
git-svn-id: trunk@42441 -
2013-08-21 08:07:38 +00:00
sekelsenmat
fb141c9889 fpvectorial-odt: Implements support for bullet lists
git-svn-id: trunk@42440 -
2013-08-21 06:04:01 +00:00
sekelsenmat
c3f6ea1d25 fpvectorial: Expands the styles support to have a selectable margin information. Now ODT paragraph margins are working =)
git-svn-id: trunk@42439 -
2013-08-21 05:25:36 +00:00
sekelsenmat
2a9e3f0c45 fpvectorial: Fixes forgotten overrides
git-svn-id: trunk@42438 -
2013-08-21 04:21:55 +00:00
sekelsenmat
63238825c1 fpvectorial: Patch from Michael Thompson, improves fpvectorial.pas for DOCX
git-svn-id: trunk@42437 -
2013-08-21 04:17:29 +00:00
sekelsenmat
6a44be2ad0 fpvectorial-eps: Patch from Michael Thompson, fixes compilation of fpvectorial in 64 bits
git-svn-id: trunk@42436 -
2013-08-21 04:13:52 +00:00