Commit Graph

43475 Commits

Author SHA1 Message Date
zeljko
34371d34aa Qt: fixed problem with casts under 64bit.
git-svn-id: trunk@45018 -
2014-05-12 09:39:38 +00:00
jesus
ea3f43d3c8 LCL, grids, fix exception on resizing the last column when AllowOutboundEvents=false, modified patch from vbxier, issue #26138
git-svn-id: trunk@45017 -
2014-05-12 07:24:01 +00:00
maxim
942fc36a0b Translations: Czech translation update by Vaclav Valicek, bug #26151
git-svn-id: trunk@45016 -
2014-05-11 22:03:38 +00:00
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
maxim
3d58586fe2 jsonviewer: fixed string formatting argument
git-svn-id: trunk@45014 -
2014-05-11 21:54:05 +00:00
maxim
3025811715 regenerated German translation
git-svn-id: trunk@45013 -
2014-05-11 21:36:01 +00:00
martin
8f61d1cc35 IDE, Debugger: Do not move dbg windows when they are partly out of screen, and visible
git-svn-id: trunk@45012 -
2014-05-11 18:05:22 +00:00
martin
5d2c7326ab Debugger: Improve asm view / center current line (fixed, did not work, when window was not already visible)
git-svn-id: trunk@45011 -
2014-05-11 18:04:19 +00:00
martin
7e8693d62e IDE: Fixed ShowForm, broken in rev 44801 #a37ff8d09e
git-svn-id: trunk@45010 -
2014-05-11 17:51:42 +00:00
mattias
2515a4ee6a updated makefiles
git-svn-id: trunk@45009 -
2014-05-11 17:31:41 +00:00
zeljko
c6cd3f4538 Qt: fixed crash with QTSCROLLABLEFORMS define under MacOSX.
git-svn-id: trunk@45008 -
2014-05-11 16:54:37 +00:00
martin
d57cd64ddb FpGdbmiDebugger: display "inherits from" in debug-inspector
git-svn-id: trunk@45007 -
2014-05-11 15:40:30 +00:00
martin
cc4a591d5f FpGdbmiDebugger:Restoring class auto typecast, accidentally removed in rev 44974 #89d29e376f
git-svn-id: trunk@45006 -
2014-05-11 15:11:33 +00:00
martin
b1eca5be27 FpGdbmiDebugger: more tests / tests clean up / repeatcount for memdump
git-svn-id: trunk@45005 -
2014-05-11 14:59:56 +00:00
zeljko
4f6a3613a1 Carbon: added TStatusBar.Color to the issues.xml. issue #21302
git-svn-id: trunk@45004 -
2014-05-11 10:44:46 +00:00
zeljko
b4fb751782 Qt: use QWidget_geometry() when calculating default clientrect of TCustomForm while it's not mapped.
git-svn-id: trunk@45003 -
2014-05-11 10:37:38 +00:00
zeljko
5320d568ad Qt: do not destroy QWidget of ScrollArea, it will be destroyed by it's parent later (problem on MacOSX).
git-svn-id: trunk@45002 -
2014-05-11 10:37:07 +00:00
mattias
6c411e2adb IDE: further migration external tools
git-svn-id: trunk@45001 -
2014-05-11 08:28:24 +00:00
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