Commit Graph

41910 Commits

Author SHA1 Message Date
martin
f3f65fc02b FPDebug: handle start scope / fix searching class parents
git-svn-id: trunk@43444 -
2013-11-14 14:05:49 +00:00
zeljko
a54cbc502f LCL: TControlCanvas: do not flood terminal about painting outside of paint event for widgetsets which actually supports painting outside of paint event.
git-svn-id: trunk@43443 -
2013-11-14 07:05:53 +00:00
zeljko
0d9f12f364 Qt: changed defines for TQtFloatSpinEdit and CPU64
git-svn-id: trunk@43442 -
2013-11-14 06:47:14 +00:00
zeljko
727508df80 Qt: cleanup
git-svn-id: trunk@43441 -
2013-11-14 06:38:07 +00:00
martin
18720fc9b0 FPDebug: run on w64
git-svn-id: trunk@43440 -
2013-11-13 20:09:17 +00:00
martin
f08c6d1538 FPDebug: test
git-svn-id: trunk@43439 -
2013-11-13 15:01:17 +00:00
martin
7b06878fa9 FPDebug: fix for line info (not reading behind data end) / use pointer to abbrev, faster
git-svn-id: trunk@43438 -
2013-11-13 14:40:05 +00:00
martin
44d3772a10 FPDebug: improved search for certain attributes.
git-svn-id: trunk@43437 -
2013-11-13 12:43:10 +00:00
maxim
e8e49f2967 IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
2013-11-12 21:30:47 +00:00
maxim
11833752c5 Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
2013-11-12 21:29:53 +00:00
mattias
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
mattias
2aa15b32f5 IDE: test file for compiler, expand temp directory
git-svn-id: trunk@43431 -
2013-11-12 21:02:25 +00:00
maxim
a18cd3e026 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
2013-11-12 20:31:19 +00:00
martin
27e3b15e2e FPDebug: fix calling nil object
git-svn-id: trunk@43428 -
2013-11-11 22:12:41 +00:00
martin
ad449adbc0 FPDebug: fix calling nil object
git-svn-id: trunk@43427 -
2013-11-11 22:11:55 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
1ce927a927 SynEdit: prepare extra highlight for lines starting a fold
git-svn-id: trunk@43425 -
2013-11-11 20:28:56 +00:00
martin
fc0030c327 SynEdit: Fixed painting highlight frame-borders. (do not paint extra left/right borders)
git-svn-id: trunk@43424 -
2013-11-11 20:23:13 +00:00
martin
c1e13c5ce7 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43423 -
2013-11-11 19:26:21 +00:00
martin
96236fecb2 SynEdit: added comment
git-svn-id: trunk@43422 -
2013-11-11 13:01:25 +00:00
martin
7187c0477d SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute (missed file)
git-svn-id: trunk@43421 -
2013-11-11 13:00:22 +00:00
mattias
82085e2c7d LCL: TToolBar: when BidiMode righttoleft put controls rightmost
git-svn-id: trunk@43420 -
2013-11-11 12:47:22 +00:00
martin
cb80606ad0 SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute
git-svn-id: trunk@43419 -
2013-11-11 01:17:41 +00:00
martin
ed2ad8b64b Debugger: Attach allow sorting process list
git-svn-id: trunk@43418 -
2013-11-11 00:09:04 +00:00
martin
165fa57622 Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis
git-svn-id: trunk@43417 -
2013-11-10 23:32:18 +00:00
martin
126c85c628 SynEdit: Fixed Mem leak
git-svn-id: trunk@43416 -
2013-11-10 14:08:52 +00:00
martin
15cbda1171 FPDebug: some optimizations
git-svn-id: trunk@43415 -
2013-11-10 12:05:05 +00:00
martin
f0787433ea FPDebug: some optimizations
git-svn-id: trunk@43414 -
2013-11-10 11:13:59 +00:00
martin
69ba113d3d FPDebug: some optimizations
git-svn-id: trunk@43413 -
2013-11-10 10:14:39 +00:00
martin
9ecc74ee77 FPDebug: speed up
git-svn-id: trunk@43412 -
2013-11-09 23:54:26 +00:00
martin
310df63d6f FPDebug: string compare (none case) utf8 and faster
git-svn-id: trunk@43411 -
2013-11-09 22:41:44 +00:00
martin
83d2aeba85 fpdebug: fix compile on linux
git-svn-id: trunk@43410 -
2013-11-09 20:34:31 +00:00
martin
c7584d7702 FPDebug: speed up scanning scopes / less memory used
git-svn-id: trunk@43409 -
2013-11-09 19:28:45 +00:00
martin
3ee4e090ac FPDebug: speed up BuildAddressMap
git-svn-id: trunk@43408 -
2013-11-09 17:02:06 +00:00
martin
019afd6ae4 FPDebug: cleanup / re-order for better inlining
git-svn-id: trunk@43407 -
2013-11-09 16:29:15 +00:00
martin
e8550987a1 FPDebug: refactor
git-svn-id: trunk@43406 -
2013-11-09 16:04:37 +00:00
mattias
987732d77c lazutils: TrimFilename: normalize pathdelims
git-svn-id: trunk@43404 -
2013-11-09 13:23:22 +00:00
mattias
b4a999be14 lazutils: TrimFilename: optimized
git-svn-id: trunk@43403 -
2013-11-09 13:16:33 +00:00
mattias
73a2ef1ce7 codetools: LoadFile: normalize filename
git-svn-id: trunk@43400 -
2013-11-09 13:06:14 +00:00
martin
26b8234ad0 FPDebug: scan class parents
git-svn-id: trunk@43399 -
2013-11-09 11:52:49 +00:00
martin
6770c13d81 EditorMAcroScript: Add some more try except dealing with self-test. Save reason of failure
git-svn-id: trunk@43398 -
2013-11-08 23:52:29 +00:00
martin
6767c20339 Win, installer: convert Spanish to ansi
git-svn-id: trunk@43397 -
2013-11-08 21:41:26 +00:00
martin
77d736b2f1 Win, installer: delete correct conf folder, if updating 2ndary install and choose to clear conf
git-svn-id: trunk@43396 -
2013-11-08 18:51:49 +00:00
martin
4928979536 LazUtils: allow ReleaseRef on nil
git-svn-id: trunk@43395 -
2013-11-08 01:33:45 +00:00
martin
4c8b79e5fc FPDebug: scan all units
git-svn-id: trunk@43394 -
2013-11-08 01:32:52 +00:00
mattias
7745fdd2f0 mac dmg: using new compatiblity options
git-svn-id: trunk@43393 -
2013-11-07 23:28:28 +00:00
martin
98508349df FPDebug: refactor
git-svn-id: trunk@43392 -
2013-11-07 20:59:34 +00:00
mattias
4cc7a3f380 IDE: cut handles when starting applications
git-svn-id: trunk@43391 -
2013-11-07 12:52:03 +00:00
mattias
96e13eb9d4 examples: openbrowser: cut handles when starting process
git-svn-id: trunk@43390 -
2013-11-07 12:51:26 +00:00
mattias
35b07b5533 lazutils: RunCmdFromPath: cut handles when starting process
git-svn-id: trunk@43389 -
2013-11-07 12:51:08 +00:00