Commit Graph

43166 Commits

Author SHA1 Message Date
mattias
16ee2ad735 codetools: findunusedunits: check generic types, bug #26085
git-svn-id: trunk@44832 -
2014-04-28 10:19:55 +00:00
zeljko
2b826c43d9 Qt: return correct size of QScrollBar when widget isn't mapped yet.issue #26084
git-svn-id: trunk@44831 -
2014-04-28 07:10:35 +00:00
martin
6f4e80d11d FpDebug: fix compile (without extra defines)
git-svn-id: trunk@44830 -
2014-04-27 20:54:36 +00:00
martin
916e1c926b IDE: Added x2nie to contributors / see revision 44828 #c9f12054e9
git-svn-id: trunk@44829 -
2014-04-27 20:44:55 +00:00
martin
c9f12054e9 IDE: Component-palette, when wrapping lines order right first, then down / fix calculating buttons per Row. Patch by x2nie / See forum topic=24387
git-svn-id: trunk@44828 -
2014-04-27 20:35:04 +00:00
mattias
06baacaedd codetools: use unit uuchar in modeswitch unicodesctrings
git-svn-id: trunk@44826 -
2014-04-27 18:15:55 +00:00
mattias
a2081192d0 translations: German: updates from Swen Heinig
git-svn-id: trunk@44818 -
2014-04-27 09:50:03 +00:00
martin
5b3787c8ca FpDebugger (pure): mem leak with watches and locals
git-svn-id: trunk@44817 -
2014-04-26 16:11:02 +00:00
martin
6c8397b14e FpDebugger (pure): Add Locals
git-svn-id: trunk@44816 -
2014-04-26 15:46:43 +00:00
martin
53d97181b6 FpGdbmiDebugger: Add Locals
git-svn-id: trunk@44815 -
2014-04-26 15:46:40 +00:00
martin
269066d208 LazUtils: Fixed spelling / small optimization for FreeNotifiyngObj
git-svn-id: trunk@44814 -
2014-04-26 15:43:43 +00:00
bart
91148720b3 EditButton: Make the container always have the same color as the Parent.
git-svn-id: trunk@44813 -
2014-04-26 15:12:57 +00:00
juha
36d8715662 LCL: Many improvements for TCoolBar. Issue #25026, patch from Vojtech Cihak
git-svn-id: trunk@44812 -
2014-04-26 14:36:29 +00:00
bart
c45bd45cd7 EditButton: refactor setting focus.
git-svn-id: trunk@44811 -
2014-04-26 13:17:04 +00:00
juha
b07ae15e65 Designer, ChangeClassDialog: reverse the order of ancestor inheritance list. Now starts from bottom (TObject) and grows upwards.
git-svn-id: trunk@44810 -
2014-04-26 11:56:06 +00:00
juha
f8592da384 Designer, ChangeClassDialog: add space before class name + some layout fine-tuning.
git-svn-id: trunk@44809 -
2014-04-26 11:55:39 +00:00
juha
72678bdaef Designer, ChangeClassDialog: formatting, cleanup, add a try - finally block.
git-svn-id: trunk@44808 -
2014-04-26 11:55:11 +00:00
bart
340635fea2 EditButton: make TabStop also set TabStop of FEdit and make it True by default.
git-svn-id: trunk@44807 -
2014-04-26 10:16:45 +00:00
mattias
05eb165133 codetools: clean duplicate code
git-svn-id: trunk@44806 -
2014-04-26 10:10:00 +00:00
mattias
0f7890690f lcl: made TControlBorderSpacing.GetSpace/GetSpaceAround virtual, patch #26048
git-svn-id: trunk@44805 -
2014-04-26 08:29:52 +00:00
joost
36e6e3a257 LazDebuggerFp (pure): Implemented step-out
git-svn-id: trunk@44804 -
2014-04-24 16:06:50 +00:00
jesus
401f148e85 LCL, fix cell hot-tracking regression
git-svn-id: trunk@44803 -
2014-04-24 00:49:46 +00:00
martin
e4cb2bf908 IDE, SourceEditor: Hide CodeContext hint on tab-change, minimize and app-deactivate
git-svn-id: trunk@44802 -
2014-04-24 00:33:42 +00:00
martin
a37ff8d09e Do not move source editor, on tab changes, codetool completion or similar actions. Issue #0026051
git-svn-id: trunk@44801 -
2014-04-24 00:04:19 +00:00
bart
57d4b03505 EditButton: make ParentColor False by default.
(Issue: #0026062)

git-svn-id: trunk@44800 -
2014-04-23 22:23:12 +00:00
joost
056bfcfe4b LazDebuggerFp (pure): When stepping(over) out of a procedure, continue until a new sourceline has been reached.
git-svn-id: trunk@44799 -
2014-04-23 21:00:42 +00:00
joost
f677379864 FpDebug: Added step-over and next commands to console-example (fpd)
git-svn-id: trunk@44798 -
2014-04-23 19:55:05 +00:00
bart
b9ff1d385e EditButton: make EditKeyPress and related methods virtual. The old KeyPress etc. were virtual as well.
(Issue: #0026050)

git-svn-id: trunk@44797 -
2014-04-23 19:12:54 +00:00
bart
d8d89db991 EditButton: Make some event handlers public in TCustomEditButton, otherwise assigning event handlers
@runtime (as TCustomEditButton) assigns the inherited event handlers instead.
(Issue: #0026057)

git-svn-id: trunk@44796 -
2014-04-23 19:04:51 +00:00
jesus
907159d8a2 LCL, fix DBGrid shows '(blob)' on all Blob fields, from Petr-K, issue #26061
git-svn-id: trunk@44795 -
2014-04-23 18:55:50 +00:00
joost
48c19eb556 FpDebug: Fixed compilation of the example console-debugger on Windows
git-svn-id: trunk@44794 -
2014-04-23 18:37:34 +00:00
sekelsenmat
194ab88119 lcl-cocoa: Converts NSView casting to GetNSObjectView and NSWindow casting to GetNSObjectWindow, moves TPageControl objc class to CocoaPrivate and extends it
git-svn-id: trunk@44793 -
2014-04-23 10:39:40 +00:00
joost
0a5d5ee491 FpDebug: Re-wrote the example console-debugger to let it use the new TDbgcontroller
git-svn-id: trunk@44792 -
2014-04-23 08:53:41 +00:00
joost
577f7954bb LazDebuggerFp (pure): * Raise exception when Stop is called on a non-existing process
* Solved some problems wih logging

git-svn-id: trunk@44791 -
2014-04-23 07:49:12 +00:00
joost
a8ea2fde98 LazDebuggerFp (pure): Use the ProcessID to detect if a process is finished, because the Handle is not used on OS/X
git-svn-id: trunk@44790 -
2014-04-23 07:21:22 +00:00
maxim
18de81d181 LazReport: updated Russian translation
git-svn-id: trunk@44789 -
2014-04-22 22:33:05 +00:00
maxim
101326cb2b LazReport: cleaned up doubled code in lr_design_ins_filed.pas.
git-svn-id: trunk@44788 -
2014-04-22 22:30:27 +00:00
sekelsenmat
ff2cfe92fe Cocoa units were wrongly added to lcl uses
git-svn-id: trunk@44787 -
2014-04-22 16:54:15 +00:00
sekelsenmat
3d4bdce81f Cocoa units were wrongly added to lcl uses
git-svn-id: trunk@44786 -
2014-04-22 16:53:51 +00:00
sekelsenmat
be57a75758 lcl-cocoa: Moves the TListView objc class to CocoaPrivate and greatly extends it, fixes memleak, implements a callback for it, etc
git-svn-id: trunk@44785 -
2014-04-22 11:58:17 +00:00
sekelsenmat
51218fc679 lcl-cocoa: Now TListView items are already showing
git-svn-id: trunk@44784 -
2014-04-22 10:54:52 +00:00
mattias
d43df59082 lcl: gtk2: less hints
git-svn-id: trunk@44783 -
2014-04-22 10:29:21 +00:00
sekelsenmat
c0db5fcdb7 lcl-cocoa: Starts implementing TListView
git-svn-id: trunk@44782 -
2014-04-22 00:50:26 +00:00
jesus
fcb975e5e9 LCL, implemented multiline TGridColumnTitle property, from wp, issue #25902
git-svn-id: trunk@44781 -
2014-04-22 00:32:27 +00:00
jesus
b10107b0de LazReport, missing files from Data Inspector patch
git-svn-id: trunk@44780 -
2014-04-21 22:11:39 +00:00
jesus
1a60920ec5 LazReport, implemented OnBeforePrint and OnAfterPrint events, modified patch from Michel Tournay, issue #25778
git-svn-id: trunk@44779 -
2014-04-21 19:16:58 +00:00
jesus
80015d973f LazReport, new tool: 'Data inspector', to get list of Db Fields and drag & drop into report designer, from Alexey Lagunov
git-svn-id: trunk@44778 -
2014-04-21 18:55:46 +00:00
jesus
d9f4262872 LazReport, use LRE_OLDV25_FRF_READ flag only when reading frVersion=25 binary reports, issue #25995
git-svn-id: trunk@44777 -
2014-04-21 18:24:16 +00:00
mattias
9f6e013d2f fpcsrc dmg: get version from source
git-svn-id: trunk@44776 -
2014-04-21 16:51:08 +00:00
jesus
c832474b16 Grids, redraw grid on changing TitleFont where there are no Custom Columns, issue #25878
git-svn-id: trunk@44775 -
2014-04-21 15:38:44 +00:00