martin
|
9de85d233b
|
LazDebuggerFpLLDB: Fix potential dangling pointer in Locals eval.
git-svn-id: trunk@59802 -
|
2018-12-12 13:46:01 +00:00 |
|
juha
|
5c4bd12dd3
|
LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT.
git-svn-id: trunk@59801 -
|
2018-12-12 11:33:10 +00:00 |
|
mattias
|
27b90f60de
|
codetools: clean up
git-svn-id: trunk@59800 -
|
2018-12-12 10:24:57 +00:00 |
|
mattias
|
6b67cdc3ef
|
codetools: test ano proc as arg
git-svn-id: trunk@59799 -
|
2018-12-12 09:58:36 +00:00 |
|
mattias
|
3cd01247f7
|
codetools: test anonym procs args and find declaration
git-svn-id: trunk@59798 -
|
2018-12-12 09:47:47 +00:00 |
|
mattias
|
36e39cc57f
|
codetools: parse assign anonymous procedure
git-svn-id: trunk@59797 -
|
2018-12-11 23:46:15 +00:00 |
|
maxim
|
49c3ee4a51
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59796 -
|
2018-12-11 22:33:20 +00:00 |
|
maxim
|
750d609152
|
IDE: improved wording of 'Active desktop won't be autosaved' warning
git-svn-id: trunk@59795 -
|
2018-12-11 22:28:03 +00:00 |
|
martin
|
eb7d309f42
|
FpDebug: started/partly detect strings in dwarf-3
git-svn-id: trunk@59794 -
|
2018-12-11 18:53:13 +00:00 |
|
balazs
|
a4b85e5943
|
Opkman: Create main data module sooner.
git-svn-id: trunk@59789 -
|
2018-12-11 05:49:39 +00:00 |
|
juha
|
607ce76498
|
IDE: Add to Toolbar/coolbar options window a message about saving current desktop manually. Issue #34659, patch from FTurtle.
git-svn-id: trunk@59788 -
|
2018-12-11 00:03:23 +00:00 |
|
martin
|
f4544c2ac8
|
LazDebuggerFp: Prevent crash, if debugger instance is destroyed before logging is handled.
git-svn-id: trunk@59787 -
|
2018-12-10 23:26:09 +00:00 |
|
martin
|
d4079f1a6c
|
FpDebug: test cases
git-svn-id: trunk@59782 -
|
2018-12-10 21:36:50 +00:00 |
|
martin
|
82671b823c
|
FpDebug: test cases
git-svn-id: trunk@59781 -
|
2018-12-10 21:17:09 +00:00 |
|
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 |
|