Commit Graph

43240 Commits

Author SHA1 Message Date
bart
6c682f3dd7 EditButton: fix OnEditingDone. Issue #0026171.
Patch by Torsten Bonde Christiansen.

git-svn-id: trunk@45044 -
2014-05-15 20:59:40 +00:00
maxim
a1808b1422 Translations: Czech translation update by Vaclav Valicek, bug #26163, bug #26164, bug #26166
git-svn-id: trunk@45042 -
2014-05-15 20:51:39 +00:00
mattias
736a701bff IDE: comments
git-svn-id: trunk@45041 -
2014-05-15 07:44:58 +00:00
mattias
202722ed9b IDE: further migrating external tools
git-svn-id: trunk@45040 -
2014-05-14 22:38:19 +00:00
martin
668ff18191 FpDebug: added type skAddress
git-svn-id: trunk@45039 -
2014-05-14 21:02:13 +00:00
joost
69a51cde62 FpDebug: Read the symbol-table on OS/X
git-svn-id: trunk@45038 -
2014-05-14 20:21:22 +00:00
jesus
5829cc4e89 LazReport, make an event so the programmer can decide if use the internal bookmarks handling on form page or doing custom bookmark handling (like do nothing), this should help when using datasets that do not implemenent persistent bookmarks (on detail datasets) like sqldb, issue #26132
git-svn-id: trunk@45037 -
2014-05-14 19:56:59 +00:00
martin
1b1ec598f8 FpGdbmiDebugger: fixed crash, accessing nil object
git-svn-id: trunk@45036 -
2014-05-14 15:44:24 +00:00
bart
a2286d1c09 PoChecker: fix crash caused by passing not enough parameters to Format().
Patch by Vaclav Valicek. Issue #0026167.

git-svn-id: trunk@45035 -
2014-05-14 10:15:01 +00:00
zeljko
b305990772 TLedNumber: implemented properties Transparent and BorderStyle.
git-svn-id: trunk@45034 -
2014-05-14 06:22:34 +00:00
maxim
6f127abb9e Translations: Czech translation update by Vaclav Valicek, bug #26158
git-svn-id: trunk@45032 -
2014-05-13 22:56:48 +00:00
martin
620840c586 FpGdbmiDebugger: tests
git-svn-id: trunk@45031 -
2014-05-13 20:42:21 +00:00
maxim
f281e6830c LCL: fixed typos in comments ("extention" -> "extension"), patch by Reinier, bug #26154
git-svn-id: trunk@45029 -
2014-05-12 23:12:18 +00:00
maxim
ac3a2bbfad Translations: Czech translation update by Vaclav Valicek, bug #26153
git-svn-id: trunk@45020 -
2014-05-12 20:53:47 +00:00
martin
8d0980f7f9 SynEdit: Fixed double width chars $3000-$303E which were not detected correctly.
git-svn-id: trunk@45019 -
2014-05-12 19:58:07 +00:00
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