mattias
|
a8b8ec1b70
|
ide: project options, show options star directories
|
2023-08-03 21:47:09 +02:00 |
|
Maxim Ganetsky
|
f904aa53b5
|
DockedFormEditor: fixed compilation with FPC 3.3.1, hint by Peacoor, issue #40427
|
2023-08-03 19:25:36 +03:00 |
|
mattias
|
357928192e
|
ide: inspect chksum changed: fixed updating cache
|
2023-08-03 18:12:46 +02:00 |
|
mattias
|
68920c7d01
|
ide+codetools: less hints
|
2023-08-03 18:07:54 +02:00 |
|
mattias
|
74f240f5f3
|
ide: identifier completion: gather units in star dirs
|
2023-08-03 18:07:38 +02:00 |
|
mattias
|
ec97acfd17
|
ide: patheditor: support star dirs
|
2023-08-03 17:39:33 +02:00 |
|
wp_xyz
|
a96747fdd3
|
Images: Add some missing general-purpose icons by Roland Hahn (bell, font, grid).
|
2023-08-03 16:46:20 +02:00 |
|
mattias
|
7ea1f9bf7a
|
lazdelphi: only collect and set lazbuild macros if needed
|
2023-08-03 15:22:48 +02:00 |
|
mattias
|
a2237227d7
|
ide: compiler options: allow star dirs
|
2023-08-03 14:54:21 +02:00 |
|
mattias
|
243d0cc711
|
ide: extended TrimSearchPath to consider star directories
|
2023-08-03 14:28:41 +02:00 |
|
mattias
|
c438c4e4b4
|
ide: extended TrimSearchPath to consider star directories
|
2023-08-03 14:28:11 +02:00 |
|
mattias
|
edac588a96
|
ide: added FileIsInSPDirectory
|
2023-08-03 13:44:43 +02:00 |
|
mattias
|
478c8209a6
|
laztuils: fixed FileIsInPath for different utf8 lengths
|
2023-08-03 13:44:43 +02:00 |
|
wp_xyz
|
e9a8d45aad
|
Images: New general-purpose images by Roland Hahn (connectiopn, database, delete, edit, export, import, key, paint target)
|
2023-08-03 12:14:37 +02:00 |
|
mattias
|
f9870ed298
|
ide: using cache and support star dirs
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
b3e68a30e1
|
ide: less hints
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
f6ae2ddc3b
|
codetools: using cache
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
736ecf8ae6
|
chmhelp: updated lpk
|
2023-08-03 11:12:57 +02:00 |
|
zeljan1
|
dffc3b9594
|
Qt5,Qt6: fixed Qt version extraction. issue #40426
|
2023-08-03 10:52:59 +02:00 |
|
mattias
|
d04f10985e
|
ide: package editor: fixed crash #40424
|
2023-08-03 07:25:26 +02:00 |
|
mattias
|
3d5b43f3b1
|
ide: using SearchFileInSearchPath
|
2023-08-03 07:08:41 +02:00 |
|
Bart
|
64adc6945d
|
TaskDialog: remove comment in TLCTaskDialog.AddLable: this was apparently fixed in commit 05555c84 .
|
2023-08-03 01:15:46 +02:00 |
|
Bart
|
e06c2e9831
|
TaskDialog: add debugln statements in TLCTaskDialog.AddLable to investigate issue #40425.
|
2023-08-03 00:54:08 +02:00 |
|
Bart
|
9ff95ce2a6
|
TaskDialog: left-align main icon, footer icon and checkbox in emulated taskdialog.
|
2023-08-03 00:16:46 +02:00 |
|
Bart
|
a46e62000d
|
TaskDialog: fix setting focus when tfQueryFocused is set.
Give some varibales a mor meningfull name and update some comments regarding those.
|
2023-08-02 18:00:12 +02:00 |
|
rich2014
|
89c95847d0
|
Cocoa: code related to doCommandBySelector in TCocoaTextView/TCocoaFieldEditor removed by IME fully supported
|
2023-08-02 23:33:34 +08:00 |
|
rich2014
|
fdbf58735b
|
Cocoa: code related to ESC/ENTER in TCocoaFieldEditor removed by IME fully supported
|
2023-08-02 23:33:34 +08:00 |
|
rich2014
|
773acf5b20
|
Cocoa: code related to ESC/ENTER in TCocoaTextView removed by IME fully supported
|
2023-08-02 23:33:34 +08:00 |
|
mattias
|
5a4881d48f
|
ide: fixed package editor popup menu, #40424
|
2023-08-02 17:32:30 +02:00 |
|
mattias
|
009dc40cbb
|
ide: started SearchFileInSearchPath
|
2023-08-02 17:29:18 +02:00 |
|
Maxim Ganetsky
|
a78bd0f487
|
IDE: regenerated translations and updated Russian translation
|
2023-08-02 17:41:00 +03:00 |
|
rich2014
|
5d31c9aebb
|
Cocoa: fix ESC/ENTER with ModifierFlag handle in TCocoaWindowContent.performKeyEquivalent
|
2023-08-02 22:21:55 +08:00 |
|
mattias
|
dd6cb894c8
|
ide: TConvertDelphiProjPack.CheckPackageDep: use cache
|
2023-08-02 13:47:30 +02:00 |
|
mattias
|
ccddf47d02
|
ide: less hints
|
2023-08-02 13:29:33 +02:00 |
|
mattias
|
566e7b5e71
|
ide: clean lazarus build: clean up debugger, designer and converter as well
|
2023-08-02 13:28:49 +02:00 |
|
mattias
|
a461609d36
|
ide: using cache when searching files in codebrowser, checkcompileroptions and findrenameidentifier
|
2023-08-02 13:28:49 +02:00 |
|
mattias
|
7efae97858
|
ide: TBuildManager.CheckUnitPathForAmbiguousPascalFiles: using cache
|
2023-08-02 13:28:49 +02:00 |
|
rich2014
|
aeb8dbd099
|
Cocoa: fix typos
|
2023-08-02 18:27:45 +08:00 |
|
mattias
|
6e6941f2f0
|
ide: resourcestrings and refactored
|
2023-08-02 12:25:42 +02:00 |
|
mattias
|
5da40a4bc8
|
ide: package editor: menu item Add New Files from File System
|
2023-08-02 01:56:51 +02:00 |
|
mattias
|
2bb9194225
|
ide: add new disk file: check fpmake.pp
|
2023-08-02 01:35:49 +02:00 |
|
mattias
|
1a972b0fbf
|
idedebugger: added missing file
|
2023-08-02 01:35:24 +02:00 |
|
mattias
|
56108815ee
|
virtualtreeview: added missing file
|
2023-08-02 01:35:08 +02:00 |
|
mattias
|
69ab8497cc
|
synedit: added missing file
|
2023-08-02 01:34:50 +02:00 |
|
mattias
|
d5d2d9e918
|
ideintf: added missing file
|
2023-08-02 01:34:40 +02:00 |
|
mattias
|
71769343af
|
codetools: added missing file
|
2023-08-02 01:34:14 +02:00 |
|
mattias
|
09068e7f4e
|
ide: package editor: added menu item add new disk files
|
2023-08-02 01:22:05 +02:00 |
|
mattias
|
095aa3167f
|
IDE: less hints
|
2023-08-02 01:22:05 +02:00 |
|
mattias
|
0f582d8c62
|
cairocanvas: added missing file
|
2023-08-02 01:22:05 +02:00 |
|
Bart
|
8d8ea4f2d0
|
TaskDialog: fix typo in debug writeln in Win32 WS code.
|
2023-08-01 23:32:23 +02:00 |
|