martin
7f8e86bb91
FpDebug: detect ShortString under dwarf-2
...
git-svn-id: trunk@59780 -
2018-12-10 21:13:01 +00:00
martin
fec2f4c39e
FpDebug: nil check, in case of corrupted debug info
...
git-svn-id: trunk@59779 -
2018-12-10 21:10:07 +00:00
martin
739388038a
FpDebug: handle PWideChar (and WideString, if represented as PWideChar)
...
git-svn-id: trunk@59778 -
2018-12-10 21:08:22 +00:00
martin
7463fc15a6
FpDebug: properly encode strings for display (unprintable chars as #$nn)
...
git-svn-id: trunk@59777 -
2018-12-10 21:04:08 +00:00
martin
7e6959a326
FpDebug: Fix Dwarf3 on 64bit. The The 32/64bit signature in the dwarf header should only affect references within the dwarf info. But by accident it affected constant addresses. This lead to truncation of some addresses, when dwarf-3 was used with 64 bit targets.
...
git-svn-id: trunk@59776 -
2018-12-10 20:57:24 +00:00
mattias
4dd38bc3ce
lazres: using LazLogger instead of LCLProc to get debugln, turned off warnings 6058, issue #34676
...
git-svn-id: trunk@59775 -
2018-12-10 17:35:23 +00:00
balazs
a54471158f
Opkman: Set "Check for package updates" to never by default.
...
git-svn-id: trunk@59774 -
2018-12-10 13:57:14 +00:00
zeljko
02e5547687
Qt,Qt5: show text when TComboBox is csOwnerDrawEditableFixed or csOwnerDrawEditableVariable during design time. issue #33295
...
git-svn-id: trunk@59773 -
2018-12-10 09:55:50 +00:00
zeljko
8eded5232b
Qt5: setTextHint() string param should be const.
...
git-svn-id: trunk@59772 -
2018-12-10 09:50:55 +00:00
zeljko
1af5c230ac
Qt,Qt5: do not touch MDI stack order if we are hidden mdichild by minimizing application, or minimizing via pager under X11.
...
git-svn-id: trunk@59771 -
2018-12-10 09:44:41 +00:00
zeljko
69881a5a69
Qt5: implemented native TextHint. issue #34670
...
git-svn-id: trunk@59770 -
2018-12-10 07:54:35 +00:00
joost
83ba175df4
* Do not rebuild all dependees on each call to fppkg, but only once after building finished
...
git-svn-id: trunk@59769 -
2018-12-10 00:47:11 +00:00
zeljko
7df91e979a
qt5: added missing placeholderText for QTextEdit and QPlainTextEdit. part of issue #34670
...
git-svn-id: trunk@59764 -
2018-12-09 19:52:33 +00:00
zeljko
69a092d8dd
Qt5: added placeholderText(), setPlaceholderText() to the QPlainTextEdit. part of issue #34670
...
git-svn-id: trunk@59762 -
2018-12-09 18:35:55 +00:00
zeljko
faad22f142
Qt5: added placeholderText(), setPlaceholderText(). part of issue #34670
...
git-svn-id: trunk@59761 -
2018-12-09 18:31:47 +00:00
juha
78f99157f2
LCL: Rename function NewLineMI back to NewLine for Delphi-compatibility. Issue #34667 .
...
git-svn-id: trunk@59760 -
2018-12-09 15:37:15 +00:00
juha
a34569f1b2
IDE: Simplify function CompilerOptions.ShortenPath.
...
git-svn-id: trunk@59759 -
2018-12-09 15:37:10 +00:00
zeljko
971d302ea7
Qt5: added missing consts for QFontDialog options.
...
git-svn-id: trunk@59758 -
2018-12-09 12:22:04 +00:00
wp
1aedb34fdb
IDE: Undo r59715 #4ae9277231
...
git-svn-id: trunk@59757 -
2018-12-08 19:17:49 +00:00
dmitry
744b5bcb16
cocoa: making sure that TEdit and TComboBox (editable) are trully single line
...
git-svn-id: trunk@59756 -
2018-12-07 04:46:06 +00:00
dmitry
3b93e700c5
cocoa: additional code to handle unassigning of trayicon menu
...
git-svn-id: trunk@59755 -
2018-12-07 04:21:13 +00:00
dmitry
360bfc74b1
cocoa: menus - fix cocoa app mem leak for allocated TcocoaMenuItems
...
git-svn-id: trunk@59754 -
2018-12-07 04:04:18 +00:00
dmitry
480574f3d9
cocoa: update menus to be able to remove separator items
...
git-svn-id: trunk@59753 -
2018-12-07 03:53:49 +00:00
dmitry
eb70a1aff6
cocoa: update removal of menuItems. Removing an item from parent menu rather than from parentItem's menu. #34602
...
git-svn-id: trunk@59752 -
2018-12-07 03:29:11 +00:00
dmitry
8a1e0ddf12
cocoa: update printing component to use LCLObjCBoolean type
...
git-svn-id: trunk@59751 -
2018-12-07 01:28:23 +00:00
dmitry
06fc6ff719
cocoa: update type cocoawsmenu type switching from boolean to LCLObjCBoolean. #34609
...
git-svn-id: trunk@59750 -
2018-12-07 01:24:56 +00:00
dmitry
5f37854832
cocoa: registering cocoadatepicker unit with lcl.lpk
...
git-svn-id: trunk@59749 -
2018-12-07 01:22:42 +00:00
dmitry
6ca525a379
cocoa: cleanup in calendar (datepicker) component - removing unused units. #34609
...
git-svn-id: trunk@59748 -
2018-12-07 01:20:26 +00:00
dmitry
1cf3237141
cocoa: cleanup in calendar (datepicker) component. #34609
...
git-svn-id: trunk@59747 -
2018-12-07 01:17:51 +00:00
dmitry
d0e6eb11b6
cocoa: move NSResponderHotKeys to cocoawindows.pas unit. #34609
...
git-svn-id: trunk@59746 -
2018-12-07 01:12:21 +00:00
martin
c5fdbd440a
FpDebug: fix accessing nil fileloader. Introduced in rev 59729 #f09614b9a8 / Issue #0034657
...
git-svn-id: trunk@59745 -
2018-12-06 23:37:45 +00:00
martin
4286d5a275
LazDebuggerFpGdbmi: Use TargetWidth instead of IFDEF cpu64
...
git-svn-id: trunk@59744 -
2018-12-06 22:38:02 +00:00
martin
8070c320ce
Debugger: Limit size of exception message/window
...
git-svn-id: trunk@59743 -
2018-12-06 21:19:38 +00:00
martin
801ce13eb6
LazDebuggerFp: fix getting exception class/msg for 64bit targets
...
git-svn-id: trunk@59742 -
2018-12-06 20:20:23 +00:00
martin
a33608de2e
FpDebug: Windows, fix leaking filehandles (again), see r59552 #122dfbd2ce / needed until forked processes are handled.
...
git-svn-id: trunk@59741 -
2018-12-06 18:03:18 +00:00
martin
0506cd7fb5
FpDebug: Windows, Check dwDebugEventCode before accessing case dependent data
...
git-svn-id: trunk@59740 -
2018-12-06 18:01:02 +00:00
zeljko
396d0d0387
Qt5: TListView Style=vsReport + TListView.Checkable=True - no mouse move events. issue #34656
...
git-svn-id: trunk@59739 -
2018-12-06 17:11:20 +00:00
zeljko
a3a636d0ee
Qt5: TListView with Style vsReport + visible columns - it is possible to move columns without LCL interaction. issue #34655
...
git-svn-id: trunk@59738 -
2018-12-06 16:43:29 +00:00
zeljko
466be7b582
Qt: fixed TListView Style=vsReport + TListView.Checkable=True - no mouse move events. issue #34656
...
Qt: fixed TListView with Style vsReport + visible columns - it is possible to move columns without LCL interaction. issue #34655
git-svn-id: trunk@59737 -
2018-12-06 16:39:01 +00:00
martin
d7efb8aa10
FpDebug,Mac: macho file reader - remove unused object / re-use instance for parser
...
git-svn-id: trunk@59736 -
2018-12-06 15:05:59 +00:00
wp
ec688911e8
TAChart: Use TSeriesPointerStylePropertyEditor in TChartCombobox; some improvements in TSeriesPointerStylePropertyEditor.
...
git-svn-id: trunk@59735 -
2018-12-06 11:55:52 +00:00
wp
f87a819e21
TAChart: Simplify painting of series pointer in TChartCombobox.
...
git-svn-id: trunk@59734 -
2018-12-06 11:43:19 +00:00
wp
3a17f4d9bb
TAChart: Add property editor for TSeriesPointerStyle.
...
git-svn-id: trunk@59733 -
2018-12-06 10:00:48 +00:00
maxim
ef8523b36c
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34651
...
git-svn-id: trunk@59732 -
2018-12-05 22:48:51 +00:00
maxim
6d64beff69
Packager: fixed compilation breakage with FPC 3.0.4 after r59720 #0e016b16dc, bug #34652 and lots of other reports.
...
git-svn-id: trunk@59731 -
2018-12-05 22:35:14 +00:00
martin
d69ccc1655
FpDebug: DW_AT_const_value for basic constants. / Fix for SLEB128
...
git-svn-id: trunk@59730 -
2018-12-05 19:43:30 +00:00
martin
f09614b9a8
FpDebug: (Linux/Mac) Do not keep files open longer than needed. Systems may limit max files open. (Mac opens many files)
...
git-svn-id: trunk@59729 -
2018-12-05 01:49:29 +00:00
martin
f9abff2df4
FpDebug (incl lldb/gdb): Fix crash due to wrong cache removed from list. List could have 2 caches with same address, if a smaller cache was replaced by a bigger. Remove could destroy one and remove the other
...
git-svn-id: trunk@59728 -
2018-12-04 22:20:16 +00:00
martin
bba050e333
FpDebug: Disable assert, until fixed
...
git-svn-id: trunk@59727 -
2018-12-04 17:12:05 +00:00
dmitry
fab0116dbd
cocoa: update OpenGL component to use LCLObjCBoolean type (rel #34609 )
...
git-svn-id: trunk@59726 -
2018-12-04 04:23:53 +00:00