juha
47bfab75ef
LCL: Remove also public property TCustomComboBox.ReadOnly.
...
git-svn-id: trunk@63112 -
2020-05-02 14:13:43 +00:00
juha
ef165a7ed0
Assertions to debug issue #36318 .
...
git-svn-id: trunk@63111 -
2020-05-02 10:51:09 +00:00
juha
368225808a
LCL: Remove deprecated TComboBox.ReadOnly.
...
git-svn-id: trunk@63110 -
2020-05-01 21:12:54 +00:00
michael
19c939f268
* Call modified
...
git-svn-id: trunk@63109 -
2020-05-01 15:17:46 +00:00
michael
c92c2be3cd
* Rename dialog to avoid resource conflicts
...
git-svn-id: trunk@63108 -
2020-05-01 15:17:10 +00:00
michael
11bcc95a26
* Cosmetic changes: spinedits wider
...
git-svn-id: trunk@63107 -
2020-05-01 14:06:02 +00:00
michael
f213c8c84c
* Split out feature registration. Remove package units from uses clause
...
git-svn-id: trunk@63106 -
2020-05-01 14:05:13 +00:00
michael
d66e94abd3
* Use registered editor for SQL property (if any).
...
git-svn-id: trunk@63105 -
2020-05-01 11:53:28 +00:00
juha
5fea276f9e
Docs: Fixed errors in LCL ImgList documentation. Issue #37000 , patch from Don Siders.
...
git-svn-id: trunk@63104 -
2020-05-01 08:21:07 +00:00
maxim
6399da1ca6
Translations: Slovak translation update by LacaK, bug #36995
...
git-svn-id: trunk@63103 -
2020-05-01 00:04:27 +00:00
maxim
d7481e96ff
IDEIntf: moved TBufDatasetDesignEditor resource strings to objinspstrconsts.pas, regenerated translations and updated Russian translation
...
git-svn-id: trunk@63102 -
2020-04-30 23:55:19 +00:00
maxim
e205a3c230
IDEIntf: fixed typos, regenerated translations and updated Russian translation
...
git-svn-id: trunk@63101 -
2020-04-30 23:40:13 +00:00
maxim
6214c23c3d
SQLDB: regenerated translations and updated Russian translation
...
git-svn-id: trunk@63100 -
2020-04-30 23:09:17 +00:00
maxim
6838a8b2d5
JSONViewer: do not allow to translate toplevel class name ('TMyObject'), regenerated translations and updated Russian translation
...
git-svn-id: trunk@63099 -
2020-04-30 22:30:21 +00:00
michael
6b4fe57673
* Improved JSON code unit in FPC
...
git-svn-id: trunk@63098 -
2020-04-30 16:23:14 +00:00
michael
8fd9186c05
* Dialog to edit SQL statements
...
git-svn-id: trunk@63097 -
2020-04-30 13:58:47 +00:00
martin
02bbb6443a
LldbDebugger: Fixed spelling
...
git-svn-id: trunk@63096 -
2020-04-30 12:44:09 +00:00
martin
835023c3e2
LazLogger: Fixed spelling. Issue #0036987
...
git-svn-id: trunk@63095 -
2020-04-30 12:44:07 +00:00
michael
da4011033d
* Fix bug ID #27507 - component editor for SQL query
...
git-svn-id: trunk@63094 -
2020-04-30 09:16:06 +00:00
michael
4bb91d9917
* Add design-time support for TBufDataset
...
git-svn-id: trunk@63093 -
2020-04-30 08:39:50 +00:00
maxim
d4b37fb3c4
Docs: Fix errors and warnings generated by fpdoc when building lcl.chm and lazutils.chm. The changes are mainly link IDs, but there are a few content updates. Patch by Don Siders, bug #36989 .
...
git-svn-id: trunk@63092 -
2020-04-29 22:38:26 +00:00
zeljko
7268a635f5
gtk2: fixed compilation on ms windows. Patch by barlone. issue #36991
...
git-svn-id: trunk@63091 -
2020-04-29 10:44:29 +00:00
zeljko
a3f4b124d6
Gtk3: fixed TListBox.MultiSelect. issue #36971
...
git-svn-id: trunk@63090 -
2020-04-28 17:00:50 +00:00
zeljko
6528ab5a42
gtk2: fixed double keys in ide editor. Patch by C Western. issue #36976
...
git-svn-id: trunk@63089 -
2020-04-28 08:22:59 +00:00
maxim
990ea0d78a
Installers: Removed Debian package sources ("<lazarus-dir>/debian" directory). Added a note to tools/install/README.txt with links to official Debian package repository.
...
Reasons for removal:
1. They are unmaintained and outdated (Debian distribution maintains its copy here: https://salsa.debian.org/pascal-team/lazarus/tree/master/debian ).
2. They are not needed by the Lazarus project itself, which uses package sources from tools/install directory.
3. They are even removed from Debian packages during their creation.
ACKed by Mattias and Mazen.
git-svn-id: trunk@63088 -
2020-04-27 22:26:59 +00:00
mattias
ced548bb66
codetools: added example FindReferences
...
git-svn-id: trunk@63087 -
2020-04-27 21:11:52 +00:00
mattias
c5c9d0014f
codetools: added example FindReferences
...
git-svn-id: trunk@63086 -
2020-04-27 21:08:35 +00:00
juha
7ef32e6a3a
IdeIntf: A new ProjectOpening event. Triggered before a project opens. Issue #36899 .
...
git-svn-id: trunk@63085 -
2020-04-26 19:58:32 +00:00
wp
bc9d1a87a3
TAChart: Add property DateTimeFormat to TDBChartSource for date/time fields returned as strings.
...
git-svn-id: trunk@63084 -
2020-04-26 17:35:23 +00:00
zeljko
35d427d277
Qt5: add plugins to the Qt paths when app is running under mswindows and Qt dll's are deployed inside app dir.
...
git-svn-id: trunk@63083 -
2020-04-26 10:53:32 +00:00
juha
4dec45a42b
IDE: Debug lines for ExternalTools.
...
git-svn-id: trunk@63082 -
2020-04-26 07:28:55 +00:00
mattias
506b6a8af4
codetools: if fpc.exe omits last line with realcompiler, use compile in path
...
git-svn-id: trunk@63080 -
2020-04-25 19:11:10 +00:00
juha
c43d57c21a
IDE: Turn ExternalTools from a global var into a global function, returning ExternalToolList. Avoid duplicate assignments to ExternalToolList.
...
git-svn-id: trunk@63079 -
2020-04-25 15:30:42 +00:00
juha
d4f25d678f
IDE: Improve 'Window' menu's submenus 'Tabs for project' and 'Other tabs'. Issue #36965 , patch from FTurtle.
...
git-svn-id: trunk@63078 -
2020-04-25 15:30:41 +00:00
martin
5436e7a8f8
FpDebug: Tests
...
git-svn-id: trunk@63077 -
2020-04-25 13:23:32 +00:00
martin
3e545f0813
LazDebuggerFp: change default for NextOnlyStopOnStartLine. Now set to "False". Only affects "Step out"
...
git-svn-id: trunk@63076 -
2020-04-25 13:23:30 +00:00
martin
c6680d5c01
FpDebug: Improve Step-over/in when stepping of the last "end" line of a procedure. Always step to next line in caller.
...
git-svn-id: trunk@63075 -
2020-04-25 13:23:28 +00:00
mattias
3fb68e39a9
lazbuild: do not set ExternalTools to nil before freeing
...
git-svn-id: trunk@63074 -
2020-04-25 12:12:05 +00:00
mattias
c31ca0dcaa
make useride: support LAZBUILDJOBS and LCL_PLATFORM
...
git-svn-id: trunk@63073 -
2020-04-25 11:45:04 +00:00
mattias
b3887036df
deb: remove carbon files, fixed lintian-overrides
...
git-svn-id: trunk@63071 -
2020-04-25 11:36:35 +00:00
martin
a70309d3ce
FpDebug: Tests
...
git-svn-id: trunk@63069 -
2020-04-24 20:08:24 +00:00
martin
e0ebb5cb56
FpDebug: allow changing current thread on Linux
...
git-svn-id: trunk@63068 -
2020-04-24 20:08:22 +00:00
martin
3370955c2b
FpDebug: Fix pause on linux
...
git-svn-id: trunk@63067 -
2020-04-24 20:08:20 +00:00
martin
bb08a7b8cb
FpDebug: do not ExecuteInThread while running / prevent IDE hanging
...
git-svn-id: trunk@63066 -
2020-04-24 20:08:19 +00:00
martin
ee2ae9567c
FpDebug: Do not ignore SigTrap
...
git-svn-id: trunk@63065 -
2020-04-24 20:08:17 +00:00
martin
1cc3be175c
FpDebug: prevent debugger thread from crashing / prevent IDE hang, waiting for crashed thread.
...
git-svn-id: trunk@63064 -
2020-04-24 20:08:16 +00:00
martin
fb73a010b2
FpDebug: Remember single-step if other threads cause events / deferred events
...
git-svn-id: trunk@63063 -
2020-04-24 20:08:14 +00:00
martin
11ad3881e8
FpDebug: stepping, avoid double step out.
...
git-svn-id: trunk@63062 -
2020-04-24 20:08:13 +00:00
martin
074fc3b2f0
FpDebug: Fix "stepped out" detection for step-over/in. Do not stop an "leave" command.
...
git-svn-id: trunk@63061 -
2020-04-24 20:08:11 +00:00
martin
f2d5fd797b
FpDebug: Refactor storing/comparing stack-pointer/frame for step-out detection. Allow different architectures to provide sub-classes
...
git-svn-id: trunk@63060 -
2020-04-24 20:08:09 +00:00