Commit Graph

58899 Commits

Author SHA1 Message Date
mattias
36e7acabf5 codetools: fixed AV
git-svn-id: trunk@63138 -
2020-05-12 17:19:27 +00:00
mattias
1c9deb7a4c codetools: undo patch r62693 #d1b15edcfe, it broke some tests
git-svn-id: trunk@63137 -
2020-05-12 17:08:22 +00:00
mattias
797768a965 codetools: code completion for "FOR var IN" with generic class, from Pascal Riekenberg
git-svn-id: trunk@63136 -
2020-05-12 16:47:24 +00:00
martin
71a1fe80e4 Debugger: GDBMI-Server, use target remote for socket or IP, depending on port config. Issue #0036858
git-svn-id: trunk@63135 -
2020-05-10 23:44:34 +00:00
juha
da1e9bb5c1 LazUtils: Initialize LazFreeType variables. Prevent range errors. Issue #37033, patch from circular.
git-svn-id: trunk@63134 -
2020-05-10 18:55:24 +00:00
ondrej
e3a0380ebe Packager LPK: save lpfCompatibilityMode flag
git-svn-id: trunk@63133 -
2020-05-10 17:45:01 +00:00
martin
69cd1abf4a Debugger: Prevent console output from adding linefeeds. Issue #0036898
git-svn-id: trunk@63132 -
2020-05-10 15:57:42 +00:00
juha
e0156207ac LCL: Initialize image description in widgetsets where not done already. Issue #36955, patch from Michal Gawrycki.
git-svn-id: trunk@63131 -
2020-05-09 22:28:29 +00:00
juha
8946cd3dd1 LazUtils: Allow hints to reveal a bug in TFreeTypeGlyph. Formatting.
git-svn-id: trunk@63130 -
2020-05-09 18:34:49 +00:00
juha
77a9fd307d LazUtils: Rename variable "generic" as "genericP" to not confuse Codetools.
git-svn-id: trunk@63129 -
2020-05-09 18:34:48 +00:00
juha
74b8021cc2 LazUtils: Initialize LazFreeType graphics state correctly. Issue #37033, patch from circular.
git-svn-id: trunk@63128 -
2020-05-09 18:34:47 +00:00
wp
e3569b9c13 IDE: Replace palette icon of TCSVDataset to match in color and font size with the others icons on this palette. Kindly provided by Roland Hahn.
git-svn-id: trunk@63127 -
2020-05-09 18:00:23 +00:00
juha
d96645d9ff LazUtils: Fix LazFreeType glyph bounds. Issue #37022, patch from circular.
git-svn-id: trunk@63126 -
2020-05-09 08:05:41 +00:00
juha
8fccfb64ef LazUtils: Do not garble LazFreeType fonts. Issue #37012, patch from circular.
git-svn-id: trunk@63125 -
2020-05-07 20:20:56 +00:00
martin
9679fa6543 SynEdit: Recognize/Set common clipboard column-mode indicators(Windows). Allow to exchange column mode selection with other apps
git-svn-id: trunk@63124 -
2020-05-06 13:49:21 +00:00
maxim
c427ad7a78 ProjectTemplates: moved all resource strings to ptstrconst.pas, merged translations accordingly
git-svn-id: trunk@63123 -
2020-05-05 23:13:13 +00:00
martin
8f790c9d9e SynEdit: Pascal Highlighter - only store property TypeHelpers if user changed, issue #0036969 . / fix incorrectly overwriting NestedComments when Loading.
git-svn-id: trunk@63122 -
2020-05-05 18:16:58 +00:00
martin
2c7d4c9e91 Installer, Win: Add-on installer, do not complain that dir exists / update compression settings
git-svn-id: trunk@63121 -
2020-05-05 17:52:12 +00:00
martin
6d12880cda Installer, Win: correct icons, issue #0035707
git-svn-id: trunk@63120 -
2020-05-05 17:51:42 +00:00
maxim
7161422840 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63119 -
2020-05-05 16:07:03 +00:00
martin
42226b563a IDE, SynEdit: ecPasteAsColums, paste clipboard - forcing column mode
git-svn-id: trunk@63118 -
2020-05-05 14:40:11 +00:00
maxim
6dd8905c57 IDE: Turkish translation update by Onur ERÇELEN, bug #37019
git-svn-id: trunk@63117 -
2020-05-05 13:14:29 +00:00
maxim
f247cb244e Opkman: Turkish translation update by Onur ERÇELEN
git-svn-id: trunk@63116 -
2020-05-05 12:59:36 +00:00
dmitry
56f22cd0d8 cocoa: fix for the compilation of previously removed ReadOnly. bug #37009. The patch by Alexander Koblov. todo: need to have a proper OOP replacement with lclXXX methods in cocoa combobox classes
git-svn-id: trunk@63115 -
2020-05-05 03:29:08 +00:00
maxim
3e6dd5b727 SQLDB: moved all resource strings to sqldbstrconst.pas, merged translations accordingly
git-svn-id: trunk@63114 -
2020-05-04 16:30:51 +00:00
mattias
d946defc0d rpm: added fpcmkcfg
git-svn-id: trunk@63113 -
2020-05-02 18:34:19 +00:00
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