Commit Graph

57431 Commits

Author SHA1 Message Date
wp
a481487cfe IDE: Add high-dpi versions of mainicon.ico and mainiconproject.ico (by Roland Hahn)
git-svn-id: trunk@61507 -
2019-07-01 17:36:13 +00:00
dmitry
30415b9ccd cocoa: list of patrons
git-svn-id: trunk@61506 -
2019-07-01 17:06:40 +00:00
mattias
791e52c985 IDE: cocoa alpha beta
git-svn-id: trunk@61505 -
2019-07-01 16:19:33 +00:00
mattias
5746da87b0 IDE: DoRunProject: reset ToolStatus only for errors on handlers, bug #35764
git-svn-id: trunk@61504 -
2019-07-01 08:18:24 +00:00
mattias
982d6c749b projectgroups: options frame, option to open last group on IDE start
git-svn-id: trunk@61503 -
2019-06-30 20:44:12 +00:00
martin
c212dea70f FpDebug, tests: More typecast tests
git-svn-id: trunk@61502 -
2019-06-30 19:17:03 +00:00
martin
2ca01a1067 FpDebug: Allow constants in type-cast to be treated as address
git-svn-id: trunk@61501 -
2019-06-30 19:17:01 +00:00
martin
3fa2c1926a FpDebug: LocationParser: clean up and optimize (peek instead of pop)
git-svn-id: trunk@61500 -
2019-06-30 19:16:59 +00:00
martin
5110e434a6 FpDebug: Refactor reading Bounds
git-svn-id: trunk@61499 -
2019-06-30 19:16:58 +00:00
martin
dd77814ad7 FpDebug: Remove relation between TFpDbgSymbol and TFpDbgValue
git-svn-id: trunk@61498 -
2019-06-30 19:16:56 +00:00
martin
ebbd6b5e0b FpDebug: Fix Overflow in max array/string size
git-svn-id: trunk@61497 -
2019-06-30 19:16:55 +00:00
martin
553557be16 FpDebug, tests: More tests. Array[Enum] / Array Element access
git-svn-id: trunk@61496 -
2019-06-30 19:16:53 +00:00
martin
7da8446021 FpDebug, tests: More tests. Address-Of and typecast/convert
git-svn-id: trunk@61495 -
2019-06-30 19:16:51 +00:00
martin
29e1a3298f Debug-TestBase: Clean up
git-svn-id: trunk@61494 -
2019-06-30 19:16:49 +00:00
martin
16b217f5b9 FpDebug: Cleanup
git-svn-id: trunk@61493 -
2019-06-30 19:16:47 +00:00
jesus
ad42b120af LazReport: Fix transparent roundrect powerpdf export when there is a shadow, bug report and fix tip by @HumbertoSales
git-svn-id: trunk@61492 -
2019-06-30 18:51:43 +00:00
mattias
e0335c7f49 projectgroups: added menu item View/Project Groups, replaced removed targets with Undo
git-svn-id: trunk@61491 -
2019-06-30 16:43:16 +00:00
zeljko
8d5d46016b Qt5: fixed bug with modal windows under gnome shell window manager.issue #35782
git-svn-id: trunk@61490 -
2019-06-30 09:29:05 +00:00
dmitry
7ffa3b81af cocoa: allowing tab controls to be switched at design time
git-svn-id: trunk@61489 -
2019-06-28 20:05:33 +00:00
dmitry
a5f0691467 cocoa: adding CanFocus to method for acceptResponder. Allow controls to gain focus unless designed
git-svn-id: trunk@61488 -
2019-06-28 19:54:19 +00:00
dmitry
723d1f0b89 cocoa: remove canBecomeKeyView override from TextView
git-svn-id: trunk@61487 -
2019-06-28 14:48:32 +00:00
juha
304ed9832d IDE: Fix assigning a debug desktop. Issue #35778, patch from FTurtle.
git-svn-id: trunk@61486 -
2019-06-27 23:17:22 +00:00
maxim
bcf50802a4 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@61484 -
2019-06-26 22:51:08 +00:00
mattias
f0aa8dbf58 IDE: define codetools values for custom options -Ciro -g -g- -gw -Sah, issue #35771, from Yuriy Sydorov
git-svn-id: trunk@61483 -
2019-06-26 17:23:33 +00:00
mattias
c48756a9cc codetools: fixed parsing non advanced records
git-svn-id: trunk@61479 -
2019-06-26 14:09:31 +00:00
dmitry
ff50dc4eb9 cocoa: considering vertical mode of the trackbar
git-svn-id: trunk@61478 -
2019-06-25 14:41:15 +00:00
dmitry
137524187d cocoa: overriding the minimum width setting for trackbar. Cocoa returns 4 pixels, which not enough
git-svn-id: trunk@61477 -
2019-06-25 14:35:50 +00:00
juha
05c14525ea IDE: Fix drawing of icons in ListView in Component Palette options. Issue #35737, patch from FTurtle.
git-svn-id: trunk@61476 -
2019-06-25 13:54:21 +00:00
juha
f76b05aa9d IDE: Add new menu item "Save current desktop" into "Desktops..." Toolbutton menu. Issue #35757, patch from FTurtle.
git-svn-id: trunk@61475 -
2019-06-25 13:41:13 +00:00
dmitry
4f5ad5142a cocoa: preventing memo from getting focus while in design mode
git-svn-id: trunk@61474 -
2019-06-25 13:00:19 +00:00
juha
8466836623 LCL-GTK2: Fix autosize for TTrackBar when TickStyle := tsNone. Issue #34418, patch from Joeny Ang.
git-svn-id: trunk@61473 -
2019-06-25 05:43:32 +00:00
dmitry
8ca71151f9 cocoa: adding support for an image in the pastebin. #34960
git-svn-id: trunk@61472 -
2019-06-24 21:29:37 +00:00
dmitry
b06a651094 cocoa: allowing a designed form to activate (and focus). #34718
git-svn-id: trunk@61471 -
2019-06-24 20:05:43 +00:00
dmitry
5e39875ae0 cocoa: support for TEdit border style
git-svn-id: trunk@61470 -
2019-06-24 15:50:48 +00:00
dmitry
75797cfc91 cocoa: adding support for Memo border style
git-svn-id: trunk@61469 -
2019-06-24 15:39:41 +00:00
dmitry
b61d8f9ba2 cocoa: move attaching of AppleMenu into cocoaWS class (as at windows class). Resolving glitches with an empty menu
git-svn-id: trunk@61468 -
2019-06-24 15:24:14 +00:00
mattias
81580355ac lazbuild: fixed --add-package pkgname
git-svn-id: trunk@61467 -
2019-06-24 14:18:37 +00:00
mattias
ab42c14b9f lpl: updated
git-svn-id: trunk@61466 -
2019-06-24 13:45:18 +00:00
mattias
b4e6dfc86c IDE: resourcestrings
git-svn-id: trunk@61464 -
2019-06-24 13:38:37 +00:00
mattias
6acb809a60 IDE: pckage editor: compile: warn if designtime only
git-svn-id: trunk@61462 -
2019-06-24 13:37:27 +00:00
dmitry
e56694f585 cocoa: explicitly invalidating the contents of the scrollview, if scrollview is invalidated itself
git-svn-id: trunk@61461 -
2019-06-24 13:37:06 +00:00
dmitry
0959ce71e4 cocoa: correct NWSE and NESW cursors look
git-svn-id: trunk@61460 -
2019-06-24 13:31:31 +00:00
wp
892524ef6a IDE: Rework of the Lazarus Windows icons (by Roland Hahn).
git-svn-id: trunk@61459 -
2019-06-24 13:16:07 +00:00
dmitry
a1b176b5ef cocoa: fix in file drop function after splitting window content. #35758
git-svn-id: trunk@61458 -
2019-06-24 13:03:26 +00:00
mattias
31233a6f93 pas2jsdsgn: fixed run params quotes
git-svn-id: trunk@61456 -
2019-06-24 12:26:22 +00:00
michael
f2c28d2c05 * Release options form after showing it
git-svn-id: trunk@61455 -
2019-06-24 10:46:16 +00:00
michael
1c9f5af2ca Fix error if no connection found, and adapt load/save to changed verb indexes
git-svn-id: trunk@61454 -
2019-06-24 10:22:26 +00:00
martin
87642bb738 FpDebug: Experimental/IFDEF code for auto-deref pointer to structure
git-svn-id: trunk@61453 -
2019-06-23 11:14:27 +00:00
martin
5cfa46a52f FpDebug, tests: Enable Tests for constants
git-svn-id: trunk@61452 -
2019-06-23 11:14:26 +00:00
martin
7f8306fad7 FpDebug: Allow LocationParser (dwarf loc expressions) to work with mlfSelfMem (for constants which have their value in the dwarf headers, rather than the process mem)
git-svn-id: trunk@61451 -
2019-06-23 11:14:24 +00:00