Commit Graph

41106 Commits

Author SHA1 Message Date
mattias
4dd21f6724 LCL: TSplitter: fixed considering constraints for anchored splitter, patch #24911, from Vojtech Cihak
git-svn-id: trunk@42499 -
2013-08-26 10:58:49 +00:00
mattias
20a053c161 IDE: clean up
git-svn-id: trunk@42498 -
2013-08-25 16:44:13 +00:00
mattias
b35e91f5b7 IDE: clean up
git-svn-id: trunk@42497 -
2013-08-25 16:43:59 +00:00
mattias
02345b4e6a IDE: fixed command line help
git-svn-id: trunk@42496 -
2013-08-25 16:43:04 +00:00
martin
fc3240996d Debugger: Filenames (for line-info) must be case-sensitive
git-svn-id: trunk@42495 -
2013-08-25 11:51:59 +00:00
martin
b20db9cf61 IDE: fix layout of feedback dialog (used by debugger)
git-svn-id: trunk@42494 -
2013-08-25 11:50:01 +00:00
juha
96cadebf6e Converter: tweak messages
git-svn-id: trunk@42493 -
2013-08-25 10:26:49 +00:00
juha
01d108a107 Converter: add "ignore case" modifier for regular expressions for replacing units, types and functions.
git-svn-id: trunk@42492 -
2013-08-25 10:26:45 +00:00
juha
b12f09fa58 Converter: Fix the regular expression for TNT unit replacements.
git-svn-id: trunk@42491 -
2013-08-25 09:30:44 +00:00
juha
92e150fbd9 Converter: add some units from TNT components to be replaced.
git-svn-id: trunk@42490 -
2013-08-25 08:51:39 +00:00
juha
e4b01f4dca IDE: Use DebugLn for timings of reading and rendering all compiler options.
git-svn-id: trunk@42489 -
2013-08-25 08:09:55 +00:00
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