[go: up one dir, main page]

Activity for Lazarus

  • Maxim Ganetsky committed [ea6949] on Code (GIT)

    OPM: Prevent crash when calling before full initialization

  • Maxim Ganetsky committed [3b3127] on Code (GIT)

    Merge branch 'OPM/CrashOnStart' into 'main'

  • Maxim Ganetsky committed [94cf99] on Code (GIT)

    OPM: Prevent crash when calling before full initialization

  • Mattias Gaertner Mattias Gaertner committed [000bf5] on Code (GIT)

    codetools: test

  • Mattias Gaertner Mattias Gaertner committed [68c852] on Code (GIT)

    codetools: fixed AV

  • Mattias Gaertner Mattias Gaertner committed [8189d4] on Code (GIT)

    ide: find identifier references: fix result, self, patch by WooBean

  • Maxim Ganetsky committed [388ac6] on Code (GIT)

    LCL-Gtk2: Added missing callback call, thus preventing visual toggling of checked TMenuItem when its AutoChecked property is set to false.

  • Mattias Gaertner Mattias Gaertner committed [98c78b] on Code (GIT)

    aissist: clean up

  • rich2014 committed [5bde20] on Code (GIT)

    Cocoa: fix infinite loop caused by double-clicking in TEdit on macOS 15+ , issue #41838

  • rich2014 committed [5beb71] on Code (GIT)

    Cocoa: fix the scrollWheel issue on macOS 15+, issue #41316

  • rich2014 committed [1b7422] on Code (GIT)

    Cocoa: fix the issue that the icons in the menu were not clear on Retina screens, base on ea2d25d

  • rich2014 committed [cad0d4] on Code (GIT)

    LCL/MenuItem: fix the issue that the icons in the menu were not clear on Retina screens

  • rich2014 committed [af04b9] on Code (GIT)

    Cocoa: fix infinite loop caused by double-clicking in TEdit on macOS 15+ , issue #41838

  • Martin committed [399d8b] on Code (GIT)

    FpDebug: Fix, check Exceptions.IgnoreAll (aka "Notify on exception" off). Add ignoring exceptions for Signals

  • rich2014 committed [0cd0bf] on Code (GIT)

    Cocoa: fix the scrollWheel issue on macOS 15+, issue #41316

  • Juha committed [6ec0db] on Code (GIT)

    LCL-GTK3: Remove TGtk3Notebook g_idle handler. Issue #41864, patch by Anton Kavalenka.

  • Martin committed [ae876c] on Code (GIT)

    SynEdit: add "winapi" as modifier (part of issue #41863)

  • Juha committed [675d1f] on Code (GIT)

    LCL-GTK3: Port AppIndicator in existing GTK3 style. Issue #40356, patch by Anton Kavalenka.

  • Juha committed [5398e8] on Code (GIT)

    LCL-GTK3: Cleanup.

  • Mattias Gaertner Mattias Gaertner committed [6a5a0c] on Code (GIT)

    chatcontrol: format

  • rich2014 committed [28a1f9] on Code (GIT)

    Cocoa: fix the issue that the icons in the menu were not clear on Retina screens, base on ea2d25d

  • rich2014 committed [ea2d25] on Code (GIT)

    LCL/MenuItem: fix the issue that the icons in the menu were not clear on Retina screens

  • Martin committed [a5bfb1] on Code (GIT)

    CodeTools: fixed parser (partial) for ancestors that are (nested) specialize

  • Martin committed [de4c3c] on Code (GIT)

    Debugger, GDB: fixed compile / accidental ifdef...

  • Martin committed [ed761a] on Code (GIT)

    Debugger, LLDB: check Exceptions.IgnoreAll (aka "Notify on exception" off) and class-names to be ignored

  • Martin committed [67d1b9] on Code (GIT)

    Debugger, GDB: check Exceptions.IgnoreAll (aka "Notify on exception" off) for RunError and Signal. Check RunError and Signal to be ignored by class.

  • Martin committed [77a4f2] on Code (GIT)

    IDE, Debugger: Ask to ignore for "External" exceptions (aka Signals)

  • Martin committed [24715c] on Code (GIT)

    FpDebug: Fix, check Exceptions.IgnoreAll (aka "Notify on exception" off). Add ignoring exceptions for Signals

  • Michael Van Canneyt Michael Van Canneyt committed [6ca647] on Code (GIT)

    * Support for Perplexity

  • Michael Van Canneyt Michael Van Canneyt committed [2e067b] on Code (GIT)

    * Set value for protocol will add correct unit to uses clause

  • Mattias Gaertner Mattias Gaertner committed [24dc26] on Code (GIT)

    IDE: clean u

  • Mattias Gaertner Mattias Gaertner committed [f19872] on Code (GIT)

    ideintf: added TComponentEditorDesigner.ProjectFile

  • Mattias Gaertner Mattias Gaertner committed [e86896] on Code (GIT)

    aissist: beautify

  • Michael Van Canneyt Michael Van Canneyt committed [8b1895] on Code (GIT)

    * Change to AI page in component palette

  • Juha committed [a48696] on Code (GIT)

    LCL-GTK3: Fix multiline output of TGtk3WidgetSet.ExtTextOut. Simplify a lot.

  • Juha committed [795bea] on Code (GIT)

    LCL-GTK2: Fix multiline output of TGtk2WidgetSet.ExtTextOut. Simplify. Related to issue #38692.

  • rich2014 committed [13fa50] on Code (GIT)

    Cocoa: checkboxes background in Themes, issue #41859

  • rich2014 committed [4db4cd] on Code (GIT)

    Cocoa: checkboxes background in Themes, issue #41859

  • Mattias Gaertner Mattias Gaertner committed [2349a7] on Code (GIT)

    updated lpl

  • Juha committed [2c9ebd] on Code (GIT)

    LCL-GTK2: A workaround for FPC bug is not needed any more.

  • Michael Van Canneyt Michael Van Canneyt committed [1a3208] on Code (GIT)

    * Removed reference to async api

  • Michael Van Canneyt Michael Van Canneyt committed [fc7629] on Code (GIT)

    * Changed AI assistant to be laz-LLM-Based

  • Juha committed [58db87] on Code (GIT)

    IdeIntf: Fix font color in Object Inspector Combobox on dark theme. Issue #40540, patch by Aleksey.

  • Juha committed [fd6361] on Code (GIT)

    LCL-GTK2: Fix colors of all forms when GTK theme changes. Issue #41296, patch by Lipinast Lekrisov.

  • Juha committed [ad8c2a] on Code (GIT)

    IdeIntf: Remove unused code in OI.

  • Mattias Gaertner Mattias Gaertner committed [435e9b] on Code (GIT)

    codetools: find declaration: implementation uses: search first unit interface, issue #41857

  • rich2014 committed [b76fad] on Code (GIT)

    Cocoa: fix TTabControl rendering issue #41854 #38552

  • rich2014 committed [c6ae15] on Code (GIT)

    Cocoa: fix TTabControl rendering issue #41854 #38552

  • DomingoGP committed [7a23ac] on Code (GIT)

    Jedi code format: add support for D13 new operators if..then..else, not in, is not.

  • Maxim Ganetsky committed [cfd798] on Code (GIT)

    IDE, IDEDebugger: removed unneeded ParentColor=False assignments for some components on "Display Format" options page, part of issue #41844

  • rich2014 committed [132331] on Code (GIT)

    Cocoa: add "New Folder" button in TSelectDirectoryDialog, issue #41850

  • rich2014 committed [f7af5a] on Code (GIT)

    Cocoa: improve Edit Menu in File Dialog

  • rich2014 committed [ba1f9d] on Code (GIT)

    Cocoa: add "New Folder" button in TSelectDirectoryDialog, issue #41850

  • rich2014 committed [eef99b] on Code (GIT)

    Cocoa: improve Edit Menu in File Dialog

  • DomingoGP committed [15bbe6] on Code (GIT)

    Jedi code format: fix bug parsing case .. of block (empty statement before otherwise).

  • DomingoGP committed [377a2e] on Code (GIT)

    Jedi code format: fix bug parsing case .. of block (empty statement before otherwise).

  • Martin committed [333d1d] on Code (GIT)

    CodeTools: fixed parser (partial) for ancestors that are (nested) specialize

  • Maxim Ganetsky committed [5706e2] on Code (GIT)

    LazUtils: Fixed queue depth on creation of TLazThreadedQueue, patch by Pascal Bergeron, issue #41848.

  • Maxim Ganetsky committed [450add] on Code (GIT)

    LazUtils: Fixed queue depth on creation of TLazThreadedQueue, patch by Pascal Bergeron, issue #41848.

  • Juha committed [7e043b] on Code (GIT)

    LCL: Allow copying with Ctrl-C from DBMemo in ReadOnly mode. Issue #41846, patch by Soner.

  • Maxim Ganetsky committed [deb84d] on Code (GIT)

    IdeConfig: Fix the regression with ConsoleVerbosity after 893885c9db. Issue #41842

  • Maxim Ganetsky committed [8f26ce] on Code (GIT)

    Merge branch 'IdeConfig/ConsoleVerbosity' into 'main'

  • Maxim Ganetsky committed [59bc2b] on Code (GIT)

    IdeConfig: Fix the regression with ConsoleVerbosity after 893885c9db. Issue #41842

  • Martin committed [b08558] on Code (GIT)

    SynEdit: Wordwrap, fix getting the LengthOfLongestLine. (used to be cached, but updated to late - UpdateScrollBars used an outdate value)

  • Martin committed [a5cd2c] on Code (GIT)

    SynEdit: Html-HL, recognize numeric ampersand sequences

  • Maxim Ganetsky committed [873df8] on Code (GIT)

    IDE: regenerated translations and updated Russian translation

  • Maxim Ganetsky committed [7180ea] on Code (GIT)

    IDE: clarified a caption in i18n settings

  • Mattias Gaertner Mattias Gaertner committed [c76a42] on Code (GIT)

    codetools: fixed ReadOperandTypeAtCursor of [a,b]

  • Mattias Gaertner Mattias Gaertner committed [05f2ec] on Code (GIT)

    ide: fixed code explorer jump to virtual file

  • Mattias Gaertner Mattias Gaertner committed [d92fde] on Code (GIT)

    ide: unit path to LazEditTextAttributes

  • Maxim Ganetsky committed [507546] on Code (GIT)

    JCF2: updated Russian translation

  • Maxim Ganetsky committed [2dfb17] on Code (GIT)

    JCF2: fixed a small typo in anchors of "Clarify Spaces" dialog (thus making spacing between comboboxes uniform)

  • Maxim Ganetsky committed [a0e4a7] on Code (GIT)

    Merge branch 'IDE/Options/Project/Compiler/Target' into 'main'

  • n7800 committed [1d5ad2] on Code (GIT)

    IDE/Options: Correction of the tab order in the "Config and Target" frame

  • Domingo Galmés committed [62ad53] on Code (GIT)

    Merge branch 'JCFspacesContron' into 'main'

  • DomingoGP committed [b77d9f] on Code (GIT)

    Jedi code format: Fix default value, spaces before colon, i18n.

  • Andrey Zubarev Andrey Zubarev committed [611c09] on Code (GIT)

    Enable TSpaceBeforeColon in SpaceBeforeColon.pas only if SpaceBeforeColon=eAlways

  • Andrey Zubarev Andrey Zubarev committed [e58d05] on Code (GIT)

    Fix uses section

  • Andrey Zubarev Andrey Zubarev committed [22bbe4] on Code (GIT)

    restore i18n for cbMoveSpacesToBeforeColon

  • DomingoGP committed [18fae0] on Code (GIT)

    Jedi code format: fix i18n

  • Andrey Zubarev Andrey Zubarev committed [0012ad] on Code (GIT)

    ttEquals is also operator and must follow their settings.

  • Andrey Zubarev Andrey Zubarev committed [a919c1] on Code (GIT)

    Add SpaceBeforeComma, SpaceAfterComma, SpaceBeforeColon, SpaceAfterColon, SpaceBeforeSemicolon, SpaceAfterSemicolon options

  • rich2014 committed [223bdb] on Code (GIT)

    Cocoa: fix TCocoaWSCustomCheckListBox.SetState(), issue #41830

  • rich2014 committed [9e9f05] on Code (GIT)

    Cocoa: fix memory leak in TCanvas.TextOut(), issue #41824

  • wp wp committed [76e45d] on Code (GIT)

    LCL/Grids: Minor refactoring of class function TQtWSCustomGrid.GetEditorBoundsFromCellRect for qt, qt5 and qt6.

  • wp wp committed [b53f71] on Code (GIT)

    LCL/Grids: Fix too-wide grid cell editor. Issue #41828, patch by Pavel Duborkin (@sembit)

  • wp wp committed [359f53] on Code (GIT)

    TAChart: Fix OHLC brushes and pens always having default values.

  • wp wp committed [6d60a9] on Code (GIT)

    LCL/Grids: Minor refactoring of class function TQtWSCustomGrid.GetEditorBoundsFromCellRect for qt, qt5 and qt6.

  • wp wp committed [4b3bcb] on Code (GIT)

    LCL/Grids: Fix too-wide grid cell editor. Issue #41828, patch by Pavel Duborkin (@sembit)

  • Juha committed [2ea95c] on Code (GIT)

    LCL: Remove dead code from DBGrid. Issue #41841, patch by Soner.

  • wp wp committed [4d5409] on Code (GIT)

    TAChart: Fix OHLC brushes and pens always having default values.

  • Juha committed [ff2d4d] on Code (GIT)

    Designer: Fix selection when control handles CM_DESIGNHITTEST or has csDesignInteractive style flag. Issue #41825, patch by Konstantin Shatilov.

  • Juha committed [5587ae] on Code (GIT)

    LCL: Make TScreen.DoAddDataModule/DoRemoveDataModule thread-safe. Issue #41832, patch by Luca Olivetti.

  • Maxim Ganetsky committed [cccedc] on Code (GIT)

    JCF2: updated Russian translation

  • Maxim Ganetsky committed [4bb5c0] on Code (GIT)

    OpkMan: regenerated translations and updated Russian translation

  • rich2014 committed [7cf775] on Code (GIT)

    Cocoa: fix TCocoaWSCustomCheckListBox.SetState(), issue #41830

  • rich2014 committed [233902] on Code (GIT)

    Cocoa: fix memory leak in TCanvas.TextOut(), issue #41824

  • wp wp committed [c88cc8] on Code (GIT)

    OPM: Minor changes in GUI texts. Complete German translation.

  • wp wp committed [abc6a6] on Code (GIT)

    OPM: Add Laz v4.2 to compatibility list.

  • wp wp committed [8c2765] on Code (GIT)

    TAChart: Fix compilation of fpvectorial drawer package. Some cosmetics in demo projects.

1 >