Commit Graph

24014 Commits

Author SHA1 Message Date
zeljko
bb59f395e3 Qt: do not ignore TQtListWidget events if it's part of TQtComboBox
git-svn-id: trunk@24140 -
2010-03-21 13:38:46 +00:00
paul
458567979d lcl: add delphi compatible GetWindowOrgEx declaration
git-svn-id: trunk@24139 -
2010-03-21 13:08:52 +00:00
zeljko
746feee694 Qt: fixed bug where TQtComboBox taken FDropList events into account. bug introduced with r24103 #214d448121.
git-svn-id: trunk@24138 -
2010-03-21 12:58:05 +00:00
ask
b34a16c7fd TAChart: Add TChartAxisMarks.Source property.
This implements issue #16030

git-svn-id: trunk@24137 -
2010-03-21 12:56:28 +00:00
ask
8d2df44a70 TAChart: Fix setting of point labels via TListChartSource.DataPoints
git-svn-id: trunk@24136 -
2010-03-21 11:26:56 +00:00
ask
7c56e12708 TAChart: Take LabelBrush and Frame properties into account when drawing axis marks
git-svn-id: trunk@24135 -
2010-03-21 10:58:18 +00:00
ask
0828c0b864 TAChart: Do not create margins around marks which have neither background nor frame
git-svn-id: trunk@24134 -
2010-03-21 10:56:12 +00:00
ask
a1a644a5c5 TAChart: Extract TGenericChartMarks as basic marks class.
* Inherit TChartMarks and TChartAxisMarks with different defaults in sub-properties

git-svn-id: trunk@24133 -
2010-03-21 09:44:58 +00:00
mattias
0765eb1ccc openglcontrol: fixed windows xp, bug #15730
git-svn-id: trunk@24132 -
2010-03-21 09:05:04 +00:00
ask
451b009b38 TAChart: Use Axis.IsVertical instead of duplicating code
git-svn-id: trunk@24131 -
2010-03-21 05:42:35 +00:00
ask
289d06d85d TAChart: Add TChartAxis.Marks property, use it to control marks font
git-svn-id: trunk@24130 -
2010-03-21 05:40:05 +00:00
ask
6b4119e9ac TAChart: Move TBasicPointSeries.DrawLabel procedure inside DrawLabels
git-svn-id: trunk@24129 -
2010-03-21 04:47:59 +00:00
ask
2591422032 TAChart: Add rotated series demo
git-svn-id: trunk@24128 -
2010-03-21 04:37:03 +00:00
ask
eceabf9db6 TAChart: Display mark labels for rotated series correctly.
This finishes issue #16051.

git-svn-id: trunk@24127 -
2010-03-21 04:28:00 +00:00
ask
6320463c46 TAChart: Add TCustomChartSeries.GetGraphPointY function
git-svn-id: trunk@24126 -
2010-03-21 04:26:24 +00:00
ask
3b9c3db55c TAChart: Make margins only for actually existing labels.
git-svn-id: trunk@24125 -
2010-03-21 02:55:24 +00:00
ask
1d63cd7ced TAChart: Add TPoint addition operator to utilities.
git-svn-id: trunk@24124 -
2010-03-21 02:51:04 +00:00
martin
9e0ad791fc SourceEditor: small fixes to not yet used code (multi window)
git-svn-id: trunk@24123 -
2010-03-21 00:00:41 +00:00
martin
a1b9664066 Fix in SaveProject (introduced in Multi-window refactor)
git-svn-id: trunk@24122 -
2010-03-20 23:58:56 +00:00
zeljko
9efcf935eb Qt: do not send LM_ACTIVATE if form has parent. fixes #14899
git-svn-id: trunk@24121 -
2010-03-20 20:58:28 +00:00
martin
b4cdc88cfb SourceEditor: Do not take focus, if Designer updates. Issue #16059
git-svn-id: trunk@24120 -
2010-03-20 19:44:06 +00:00
mattias
b5f152ec80 translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
2010-03-20 19:34:27 +00:00
maxim
fe7ab83951 regenerated translations; updated Russian translation
git-svn-id: trunk@24118 -
2010-03-20 18:57:25 +00:00
maxim
9e9a0f5ca8 JCF2: localized Returns tab
git-svn-id: trunk@24117 -
2010-03-20 18:56:57 +00:00
maxim
f762b6f6d7 regenerated translations; updated Russian translation
git-svn-id: trunk@24116 -
2010-03-20 17:45:34 +00:00
maxim
144124288b JCF2: localized Lines Breaking tab; slightly improved its layout
git-svn-id: trunk@24115 -
2010-03-20 17:44:53 +00:00
zeljko
63dec4e6f8 Qt: implemented qtwinapi SetWindowPos()
git-svn-id: trunk@24114 -
2010-03-20 16:33:18 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
marc
2105de444c + IDE: added option to specify lazarus base directory. Patch #15741 by Marco van de Voort
git-svn-id: trunk@24112 -
2010-03-20 15:06:25 +00:00
ask
2f2f282448 TAChart: Extract TBasicPointSeries.GetLabelDirection function
git-svn-id: trunk@24111 -
2010-03-20 13:10:37 +00:00
ask
d474f1e6a3 TAChart: Extract TChartMarks.MeasureLabel function.
+ Take label font into account while measuring mark labels.

