juha
|
8dc1a9ed65
|
LCL, TCoolbar: Replace Resize with WMSize. Issue #26096, patch from Vojtech Cihak.
git-svn-id: trunk@44994 -
|
2014-05-10 14:40:17 +00:00 |
|
juha
|
6ec7357462
|
LCL, TCoolbar: Share code from IsRowEnd function.
git-svn-id: trunk@44993 -
|
2014-05-10 14:40:00 +00:00 |
|
zeljko
|
315f9649b0
|
Qt: set offset for embedded form into scrollable form too.
git-svn-id: trunk@44991 -
|
2014-05-10 07:31:44 +00:00 |
|
zeljko
|
871b52e71c
|
Qt: proper setBounds of controls when parent is scrollable TCustomForm and scrollars have values > 0.
git-svn-id: trunk@44990 -
|
2014-05-10 07:15:26 +00:00 |
|
zeljko
|
ed0f84665f
|
Qt: more debug info for -dVerboseQtResize over TQtGroupBox
git-svn-id: trunk@44986 -
|
2014-05-09 15:35:37 +00:00 |
|
zeljko
|
511e3daac0
|
Qt: removed TBitBtn.Layout and TForm.AutoScroll from issues.xml,since they're implemented.
git-svn-id: trunk@44984 -
|
2014-05-09 14:28:12 +00:00 |
|
zeljko
|
df80f83d01
|
Qt: fixed compilation with -dVerboseQtResize
git-svn-id: trunk@44983 -
|
2014-05-09 13:30:59 +00:00 |
|
zeljko
|
bbd13e7d1a
|
Qt: reduce resize events in case of TCustomForm with menu (return correct clientRect when form with assigned Menu isn't mapped yet).
git-svn-id: trunk@44982 -
|
2014-05-09 12:34:23 +00:00 |
|
zeljko
|
5372a991b3
|
Qt: send delayed resize event from TQtPage too.
git-svn-id: trunk@44980 -
|
2014-05-09 11:05:20 +00:00 |
|
zeljko
|
20c96ea478
|
Qt: let TQtTabWidget send delayed resize event, instead of waiting QStackWidget resize event.
git-svn-id: trunk@44979 -
|
2014-05-09 10:38:09 +00:00 |
|
mattias
|
f35d89328d
|
lcl: graphutil: fixed range check
git-svn-id: trunk@44973 -
|
2014-05-08 13:36:10 +00:00 |
|
zeljko
|
975e523a89
|
Qt: refactored TQtCustomControl and TQtTabWidget size messages.issue #26120
git-svn-id: trunk@44969 -
|
2014-05-07 16:22:29 +00:00 |
|
zeljko
|
abb9b9c812
|
Qt: stop assertions from Qt lib if lcl proposed minimum widget size < 0.
git-svn-id: trunk@44962 -
|
2014-05-07 11:20:33 +00:00 |
|
zeljko
|
702dfa4206
|
Qt: Allow color change on TQtStatusBar.part of issue #21302
git-svn-id: trunk@44933 -
|
2014-05-06 14:29:50 +00:00 |
|
zeljko
|
ba53e7f947
|
Qt: set color to mdiArea if we are fsMDIForm in case when color <> clDefault.
git-svn-id: trunk@44932 -
|
2014-05-06 13:51:00 +00:00 |
|
zeljko
|
67cb9cc43c
|
Qt: disable focus ability on mdiarea handle.
git-svn-id: trunk@44931 -
|
2014-05-06 13:09:33 +00:00 |
|
bart
|
00158cb54c
|
QT: fix not triggering OnKeyDown/On(Utf8)KeyPress when typing diacritics using
"dead keys" in several controls. Issue #0026115
git-svn-id: trunk@44930 -
|
2014-05-06 11:59:17 +00:00 |
|
zeljko
|
805a4e6542
|
Qt: fixed crash if stylesheet is used.
git-svn-id: trunk@44927 -
|
2014-05-05 14:19:21 +00:00 |
|
zeljko
|
223e884008
|
Qt: apply FormStyle and BorderIcons to the fsMDIChild form.Available only during handle creation.issue #23821
git-svn-id: trunk@44925 -
|
2014-05-05 12:02:42 +00:00 |
|
zeljko
|
21d6b7b9e9
|
Qt: reduced number of paint events in case of TCustomForm, now only FCentralWidget process paint events.
git-svn-id: trunk@44924 -
|
2014-05-05 11:46:06 +00:00 |
|
zeljko
|
16060bde09
|
Qt: fixed order of kill/set focus messages sent to LCL. issue #26106
git-svn-id: trunk@44923 -
|
2014-05-05 11:30:39 +00:00 |
|
zeljko
|
941841b2da
|
Qt: fixed precendence of focus when csNoFocus and TabStop=true.issue #24735
git-svn-id: trunk@44921 -
|
2014-05-05 05:47:57 +00:00 |
|
juha
|
176412a277
|
LCL: in FilterEdit, name a method better (ReturnKeyHandled).
git-svn-id: trunk@44914 -
|
2014-05-04 22:32:35 +00:00 |
|
zeljko
|
4324581a77
|
Qt: added QTCOCOA define for qt 64bit cocoa build, also fixes crashes with forms when using QTCOCOA.
git-svn-id: trunk@44905 -
|
2014-05-04 12:08:10 +00:00 |
|
maxim
|
b70099f4fe
|
LCL: updated Russian translation
git-svn-id: trunk@44901 -
|
2014-05-03 13:18:45 +00:00 |
|
zeljko
|
9de8bc80c0
|
Qt: fixed tabwidget calculation when it's not mapped yet.
git-svn-id: trunk@44899 -
|
2014-05-03 10:12:24 +00:00 |
|
sekelsenmat
|
31b29671af
|
cocoa: Improves the selection and other parts of TListView
git-svn-id: trunk@44895 -
|
2014-05-02 23:46:40 +00:00 |
|
jesus
|
7da0b079e6
|
LCL, grids, set Title's multiline property to false by default (this prevents unnecessary listing in the lfm file)
git-svn-id: trunk@44894 -
|
2014-05-02 21:14:57 +00:00 |
|
zeljko
|
86fff5f389
|
Qt: return correct clientRect from TQtWSCustomTabControl.GetDefaultClientRect.
git-svn-id: trunk@44893 -
|
2014-05-02 16:59:59 +00:00 |
|
zeljko
|
daf5b36571
|
Qt: TQtWidgetSet.GetClientRect: added check for handle.
git-svn-id: trunk@44892 -
|
2014-05-02 16:00:55 +00:00 |
|
zeljko
|
17a8339268
|
Qt: fixed crash and wrong events if key is changed in UTF8KeyPress.issue #26103
git-svn-id: trunk@44891 -
|
2014-05-02 15:54:32 +00:00 |
|
zeljko
|
ec4d3bd225
|
Gtk2: fixed wrong events if key is changed in UTF8KeyPress.issue #26103
git-svn-id: trunk@44890 -
|
2014-05-02 15:41:57 +00:00 |
|
bart
|
f8bf660267
|
Update po files after r44872 #597c21bea0.
git-svn-id: trunk@44887 -
|
2014-05-02 13:06:59 +00:00 |
|
bart
|
9cace444de
|
TCustomComboBox: remove redundant KeyPress method. All this is already done in Utf8KeyPress.
git-svn-id: trunk@44886 -
|
2014-05-02 12:58:31 +00:00 |
|
sekelsenmat
|
a2ff0824a2
|
cocoa: Starts implementing ListView selection event and item deletion
git-svn-id: trunk@44885 -
|
2014-05-02 12:03:43 +00:00 |
|
sekelsenmat
|
3b584602cc
|
cocoa: Implements column title and dynamic setting item text
git-svn-id: trunk@44879 -
|
2014-05-01 23:49:01 +00:00 |
|
sekelsenmat
|
6199957e3a
|
cocoa: Reorganizes the TListView handle so that now scrolling and the header are working
git-svn-id: trunk@44878 -
|
2014-05-01 23:29:12 +00:00 |
|
sekelsenmat
|
90d7c92c6b
|
cocoa: Support for TLabel and other graphic controls inside TPageControl tab views; Implements many properties and methods from TListView
git-svn-id: trunk@44877 -
|
2014-05-01 22:45:25 +00:00 |
|
blikblum
|
9be8a417f1
|
lcl: add some heuristic in TDBLookup to determine if the dataset really changed. Issue #26006
git-svn-id: trunk@44875 -
|
2014-05-01 20:01:23 +00:00 |
|
bart
|
597c21bea0
|
LclStrConst Fix rsFixedColsTooBig and rsFixedRowsTooBig so they match current behaviour (issue #0018590).
git-svn-id: trunk@44872 -
|
2014-05-01 15:37:08 +00:00 |
|
bart
|
f62fa21a33
|
TToolButton: fix using AccelleratorChars (Issue #0024817).
git-svn-id: trunk@44871 -
|
2014-05-01 14:21:54 +00:00 |
|
mattias
|
5f56400fe5
|
LCL: TCustomGrid: fixed range check error when scrolling editor control
git-svn-id: trunk@44869 -
|
2014-05-01 14:01:18 +00:00 |
|
mattias
|
1417fc6edf
|
LCL: comment
git-svn-id: trunk@44868 -
|
2014-05-01 14:00:37 +00:00 |
|
blikblum
|
759e87ceb6
|
lcl: ensure that reset is Modified in TFieldDataLink.UpdateData even if an exception occurs. Issue #26081
git-svn-id: trunk@44867 -
|
2014-05-01 13:34:22 +00:00 |
|
bart
|
9cc96a93a2
|
TCustomComboBox: call inherited (Utf8)KeyPress before changing the case (when CharCase <> ecNormal)
git-svn-id: trunk@44866 -
|
2014-05-01 12:09:26 +00:00 |
|
sekelsenmat
|
594e1f2069
|
cocoa: Fixes the display of controls in tabs
git-svn-id: trunk@44864 -
|
2014-04-30 21:57:35 +00:00 |
|
juha
|
978eda5ac9
|
LCL: Use AlignControls in TCoolBar to prevent setting alignment of controls associated with bands. Issue #26096, patch from Vojtech Cihak
git-svn-id: trunk@44861 -
|
2014-04-30 20:27:33 +00:00 |
|
mattias
|
0ad8e4e70f
|
LCL: fixed TTextStrings.Exchange
git-svn-id: trunk@44858 -
|
2014-04-30 17:08:53 +00:00 |
|
mattias
|
5c4d4f6342
|
LCL: fixed TTextStrings.Exchange
git-svn-id: trunk@44855 -
|
2014-04-30 16:43:06 +00:00 |
|
bart
|
499ef83e59
|
win32: correctly set default button in TWin32WidgetSet.AskUser().
git-svn-id: trunk@44854 -
|
2014-04-30 13:38:48 +00:00 |
|