Qt: Alt+Shift+[0..9] does not work under x11. issue #36274
........
Qt5: Alt+Shift+[0..9] does not work under x11. issue #36274
........
git-svn-id: branches/fixes_2_0@62265 -
LCL/Trackbar: Fix hanging on Win64 when Max is too large. Issue #36046, based on patch by Serge Anvarov.
........
git-svn-id: branches/fixes_2_0@62262 -
LCL-GTK2: Improve logic for loading LibAppIndicator3 for TrayIcon. Based on research by D.Bannon. Issue #35723.
........
LCL-GTK2: Add Debian to the list of distros that need the AppIndicator lib. Optimize a little. Issue #35723.
........
LCL-GTK2: Improve the logic for loading LibAppIndicator3 lib. Support an environment variable LAZUSEAPPIND. Issue #35723, patch from David.
........
git-svn-id: branches/fixes_2_0@62083 -
LCL: Handle mouse events through shaped TWinControl. Issue #35270, patch from ptvs.
........
lcl, fix TDbgrid wrong width of first column if FixedCells>1 and dgIndicator is turned off, issue #35716
........
LCL: override TSpinEdit.GetLimitedValue so it cannot return values outside the integer range. Issue #0032793.
........
LCL: fix crash in TStringGrid.InsertRowWithValues is Columns.Enabled is True. Issue #0036067
........
LCL: fix TTaskDialog.ModalResult if closebutton (in CommonButtons) is clicked. Issue #0036069.
........
LCL/grids: Fix misplaced horizontal grid scrollbar after form maximize. Issue #35472, patch by Pavol S.
........
git-svn-id: branches/fixes_2_0@62082 -
Designer: Support Undo-action for changed Parent of a component. Issue #26815.
........
Designer: Fix a crash bug caused by r61974 #dcb8bd49fb. Top form has no Owner.
........
git-svn-id: branches/fixes_2_0@62081 -
FpDebug: Prevent a stack overflow, recursive display of record in record constructor "TFoo.Create(a: TFoo)". Outer "AFlags" were hidden, preventing the recursion from being detected
........
git-svn-id: branches/fixes_2_0@62063 -
LCL-GTK2: Do not load LibAppIndicator3 lib for KDE and Cinnamon. Makes TrayIcon.OnClick work in most cases. Issue #35983.
........
git-svn-id: branches/fixes_2_0@61994 -
Designer: Explode a big WITH block in TDesigner.ExecuteUndoItem. Use another temp variable.
........
Designer: Support Undo for properties of subcomponents like 'LabeledEdit1.SubLabel'. Issue #36071.
........
git-svn-id: branches/fixes_2_0@61993 -
IDE: Call DoCallBuildingFinishedHandler after ToolState is reset. Issue #35240.
........
ShellCtrls: fix rasing excption when changing TShellTreeView.FileSortType in designer. Issue #0036055.
........
IDE: EditorMacros, fix generating error msg (avoid index out of range error). Fix type in test for whitespace. Issue #0036082
........
git-svn-id: branches/fixes_2_0@61928 -
LeakView: fix double free crash. Introduced in r61711 #01fb06cf22 by using TFPGObjectList which does auto free objects
........
LeakView: fix crash due to double free.
........
git-svn-id: branches/fixes_2_0@61927 -
LCL/High-dpi: Fix form shrinking to title bar when PPI settings are changed during runtime of a 64-bit program. Issue #35971, patch by dmz73.
........
git-svn-id: branches/fixes_2_0@61738 -
LCLTranslator: also allow "--lang=<lang>" commandline parameter in addition to "-l <lang>" and "--lang <lang>", bug #35432
........
LCLTranslator: optimized commandline parameters handling code a bit (no functional changes)
........
git-svn-id: branches/fixes_2_0@61737 -