Commit Graph

41805 Commits

Author SHA1 Message Date
martin
f1c0a8c344 FPDebug: fix scanning past end of infodata / fix memleak
git-svn-id: trunk@43321 -
2013-10-25 12:35:34 +00:00
martin
37802bc55d Debugger: Fix parsing class with nested record / array of record / newer gdb
git-svn-id: trunk@43318 -
2013-10-24 21:32:12 +00:00
martin
60810fa307 Debugger: Fix parsing class with nested record / array of record
git-svn-id: trunk@43317 -
2013-10-24 20:38:48 +00:00
zeljko
40b4393fe1 Qt: workaround for Qt raster engine bug when rectangle is drawn and pen is cosmetic. issue #25227
git-svn-id: trunk@43315 -
2013-10-24 07:08:33 +00:00
juha
bb2b2df873 IDE: Support for OS msdos/CPU i8086. Issue #25220, patch from Reinier Olislagers.
git-svn-id: trunk@43314 -
2013-10-23 23:02:50 +00:00
juha
9164f8170a IndustrialStuff: formatting of AdvLed unit.
git-svn-id: trunk@43313 -
2013-10-23 22:52:36 +00:00
juha
bef40f8589 LCL: fix TreeNode.Selected behavior. Issue #25178, patch from Ocean.
git-svn-id: trunk@43312 -
2013-10-23 22:51:22 +00:00
martin
126d8b1499 FPDebug: more ptype for gdb
git-svn-id: trunk@43311 -
2013-10-23 22:50:03 +00:00
martin
5784fea1bb FPDebug: refactor / more ptype for gdb
git-svn-id: trunk@43310 -
2013-10-23 22:18:09 +00:00
martin
89a45ba046 FPDebug: refactor
git-svn-id: trunk@43309 -
2013-10-23 19:48:46 +00:00
zeljko
b24e7d2f1b Qt: added note about spotted bug in Qt-4.8.5 lib when using raster graphicssystem.
git-svn-id: trunk@43308 -
2013-10-23 18:51:33 +00:00
martin
85ab415159 SrcEdit: workaround for Mac QueueAsync bug
git-svn-id: trunk@43307 -
2013-10-23 15:26:46 +00:00
martin
0148216198 Debugger: Change ExceptionList to one list (no master/slave), fix debugger follows config which exceptions to ignore.
git-svn-id: trunk@43306 -
2013-10-23 14:28:25 +00:00
martin
649eb4e059 FPDebug: refactor / more ptype for gdb
git-svn-id: trunk@43305 -
2013-10-23 13:26:43 +00:00
martin
03718c93d9 Debugger: fix adding watch via dialog. Open watch view window
git-svn-id: trunk@43304 -
2013-10-23 12:53:12 +00:00
martin
b7a2c9476f Debugger: fix disassembler testcase
git-svn-id: trunk@43303 -
2013-10-23 12:43:30 +00:00
martin
e1a4c01ac8 Debugger: improve cache / fix compare none case-sensitive
git-svn-id: trunk@43302 -
2013-10-23 12:32:20 +00:00
martin
4e2db184a7 FPDebug: refactor
git-svn-id: trunk@43301 -
2013-10-22 13:29:09 +00:00
mattias
d0f425ca24 lazutils: xml: xpath namespace resolver, issue #25208
git-svn-id: trunk@43300 -
2013-10-22 12:56:19 +00:00
martin
d3bb162b11 FPDebug: refactor
git-svn-id: trunk@43299 -
2013-10-21 13:53:42 +00:00
martin
eb2df97821 FPDebug: fix dwarf reader. do not scan past end of data
git-svn-id: trunk@43298 -
2013-10-21 09:36:20 +00:00
martin
c3cd2af441 ScrEdit: More debugln
git-svn-id: trunk@43297 -
2013-10-21 00:32:31 +00:00
martin
105b722022 ScrEdit: More debugln
git-svn-id: trunk@43296 -
2013-10-21 00:29:42 +00:00
martin
fc0f9cb361 FPDebug: fix none win
git-svn-id: trunk@43295 -
2013-10-20 23:19:10 +00:00
martin
e52c2ff8d2 Debugger: Fix getting min callstack depth in some cases.
git-svn-id: trunk@43294 -
2013-10-20 18:33:56 +00:00
martin
4a14f0fd45 FPDebug: resolve compile issue with circular unit
git-svn-id: trunk@43293 -
2013-10-20 16:42:33 +00:00
martin
718a99efdd FPDebug: clean up / refactor
git-svn-id: trunk@43292 -
2013-10-20 16:12:51 +00:00
martin
0d547128bd FPDebug: clean up debugln
git-svn-id: trunk@43291 -
2013-10-20 11:47:16 +00:00
paul
484e98ecf4 debugger: add pid enumeration code for Mac
git-svn-id: trunk@43290 -
2013-10-20 04:16:51 +00:00
paul
74bd6a45c6 debugger: fix compilation on mac
git-svn-id: trunk@43289 -
2013-10-20 03:24:35 +00:00
paul
f9cf79728d debugger: missing FindClose()
git-svn-id: trunk@43288 -
2013-10-20 02:26:30 +00:00
martin
8674ce5d24 Debbugger: avoid unnecessary -file-exec-and-symbol whet attaching
git-svn-id: trunk@43287 -
2013-10-19 23:43:45 +00:00
paul
d15212e123 debugger: add pid enumeration code for linux
git-svn-id: trunk@43286 -
2013-10-19 15:53:15 +00:00
martin
499e77cc8b FPDebug: parser for pascal expressions
git-svn-id: trunk@43285 -
2013-10-19 14:40:37 +00:00
martin
4dcb66e8a9 fix compile
git-svn-id: trunk@43284 -
2013-10-19 14:00:50 +00:00
martin
9b860b6f16 FPDebug: Fixed compilation of anm-test case. Patch by Denis Volodarsky.
git-svn-id: trunk@43283 -
2013-10-19 13:56:41 +00:00
martin
1644ea4275 Debugger: Nicely list processes for attach (windows only). Patch by Denis Volodarsky. / fix declaration for none windows
git-svn-id: trunk@43282 -
2013-10-19 13:51:14 +00:00
paul
7aae9b8287 ide: add resources with relative paths, process relative paths and macroses during resource processing
git-svn-id: trunk@43281 -
2013-10-19 12:12:01 +00:00
martin
8bf097e799 Debugger: Nicely list processes for attach (windows only). Patch by Denis Volodarsky.
git-svn-id: trunk@43280 -
2013-10-19 11:32:18 +00:00
martin
4a373282c9 SynEdit: Comment (TODO)
git-svn-id: trunk@43279 -
2013-10-19 11:05:29 +00:00
martin
1e2b4bf8a7 Debugger: fix for testcase
git-svn-id: trunk@43278 -
2013-10-19 11:04:46 +00:00
martin
507706949b FPDebug: tests
git-svn-id: trunk@43277 -
2013-10-18 22:46:25 +00:00
martin
2c8bcdec98 FPDebug: refactor
git-svn-id: trunk@43276 -
2013-10-18 22:43:02 +00:00
jesus
9fb861018a LCL, qt, fix duplicated entries in comboboxes, listboxes when compiled with recent 2.6.3
git-svn-id: trunk@43275 -
2013-10-18 18:09:41 +00:00
zeljko
f62bd642a5 Qt: fixed sizing of autosized forms by ignoring sizepolicy for centralwidget when QTSCROLLABLEFORMS is enabled.
git-svn-id: trunk@43274 -
2013-10-18 07:39:35 +00:00
jesus
3c3a4e2b17 LazReport, enable native print dialog in Mac OS X by default + option to disable it
git-svn-id: trunk@43273 -
2013-10-18 05:12:48 +00:00
jesus
73bde22855 LazReport, some times objects that are hidden by others in upper layer show up because clipping region of moving object enable them, make sure they are visible or not
git-svn-id: trunk@43272 -
2013-10-18 04:56:22 +00:00
jesus
94bd981f7f Lazreport, fix Report shape tool has black shadow, issue #14127
git-svn-id: trunk@43271 -
2013-10-18 02:23:32 +00:00
jesus
339bd86f13 LCL, carbon, implements CreateEllipticRgn
git-svn-id: trunk@43270 -
2013-10-18 00:54:12 +00:00
jesus
f4a8e84331 LCL, carbon, fix CombineRgn when op=diff and dst=src2, dst(src2) ended with a copy of src1 and result is src1 op src1
git-svn-id: trunk@43269 -
2013-10-18 00:33:43 +00:00