Commit Graph

55967 Commits

Author SHA1 Message Date
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
dmitry
c7ae0282b6 cocoa: updating LCL overrides to recognize different boolean types used in FPC headers. #34609
git-svn-id: trunk@59725 -
2018-12-04 04:18:34 +00:00
wp
eb0a09cc7e LCL: Fix memory leak in AntiAliasedStretchBitmap (introduced in r59715 #4ae9277231)
git-svn-id: trunk@59722 -
2018-12-03 21:09:33 +00:00
joost
4ef117880d IDE: Do not remove completely valid FPMake-dependencies with a minus-sign in the name (like fcl-db)
git-svn-id: trunk@59721 -
2018-12-03 20:51:31 +00:00
joost
0e016b16dc IDE: Search in the right location for the compiled units in a Lazarus-package, compiled/installed by FPMake
git-svn-id: trunk@59720 -
2018-12-03 18:58:42 +00:00
balazs
0c07ac1983 Opkman: In order to prevent memory leaks, the update of serializable packages are protected with critical sections.
git-svn-id: trunk@59719 -
2018-12-03 13:54:14 +00:00
wp
c48f6d7a4b IDE: New image "pastel_colors.png" and visual enhancements (issue #34635, patch by FTurtle).
git-svn-id: trunk@59718 -
2018-12-03 10:04:41 +00:00
balazs
7a770dfa0c Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not.
git-svn-id: trunk@59717 -
2018-12-03 07:32:02 +00:00
balazs
01d74c39d2 PackageIntf: Detect if a package is installed or not via the packaging interface, function "IsPackageInstalled".
git-svn-id: trunk@59716 -
2018-12-03 07:17:07 +00:00
wp
4ae9277231 IDE: Simplified anti-aliased stretch-drawing of "splash" and "about" forms.
git-svn-id: trunk@59715 -
2018-12-02 17:34:07 +00:00
zeljko
d8dd2565cf Qt5: Fixed showing of popup window over modal form. eg TDateTimePicker calendar.
git-svn-id: trunk@59714 -
2018-12-02 14:13:10 +00:00
jesus
40a8d09984 LCL, DbGrid fix OnMouseMove, issue #34390
git-svn-id: trunk@59713 -
2018-12-02 01:15:59 +00:00
joost
034fdfe9b3 fppkg: Implement support for package-variants
git-svn-id: trunk@59712 -
2018-12-01 22:33:45 +00:00
zeljko
167afa6433 Qt: fixed InitStockFont(). issue #34625
git-svn-id: trunk@59711 -
2018-12-01 17:50:09 +00:00
joost
a8790dd007 IDE: Fixed possible AV's during the dependency checks on fpmake-packages
git-svn-id: trunk@59710 -
2018-12-01 17:17:34 +00:00
zeljko
91faa27f7b Qt5: fixed initialization of font in InitStockFont(). issue #34625
git-svn-id: trunk@59709 -
2018-12-01 16:39:58 +00:00
zeljko
5db60e1bdd Qt,Qt5: fixed wrong PPI calculation. issue #34625
git-svn-id: trunk@59708 -
2018-11-30 17:11:59 +00:00
wp
7e4591f52c DebuggerIntf: Fix typo.
git-svn-id: trunk@59707 -
2018-11-30 10:06:11 +00:00