mattias
|
b2e3fb0a4e
|
cody: clean up
git-svn-id: trunk@45000 -
|
2014-05-10 23:34:36 +00:00 |
|
mattias
|
966270619a
|
leakview: jump to column
git-svn-id: trunk@44999 -
|
2014-05-10 23:30:45 +00:00 |
|
mattias
|
f7122cf0ea
|
leakview: parse gdb line #decimal hex in mangledidentifier
git-svn-id: trunk@44998 -
|
2014-05-10 23:27:55 +00:00 |
|
zeljko
|
4adef036b3
|
LCL: fixed TCustomListView.GetNextItem.Patch by errno.issue #26033
git-svn-id: trunk@44997 -
|
2014-05-10 19:36:40 +00:00 |
|
mattias
|
fc63515eb0
|
leakview: simplified and comment
git-svn-id: trunk@44996 -
|
2014-05-10 15:51:32 +00:00 |
|
mattias
|
3d36d6f59e
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@44995 -
|
2014-05-10 15:14:10 +00:00 |
|
juha
|
8dc1a9ed65
|
LCL, TCoolbar: Replace Resize with WMSize. Issue #26096, patch from Vojtech Cihak.
git-svn-id: trunk@44994 -
|
2014-05-10 14:40:17 +00:00 |
|
juha
|
6ec7357462
|
LCL, TCoolbar: Share code from IsRowEnd function.
git-svn-id: trunk@44993 -
|
2014-05-10 14:40:00 +00:00 |
|
martin
|
5fcf18bf30
|
FpDebugger (pure): eval hints and debug-inspect for selected stackframe
git-svn-id: trunk@44992 -
|
2014-05-10 12:36:04 +00:00 |
|
zeljko
|
315f9649b0
|
Qt: set offset for embedded form into scrollable form too.
git-svn-id: trunk@44991 -
|
2014-05-10 07:31:44 +00:00 |
|
zeljko
|
871b52e71c
|
Qt: proper setBounds of controls when parent is scrollable TCustomForm and scrollars have values > 0.
git-svn-id: trunk@44990 -
|
2014-05-10 07:15:26 +00:00 |
|
martin
|
87080f5081
|
FpDebugger (pure): function name in stack
git-svn-id: trunk@44989 -
|
2014-05-10 02:01:14 +00:00 |
|
martin
|
95096bfbda
|
FpDebugger (pure): eval locals for selected stackframe
git-svn-id: trunk@44988 -
|
2014-05-10 01:46:32 +00:00 |
|
martin
|
3a712955ca
|
FpDebugger (pure): eval watches for selected stackframe
git-svn-id: trunk@44987 -
|
2014-05-10 00:44:49 +00:00 |
|
zeljko
|
ed0f84665f
|
Qt: more debug info for -dVerboseQtResize over TQtGroupBox
git-svn-id: trunk@44986 -
|
2014-05-09 15:35:37 +00:00 |
|
zeljko
|
511e3daac0
|
Qt: removed TBitBtn.Layout and TForm.AutoScroll from issues.xml,since they're implemented.
git-svn-id: trunk@44984 -
|
2014-05-09 14:28:12 +00:00 |
|
zeljko
|
df80f83d01
|
Qt: fixed compilation with -dVerboseQtResize
git-svn-id: trunk@44983 -
|
2014-05-09 13:30:59 +00:00 |
|
zeljko
|
bbd13e7d1a
|
Qt: reduce resize events in case of TCustomForm with menu (return correct clientRect when form with assigned Menu isn't mapped yet).
git-svn-id: trunk@44982 -
|
2014-05-09 12:34:23 +00:00 |
|
mattias
|
b45abb7b20
|
lazutils: TProcessUTF8: published properties
git-svn-id: trunk@44981 -
|
2014-05-09 12:25:57 +00:00 |
|
zeljko
|
5372a991b3
|
Qt: send delayed resize event from TQtPage too.
git-svn-id: trunk@44980 -
|
2014-05-09 11:05:20 +00:00 |
|
zeljko
|
20c96ea478
|
Qt: let TQtTabWidget send delayed resize event, instead of waiting QStackWidget resize event.
git-svn-id: trunk@44979 -
|
2014-05-09 10:38:09 +00:00 |
|
joost
|
7ba1fd42b7
|
LazDebuggerFp (pure): Exception handling on OS/X
git-svn-id: trunk@44978 -
|
2014-05-08 19:13:29 +00:00 |
|
martin
|
7731842232
|
FpDebugger (pure): eval watches async / more responsive
git-svn-id: trunk@44977 -
|
2014-05-08 18:23:16 +00:00 |
|
martin
|
c95fdd7dbf
|
FpDebugger (pure): hint evaluation / debug-inspector
git-svn-id: trunk@44975 -
|
2014-05-08 17:40:30 +00:00 |
|
martin
|
89d29e376f
|
FpGdbmiDebugger, FPDebug: move code for watches dbginfo
git-svn-id: trunk@44974 -
|
2014-05-08 16:29:54 +00:00 |
|
mattias
|
f35d89328d
|
lcl: graphutil: fixed range check
git-svn-id: trunk@44973 -
|
2014-05-08 13:36:10 +00:00 |
|
maxim
|
030ca130a5
|
cleaned up superfluous svn:mergeinfo properties
git-svn-id: trunk@44972 -
|
2014-05-07 20:11:25 +00:00 |
|
joost
|
f25dee1d51
|
LazDebuggerFp (pure): Exception handling. (no software exceptions)
git-svn-id: trunk@44970 -
|
2014-05-07 18:32:50 +00:00 |
|
zeljko
|
975e523a89
|
Qt: refactored TQtCustomControl and TQtTabWidget size messages.issue #26120
git-svn-id: trunk@44969 -
|
2014-05-07 16:22:29 +00:00 |
|
joost
|
4b1ac8df58
|
FpDebug: Implemented simple 'evaluation' command for command-line debugger example.
git-svn-id: trunk@44968 -
|
2014-05-07 16:17:48 +00:00 |
|
zeljko
|
ec6c085242
|
IDE: do friendly calculation for lclqt as it's already for lclgtk2.Removed hardcoded 30 px, use ScrollBox.VerticalScrollBar.Size instead.
git-svn-id: trunk@44965 -
|
2014-05-07 15:07:52 +00:00 |
|
mattias
|
e4002b5b2f
|
leakview: fixed typo
git-svn-id: trunk@44964 -
|
2014-05-07 13:17:46 +00:00 |
|
mattias
|
ab1ba1c851
|
codetools: moved findgdbidentifier
git-svn-id: trunk@44963 -
|
2014-05-07 12:47:59 +00:00 |
|
zeljko
|
abb9b9c812
|
Qt: stop assertions from Qt lib if lcl proposed minimum widget size < 0.
git-svn-id: trunk@44962 -
|
2014-05-07 11:20:33 +00:00 |
|
mattias
|
eedad74e42
|
codetools: optimized HasRegster
git-svn-id: trunk@44961 -
|
2014-05-07 11:13:15 +00:00 |
|
mattias
|
b12bf358a7
|
cody: find gdb line: skip proc param lists
git-svn-id: trunk@44960 -
|
2014-05-07 09:46:16 +00:00 |
|
mattias
|
3173fc6641
|
cody: find gdb line: find sub proc
git-svn-id: trunk@44959 -
|
2014-05-07 09:38:37 +00:00 |
|
mattias
|
63c846780c
|
cody: find gdb line: find in program source
git-svn-id: trunk@44958 -
|
2014-05-07 09:21:28 +00:00 |
|
jesus
|
2498e7fbdb
|
LazReport, fix cairo export incorrectly wordwrapping texts, fix by Julio Jiménez Borreguero
git-svn-id: trunk@44957 -
|
2014-05-07 05:12:41 +00:00 |
|
maxim
|
df3652e78d
|
IDE: fixed typo in Code Observer options page, bug #26101
git-svn-id: trunk@44955 -
|
2014-05-06 23:11:53 +00:00 |
|
maxim
|
d4a116392c
|
LeakView: updated Russian translation
git-svn-id: trunk@44953 -
|
2014-05-06 22:38:33 +00:00 |
|
mattias
|
c6fb2f7bee
|
cody: find gdb line: open source editor
git-svn-id: trunk@44951 -
|
2014-05-06 22:08:13 +00:00 |
|
mattias
|
a32057acc8
|
codetools: find gdb line: find proc body
git-svn-id: trunk@44948 -
|
2014-05-06 22:00:55 +00:00 |
|
martin
|
c239838960
|
FpDebug: partial implementation of "repeat count"
git-svn-id: trunk@44937 -
|
2014-05-06 19:32:25 +00:00 |
|
joost
|
31762452ae
|
LazDebuggerFp (pure): Handle working-directory and environment of debuggee
git-svn-id: trunk@44936 -
|
2014-05-06 19:25:38 +00:00 |
|
mattias
|
334403f906
|
codetools: find gdb line: search implementation, started searching members
git-svn-id: trunk@44935 -
|
2014-05-06 15:43:42 +00:00 |
|
mattias
|
dd68e3e52e
|
leakview: fixed typo
git-svn-id: trunk@44934 -
|
2014-05-06 15:42:00 +00:00 |
|
zeljko
|
702dfa4206
|
Qt: Allow color change on TQtStatusBar.part of issue #21302
git-svn-id: trunk@44933 -
|
2014-05-06 14:29:50 +00:00 |
|
zeljko
|
ba53e7f947
|
Qt: set color to mdiArea if we are fsMDIForm in case when color <> clDefault.
git-svn-id: trunk@44932 -
|
2014-05-06 13:51:00 +00:00 |
|
zeljko
|
67cb9cc43c
|
Qt: disable focus ability on mdiarea handle.
git-svn-id: trunk@44931 -
|
2014-05-06 13:09:33 +00:00 |
|