git-svn-id: trunk@24110 -
2010-03-20 11:47:31 +00:00
zeljko
4f98042b2f Qt: better checks for owner handle in TQtComboStrings, TQtListStrings - fixes corner case segfaults if programmer called eg. TListBox.Clear while handle is being released via QEventDestroy.
git-svn-id: trunk@24109 -
2010-03-20 10:14:02 +00:00
dmitry
f1050c7b4a carbon: added delayed widget desctruction. Support added for focus switch and keyboard events. todo: add for all event processing. fix for #14237
git-svn-id: trunk@24108 -
2010-03-20 10:04:28 +00:00
dmitry
f1812c07c0 carbon: removed objcparser from pascocoa
git-svn-id: trunk@24107 -
2010-03-20 09:57:06 +00:00
jesus
6a78f28957 LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
2010-03-20 04:13:20 +00:00
jesus
95c4d44c8d LCL, improved grid's checkbox column support
git-svn-id: trunk@24105 -
2010-03-20 01:48:14 +00:00
martin
5329861e5a SourceEditor: Fix changing tabs for History jumps.
git-svn-id: trunk@24104 -
2010-03-20 01:23:11 +00:00
zeljko
214d448121 Qt: fixed destroy logic for TQtComboBox, TQtTreeWidget, reorganized event filters for TQtComboBox, TQtListWidget, TQtHeaderView
git-svn-id: trunk@24103 -
2010-03-19 21:28:55 +00:00
martin
01061fd0f8 IDE, SourceEditor: Refactor BookMarks
git-svn-id: trunk@24102 -
2010-03-19 20:28:40 +00:00
mattias
c4527d2bc9 translations: german: updates from Joerg Braun
git-svn-id: trunk@24101 -
2010-03-19 18:25:41 +00:00
paul
599b36f59b qt: fix destroy logic
git-svn-id: trunk@24100 -
2010-03-19 18:05:13 +00:00
zeljko
119ca527f6 Qt: reduce setParent() calls in TQtWSWinControl.AddControl() if parent is already same as new parent.
git-svn-id: trunk@24099 -
2010-03-19 13:38:09 +00:00
mattias
c3fb6ae2df IDE: options dialog: reduce autosizing
git-svn-id: trunk@24098 -
2010-03-19 12:27:15 +00:00
mattias
bf3ee47952 lcl: TCustomForm.SetRestoredBounds: reduce double calls
git-svn-id: trunk@24097 -
2010-03-19 12:26:43 +00:00
mattias
c70222fe4e LCL: debugging for disableautosizing
git-svn-id: trunk@24096 -
2010-03-19 11:24:42 +00:00
mattias
79930ba4a7 IDE: fixed crash when restoring session info unit window
git-svn-id: trunk@24095 -
2010-03-19 11:19:35 +00:00
mattias
e7b5a78d0f LCL: added debugging for Disable/EnableAutoSizing
git-svn-id: trunk@24094 -
2010-03-19 11:11:47 +00:00
sekelsenmat
41a4364e46 Patch from Ramin Jafari, fixes #15832
git-svn-id: trunk@24093 -
2010-03-19 03:32:03 +00:00
martin
20e1062c03 Ide/Project; SourceEditor: ActiveWindowIndex / ActivePage per Window (for multi-window handling)
git-svn-id: trunk@24092 -
2010-03-18 23:06:02 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00