Commit Graph

51383 Commits

Author SHA1 Message Date
maxim
1810a8cde6 Opkman: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@54118 -
2017-02-07 22:50:15 +00:00
maxim
744b9e1d47 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@54117 -
2017-02-07 22:32:30 +00:00
maxim
1926d5f29d IDE: improved TabOrder dialog i18n
git-svn-id: trunk@54116 -
2017-02-07 22:24:27 +00:00
zeljko
6df375142a Qt5: make ws snappier under x11.
git-svn-id: trunk@54115 -
2017-02-07 17:22:58 +00:00
zeljko
8bf0337321 Qt5: check for dangling handle.
git-svn-id: trunk@54114 -
2017-02-07 17:11:38 +00:00
zeljko
f439ee0b2f Qt5: better check for dangling handle pointer.
git-svn-id: trunk@54113 -
2017-02-07 16:56:47 +00:00
wp
5dfff39ac5 TAChart: Activate brush bitmaps in ChartCombobox. Update combodemo.
git-svn-id: trunk@54112 -
2017-02-07 16:41:22 +00:00
zeljko
5e538a8053 Qt: make Qt4 interface snappy under X11.
git-svn-id: trunk@54111 -
2017-02-07 16:31:14 +00:00
zeljko
9405275f19 Gtk2: implemented WS Repaint.
git-svn-id: trunk@54110 -
2017-02-07 14:50:27 +00:00
zeljko
75baa379fa Qt5: implemented WSRepaint
git-svn-id: trunk@54109 -
2017-02-07 14:34:10 +00:00
zeljko
56d6de1240 Qt: implemented WSRepaint
git-svn-id: trunk@54108 -
2017-02-07 14:27:52 +00:00
zeljko
0b2fc88171 LCL: added WSWinControl.Repaint, since all widgetsets except win32 calls update twice in TWinControl.Repaint. Default method calls Invalidate and Update like it was in TWinControl.Repaint, now widgetsets can implement it's own way of Repaint method. eg for Qt QWidget_repaint() - one call for immediate repaint.
git-svn-id: trunk@54107 -
2017-02-07 11:53:35 +00:00
balazs
2a82da77b0 Opkman: More meaningful name.
git-svn-id: trunk@54106 -
2017-02-07 07:39:11 +00:00
wp
cea1e9a19d TAChart: Add new demo for chartcombobox
git-svn-id: trunk@54105 -
2017-02-06 21:40:16 +00:00
wp
5da59b1367 TAChart: Fix OnChange event of ChartCombobox, cleanup.
git-svn-id: trunk@54104 -
2017-02-06 21:33:56 +00:00
mattias
fc0fa876ba IDE: install pkg dialog: install instead of installed
git-svn-id: trunk@54103 -
2017-02-06 12:38:35 +00:00
balazs
872edd4a68 Opkman: Small cosmetic changes, reported by @AlexeyT.
git-svn-id: trunk@54102 -
2017-02-06 10:58:57 +00:00
michl
6b1e076b8b IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter.
git-svn-id: trunk@54100 -
2017-02-06 10:32:33 +00:00
balazs
44244449f8 Opkman: Add license info to each file + extend the options.
git-svn-id: trunk@54099 -
2017-02-06 07:57:53 +00:00
wp
23a786cefb TAChart: Fix typo in TChartComboBox.GetSelectedPenStyle
git-svn-id: trunk@54098 -
2017-02-05 23:06:34 +00:00
wp
b0c1d9e402 TAChart: Replace SeriesPointerStyleCombobox by more general-purpose TChartCombobox
git-svn-id: trunk@54097 -
2017-02-05 22:54:43 +00:00
wp
d358020cf0 TAChart: Less hints
git-svn-id: trunk@54096 -
2017-02-05 11:39:37 +00:00
wp
a8d39ca0bf TAChart: Fix illegal 64-bit cast from pointer to int in TSeriesPointerStyleCombobox (issue #0031353)
git-svn-id: trunk@54095 -
2017-02-05 11:24:06 +00:00
balazs
b8f569df7a Opkman: Sort package list(frame CreateRepositoryPackage).
git-svn-id: trunk@54094 -
2017-02-05 09:47:29 +00:00
freq
0570e97c82 cocoa: No longer needed. App meanwhile closing without memory leaks. Global NSAutoReleasePool in init / finalization is dangerous for libraries and leads to crash during host shut down.
git-svn-id: trunk@54093 -
2017-02-05 07:00:11 +00:00
freq
01a2998a5a cocoa: Fix #0031253: Project with TShape component compiled with Cocoa WidgetSet crashes in TCocoaContext.SaveDC.
git-svn-id: trunk@54092 -
2017-02-05 06:48:32 +00:00
balazs
cfbc216dfd Opkman: The possibility to close dialogs(Options and Description) with Esc.
git-svn-id: trunk@54091 -
2017-02-04 20:25:35 +00:00
ondrej
ede622b2a3 LCL: TComboBox: keep Items sorted on handle destroy. Issue #31303
git-svn-id: trunk@54090 -
2017-02-04 20:10:08 +00:00
ondrej
07676afed8 IDE: fix result value for open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54089 -
2017-02-04 19:59:56 +00:00
juha
8a458937da LCL: Publish TArrow.Enabled. Issue #31326.
git-svn-id: trunk@54088 -
2017-02-04 19:58:05 +00:00
bart
fb917eb8cd EditBtn: publish property Contsraints of TCustomControlFilterEdit. Issue #0031345.
git-svn-id: trunk@54087 -
2017-02-04 13:06:46 +00:00
bart
46dd6e700d TprogressBar: publish properties Font and ParentFont. Issue #0031330.
git-svn-id: trunk@54086 -
2017-02-04 13:00:02 +00:00
wp
e06c424eb8 TAChart: Add new TSeriesPointerStyleCombobox for selection of series pointer symbol from combobox.
git-svn-id: trunk@54085 -
2017-02-03 21:26:09 +00:00
jesus
6a6c4c33d5 LCL, grids: fix Clipping Region Error in TCustomGrd Descendents, patch from Tony Whyman, issue #30892
git-svn-id: trunk@54084 -
2017-02-03 18:53:45 +00:00
jesus
3262394459 LazReport: fix fclpdf export compiling with fpc trunk
git-svn-id: trunk@54083 -
2017-02-03 17:25:32 +00:00
mattias
ac5b299301 lazcontrols: TLVLGraphControl initial size, bug #31344
git-svn-id: trunk@54081 -
2017-02-03 16:57:48 +00:00
zeljko
25b81795dc Qt5: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54080 -
2017-02-03 16:29:58 +00:00
zeljko
64119b2b0f Qt: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54079 -
2017-02-03 16:29:44 +00:00
ondrej
883293a51a IDE: open LPI dialog - cancel opening on ESC.
git-svn-id: trunk@54078 -
2017-02-03 08:27:50 +00:00
michl
94630704fa LCL: TWinControl: Win32: Revert revision 53791 #019b8c5c6b because after this PaintTo only work for TForm, not for other controls. Issue #25448
git-svn-id: trunk@54077 -
2017-02-02 19:59:36 +00:00
ondrej
bf5c8ee375 CodeTools: identifier completion: allow procedures as parameters in Delphi mode. Issue #31342
git-svn-id: trunk@54076 -
2017-02-02 14:35:23 +00:00
ondrej
f4189582b8 CodeTools: support "array of XYZ" in code completion (Ctrl+Shift+C). Issue #31341
git-svn-id: trunk@54075 -
2017-02-02 13:19:06 +00:00
bart
e4b8fbdc91 FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329.
git-svn-id: trunk@54074 -
2017-02-02 12:17:15 +00:00
bart
8ede8a7f5f EditBtn: publish property Contstraints for TFilenameEdit, TDirectoryEdit and TCalcEdit. Issue #0031327.
git-svn-id: trunk@54073 -
2017-02-02 12:09:47 +00:00
bart
a5ccd76c24 TTimeEdit: publish properties ButtonCaption, ButtonCursor and ButtonHint. Issue #0031338.
git-svn-id: trunk@54072 -
2017-02-02 12:00:34 +00:00
bart
b83fd2e5a2 TStaticText: publish properties Enabled, ParentShowHint and PopupMenu. Issues #0031313, #0031315 and #0031333.
git-svn-id: trunk@54071 -
2017-02-02 11:52:30 +00:00
bart
8ce29506c5 TDateEdit: Don't change empty Text when toggling DirectInput in designer. Part of Issue #0030425.
git-svn-id: trunk@54070 -
2017-02-02 11:33:18 +00:00
mattias
e5eb17948e IDE: comment
git-svn-id: trunk@54069 -
2017-02-02 11:23:57 +00:00
mattias
0b272c3409 IDE: File / Open: do not always resolve symlinks
git-svn-id: trunk@54068 -
2017-02-02 11:18:53 +00:00
mattias
99b5de9bd3 IDEIntf: added TInterfacePropertyEditor, issue #31324, from Michal Gawrycki
git-svn-id: trunk@54067 -
2017-02-02 11:13:45 +00:00