Commit Graph

16971 Commits

Author SHA1 Message Date
juha
5eabca2e10 LCL: Apply the filter in FilterEdit.ForceFilter only when data has changed.
git-svn-id: trunk@45463 -
2014-06-10 16:11:00 +00:00
mattias
04478ca4ca IDE: package editor: update properties with multi selection
git-svn-id: trunk@45435 -
2014-06-09 21:03:37 +00:00
mattias
925c9da8f3 LCL: clean up
git-svn-id: trunk@45433 -
2014-06-09 16:57:16 +00:00
mattias
b5c02e352d lcl: gtk2: fixed ShowHide for TCustomTabControl
git-svn-id: trunk@45395 -
2014-06-08 10:18:38 +00:00
blikblum
49de54d716 lcl: add checks in dblookup. Issue #26298
git-svn-id: trunk@45392 -
2014-06-08 00:20:03 +00:00
jesus
718f990a55 LCL, published TDrawGrid constraints property
git-svn-id: trunk@45372 -
2014-06-06 06:50:30 +00:00
mattias
9b459d4871 LCL: Application.HideHint: clear HintControl and HintRect to allow showing another hint
git-svn-id: trunk@45366 -
2014-06-05 21:58:04 +00:00
jesus
208579db61 LCL, carbon fix canvas.pixels, issue #23112, #26275
git-svn-id: trunk@45346 -
2014-06-05 06:25:33 +00:00
jesus
f303a96881 LCL, grids, fix Title.Caption is not changed if new value is one char and current caption value starts with the same char, seems FCaption^ is not anymore treated as a string but as a char)
git-svn-id: trunk@45343 -
2014-06-04 22:50:38 +00:00
mattias
6e9e77ecd4 LCL: comment
git-svn-id: trunk@45330 -
2014-06-04 06:29:30 +00:00
mattias
ce27486a9a LCL: nicer error handlign
git-svn-id: trunk@45299 -
2014-06-02 08:40:18 +00:00
mattias
ff603d2ae3 LCL: set Application to nil on free
git-svn-id: trunk@45297 -
2014-06-02 08:22:11 +00:00
mattias
2bd7eaf378 nogui: call CheckSynchronize in AppProcessMessages
git-svn-id: trunk@45293 -
2014-06-01 21:27:51 +00:00
zeljko
5d0bda950c Qt: process noninput events after calling repaint of splash form.Needed on slower machines to avoid gray splashscreen.
git-svn-id: trunk@45280 -
2014-06-01 09:47:48 +00:00
zeljko
434cf400b6 Qt: send repaint to the proper widget under X11 when we are splash form, so no more grey splash form.
git-svn-id: trunk@45279 -
2014-06-01 09:43:59 +00:00
jesus
c3d5df753b LCL, grids: pass the pressed key to the editor only if it came from the grid, this should prevent entering in a loop frezzing the program if the key was typed in the editor
git-svn-id: trunk@45276 -
2014-06-01 01:46:15 +00:00
mattias
edbff7270b lcl: gtk2: RequestSelectionData: only wait for one clipboard request at a time, bug #26242
git-svn-id: trunk@45271 -
2014-05-31 22:43:09 +00:00
mattias
6f709510c7 lcl: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45244 -
2014-05-30 12:40:47 +00:00
juha
a049372737 LCL: remove unused private variables from TCustomControlBar.
git-svn-id: trunk@45220 -
2014-05-29 11:15:01 +00:00
bart
1c1b39f232 Translations: add parameter Full: Boolean (default True) to constructor. When setting this to False it allows
method ReadPOText to work correctly when reading from an internal resource (Issue #0026021).

git-svn-id: trunk@45213 -
2014-05-28 09:26:30 +00:00
mattias
76b41ca24f LCL: clean up
git-svn-id: trunk@45198 -
2014-05-27 13:27:55 +00:00
mattias
856f36c29c IDE: options: messages: colors
git-svn-id: trunk@45197 -
2014-05-27 13:16:16 +00:00
zeljko
ff968029ac Qt: fix for wrong widget passed to painter constructor in SlotPaintBg().related issue #26207
git-svn-id: trunk@45149 -
2014-05-22 13:34:22 +00:00
zeljko
58aea56dec Qt: paint event should go to the viewport of TQtWindowArea on scrollable form.issue #26207
git-svn-id: trunk@45148 -
2014-05-22 11:24:44 +00:00
zeljko
3549e9cf15 Qt: fixed behaviour of clientRect when we are scrollable form. issue #26200
git-svn-id: trunk@45147 -
2014-05-22 10:20:16 +00:00
zeljko
be2e3ea792 Qt: do not allow negative client rect.
git-svn-id: trunk@45141 -
2014-05-21 19:10:39 +00:00
zeljko
05b4e9635e Qt: another fix for StretchMaskBlt.related to issue #26004
git-svn-id: trunk@45140 -
2014-05-21 17:33:45 +00:00
zeljko
3b3f5bb5ad Qt: simplified scrolled widgets resize code since controlscrollbar now respects scrollview extent.
git-svn-id: trunk@45138 -
2014-05-21 16:07:42 +00:00
zeljko
58ba371308 Qt: fixed result of TQtAbstractScrollArea.getClientBounds when widget isn't mapped yet.
git-svn-id: trunk@45123 -
2014-05-21 06:52:28 +00:00
jesus
8f9bb36dca LCL, grids, fix range check error on some GTK2 (fix also editor appearing regression introduced in r44870)
git-svn-id: trunk@45117 -
2014-05-20 17:56:31 +00:00
zeljko
9c7e681359 Qt: removed workarounds for TScrollingWinControl after introducing SM_SWSCROLLBARSPACING.
git-svn-id: trunk@45116 -
2014-05-20 14:40:37 +00:00
zeljko
c3934f2742 Qt: implemented SM_SWSCROLLBARSPACING
git-svn-id: trunk@45115 -
2014-05-20 14:10:35 +00:00
mattias
8bf7dd097b lcl: added copy of Apache License, Version 2 for customdrawn/android
git-svn-id: trunk@45107 -
2014-05-20 09:33:49 +00:00
mattias
e7e4dfdf46 LCL: comment
git-svn-id: trunk@45102 -
2014-05-20 09:04:08 +00:00
mattias
34d8e6b1fb LCL: TControlScrollBar.ClientSizeWith(out)Bar: include space between bar and client area
git-svn-id: trunk@45098 -
2014-05-20 08:48:08 +00:00
mattias
41f2997365 LCL: TControlScrollBar.ClientSizeWithBar: return >=0
git-svn-id: trunk@45095 -
2014-05-19 15:56:34 +00:00
mattias
d641fda803 IDE: debug for component palette, carbon needs implementation of ShowScrollInfo
git-svn-id: trunk@45094 -
2014-05-19 13:55:18 +00:00
juha
761b0905cc LCL: rename the newly added method Reset in FilterEdit to prevent name clash.
git-svn-id: trunk@45085 -
2014-05-18 17:37:15 +00:00
mattias
6a4c629aec LCL: TControlScrollBar.ClientSizeWithoutBar: removed workaround for gtk2
git-svn-id: trunk@45083 -
2014-05-18 17:03:13 +00:00
mattias
59516fe2c8 LCL: fixed TScrollingWinControl.AutoScroll endless loop when one scrollbars needs to be shown because of the other
git-svn-id: trunk@45082 -
2014-05-18 17:01:29 +00:00
juha
e756eca77b LCL: Prevent IniPropStorage wiping configuration if collection is used. Issue #26112, patch from Luca Olivetti
git-svn-id: trunk@45077 -
2014-05-18 13:16:06 +00:00
zeljko
807a627cca Qt: implemented SM_CXDRAG,SM_CYDRAG.
git-svn-id: trunk@45072 -
2014-05-18 11:05:41 +00:00
zeljko
4a2626035c Qt: simplified and corrected clientrect handling of TQtAbstractScrollArea, especially in case of TScrollBox.
git-svn-id: trunk@45071 -
2014-05-18 09:39:33 +00:00
juha
c4cfaaa5d5 LCL: remove default param from FilterEdit.ForceFilter(). Add method Reset().
git-svn-id: trunk@45068 -
2014-05-18 08:57:17 +00:00
zeljko
9061d3ee69 Qt: fixed StretchMaskBlt bug when dstRect position is not inside clipRegion.issue #26004
git-svn-id: trunk@45066 -
2014-05-18 07:18:56 +00:00
zeljko
85417a6ccd Qt: reverted r45064 #8e2eaec4fc
git-svn-id: trunk@45065 -
2014-05-17 21:52:11 +00:00
zeljko
8e2eaec4fc Qt: better fix for StretchMaskBlt - do not stop clipping for no reason.issue #26004
git-svn-id: trunk@45064 -
2014-05-17 21:10:07 +00:00
zeljko
9d1bbadad1 Qt: fixed wrong clientRect & clientOffset result when TQtWidget have assigned FOwner.issue #26175
git-svn-id: trunk@45059 -
2014-05-17 15:03:56 +00:00
mattias
a7895ead33 LCL: do not clear last adjusted clientrect
git-svn-id: trunk@45057 -
2014-05-17 14:53:58 +00:00
mattias
fe40c7c022 LCL: debugging ifdefs
git-svn-id: trunk@45054 -
2014-05-17 12:05:42 +00:00