Commit Graph

51358 Commits

Author SHA1 Message Date
zeljko
33e6b24cc6 Qt: fixed right mouse click on transparent form, refactored transparent for mouse part. issue #31381
git-svn-id: trunk@54144 -
2017-02-13 08:23:36 +00:00
zeljko
7af8c77037 Qt,Qt5: removed dropdown button metrics, use themes.
git-svn-id: trunk@54143 -
2017-02-12 13:36:13 +00:00
zeljko
cd35ca39a6 Qt: backport qt4 patch for drawing splitter. issue #27182
git-svn-id: trunk@54142 -
2017-02-12 13:03:41 +00:00
zeljko
02a4198267 Qt5: fixed QtHandle type
git-svn-id: trunk@54141 -
2017-02-12 12:53:28 +00:00
zeljko
923b88a5fe Qt: QtHandle type is not integer, it's longword on x11 and windows, and ptruint on mac.
git-svn-id: trunk@54140 -
2017-02-12 12:53:08 +00:00
zeljko
5d40943854 Qt: use QEventLoopAllEvents instead of QEventLoopExcludeUserInputEvents after TQtMessageBox finished.
git-svn-id: trunk@54139 -
2017-02-12 12:30:15 +00:00
zeljko
93f2a9f8fd Qt5: added hint howto correct build Qt5Pas1.dll under win32.
git-svn-id: trunk@54138 -
2017-02-12 10:07:00 +00:00
zeljko
a05c58ebb1 Qt, Qt5: make interface snappy under x11 after menuitem triggered.
git-svn-id: trunk@54137 -
2017-02-11 10:28:29 +00:00
zeljko
4064104009 Qt, Qt5: process all events. issue #31372
git-svn-id: trunk@54136 -
2017-02-10 17:03:38 +00:00
maxim
12b82fa209 TAChart: cleaned up unused string, regenerated translations and updated Russian translation
git-svn-id: trunk@54135 -
2017-02-09 23:15:34 +00:00
juha
960ee79438 Revert r54133 #338d5c3fb5, cupsdyn unit compiles only on Unix systems. Remove LCLProc.
git-svn-id: trunk@54134 -
2017-02-09 21:39:20 +00:00
juha
338d5c3fb5 Printer4Lazarus: Allow using cupsdyn unit directly from user's code. Issue #31245.
git-svn-id: trunk@54133 -
2017-02-09 20:22:43 +00:00
juha
5185a3b7d1 LCL: Publish TButtonPanel's TPanelBitBtn.PopupMenu. Issue #31334.
git-svn-id: trunk@54132 -
2017-02-09 11:14:37 +00:00
juha
5545ac0d43 SQLDB: Improve TOracleConnection. Issue #31343, patch from LacaK.
git-svn-id: trunk@54131 -
2017-02-09 10:47:57 +00:00
juha
d5791ad833 LCL-GTK2: Refactor, add support for input method blacklist. Issue #30863, patch from AlexeyT.
git-svn-id: trunk@54130 -
2017-02-09 09:48:37 +00:00
juha
4edb91db4d LCL-QT5: Copy an important fix / optimization (r53375) from LCL-QT4. Issue #30929.
git-svn-id: trunk@54129 -
2017-02-09 09:48:32 +00:00
zeljko
38af3156af Qt: fixed centering dots of vertical splitter.
git-svn-id: trunk@54128 -
2017-02-09 08:05:36 +00:00
zeljko
c1bcb4d8b8 Qt: simplified and optimized splitter drawing. part of issue #27182
git-svn-id: trunk@54127 -
2017-02-09 07:57:00 +00:00
wp
53007bd715 TAChart: Usability improvement of colorboxes in combodemo.
git-svn-id: trunk@54126 -
2017-02-08 21:21:05 +00:00
maxim
8e3611d3c1 IDE: small Dutch translation improvement by Bart, bug #31367
git-svn-id: trunk@54124 -
2017-02-08 21:11:54 +00:00
wp
efd873b33e TAChart: Refactoring of TChartCombobox and demo.
git-svn-id: trunk@54123 -
2017-02-08 20:32:07 +00:00
zeljko
349fdc7200 Qt: draw splitter grabber for themes which doesn't implement it in Qt library. issue #27182
git-svn-id: trunk@54122 -
2017-02-08 19:56:07 +00:00
hnb
b432dc7e42 Add missing unit LCLProc for previous commit 54120 #b22e329287. Fix mantis #31368
git-svn-id: trunk@54121 -
2017-02-08 19:26:59 +00:00
hnb
b22e329287 Raise error for badly created control for "preferred status bar height" initialization. The local variable R is uninitialized (random value from stack) for badly implemented DLLs with forms. The problem is visible for TControl.ChangeBounds / TControl.DoSetBounds methods (randomly raised BoundsOutOfBounds)
git-svn-id: trunk@54120 -
2017-02-08 12:49:35 +00:00
maxim
491820a1f4 Translations: French translation update by Gilles Vasseur, bug #31362
git-svn-id: trunk@54119 -
2017-02-07 23:00:04 +00:00
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