paul
dd8ccf2773
(IDE):
...
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)
git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
vincents
eb38d59547
* created a patch to fix compiler problems on x86_64-linux with the fpc fixes_2_2 branch.
...
git-svn-id: trunk@11676 -
2007-07-30 13:37:52 +00:00
sekelsenmat
fb1c77e480
Fixed identation and activated debug information for CN_CHAR handling on TWinControl, when VerboseKeyboard is activated
...
git-svn-id: trunk@11675 -
2007-07-30 07:18:35 +00:00
jesus
7461ec0201
LCL, fix startup in linux/qt 64 bits
...
git-svn-id: trunk@11674 -
2007-07-29 18:24:55 +00:00
paul
cd0e464bfd
(Qt): listen to QEventMove and pass LM_MOVE to LCL
...
git-svn-id: trunk@11673 -
2007-07-29 18:21:21 +00:00
zeljko
34a68a57e0
(Qt): + Added TStatusBar visibility workaround until we find real problem.
...
git-svn-id: trunk@11672 -
2007-07-29 18:05:25 +00:00
paul
720bafd7c4
(Qt): StretchMaskBlt understands Source sizes more than they are in real (with help of Marc)
...
git-svn-id: trunk@11671 -
2007-07-29 17:39:44 +00:00
mattias
2ed9da3c37
synedit: fixed painting codefolding lines in text area
...
git-svn-id: trunk@11670 -
2007-07-29 14:55:53 +00:00
mattias
133cc207e9
LCL: removed dummy function SetTextAlign
...
git-svn-id: trunk@11669 -
2007-07-29 13:55:33 +00:00
mattias
cf47df5e91
LCL: removed dummy function SetMapMode
...
git-svn-id: trunk@11668 -
2007-07-29 13:50:17 +00:00
mattias
3b03325209
LCL: removed dummy function GetMapMode
...
git-svn-id: trunk@11667 -
2007-07-29 13:46:53 +00:00
zeljko
e487ef78ac
(Qt): Another 64bit compilation fix by Giulio Bernardi
...
git-svn-id: trunk@11666 -
2007-07-29 12:02:36 +00:00
paul
714ed8c65a
(Qt):
...
- skip setting border style in CreateHandle if Form in csDesigning state
- switch qt event loop to LCL event loop (now idle is called)
git-svn-id: trunk@11665 -
2007-07-29 10:50:11 +00:00
paul
0dae7e211d
(Qt): error while creating popup menu
...
git-svn-id: trunk@11664 -
2007-07-29 08:32:40 +00:00
paul
669a0e96f9
(Qt): TQtTimer moved to qtobjects since it is not TQtWidget descendant
...
git-svn-id: trunk@11663 -
2007-07-29 08:12:09 +00:00
zeljko
657ad02c41
(Qt): Fixed compilation on 64 bit machines.
...
git-svn-id: trunk@11662 -
2007-07-28 19:54:32 +00:00
zeljko
43e970d4dd
*Fixed bug with palette colors.
...
git-svn-id: trunk@11661 -
2007-07-28 13:22:25 +00:00
mattias
cf1bba1034
IDE: compiler test: test for empty directories before expanding filename
...
git-svn-id: trunk@11660 -
2007-07-28 12:07:45 +00:00
mattias
923e29b086
LCL reduced some x86_64 warnings
...
git-svn-id: trunk@11659 -
2007-07-28 11:46:18 +00:00
mattias
ec710980fa
codetools: fixed parsing nested comment (* *)
...
git-svn-id: trunk@11658 -
2007-07-28 10:58:39 +00:00
mattias
84729d5d9d
LCL translations: default charset is now UTF-8, gtk1 and win32 will disable this if needed
...
git-svn-id: trunk@11657 -
2007-07-28 10:45:56 +00:00
mattias
cbedb2962f
LCL: anchor docking: started restoring page in neighbourhod
...
git-svn-id: trunk@11656 -
2007-07-28 10:31:43 +00:00
mattias
1db4ac6d80
creating deb scripts: fixing permission
...
git-svn-id: trunk@11655 -
2007-07-28 10:29:01 +00:00
mattias
dac3005628
german: translations: fixed compiler directory to filename
...
git-svn-id: trunk@11654 -
2007-07-28 10:04:42 +00:00
zeljko
f2ea829a5f
+(Qt): TQtWSCustomNotebook now can add images to tabs.
...
+TQtWSCustomNotebook RemovePage() added.
git-svn-id: trunk@11653 -
2007-07-28 09:53:52 +00:00
mattias
85abf3e057
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@11652 -
2007-07-28 09:38:53 +00:00
sekelsenmat
cb00cac54d
Patch from Mattias that fixes SynEdit unicode text selection
...
git-svn-id: trunk@11651 -
2007-07-28 06:55:28 +00:00
zeljko
e6d4a42970
*(Qt) fixed wrong cast in TQtWSWinControl.GetPreferredSize()
...
git-svn-id: trunk@11650 -
2007-07-27 23:56:29 +00:00
zeljko
465f37f903
*(Qt)At least fixed all geometry problems with various TWinControl descendants, now IDE config dialogs look nice.
...
*(Qt)Various cleanups.
git-svn-id: trunk@11649 -
2007-07-27 21:29:08 +00:00
paul
dd7bab87f9
Qt: cleanup
...
git-svn-id: trunk@11648 -
2007-07-27 18:44:44 +00:00
paul
0892924a1c
(Qt): invent FStopMouseEventsProcessing flag to notify whether mouse events should be stoped at widget of passed to parent
...
git-svn-id: trunk@11647 -
2007-07-27 18:42:34 +00:00
paul
5f5b46fe5d
(Qt): workaround for adding items into combobox on DropDown event
...
git-svn-id: trunk@11646 -
2007-07-27 17:18:41 +00:00
paul
e186a969f2
(Qt): fixed typo introduced today
...
git-svn-id: trunk@11645 -
2007-07-27 13:02:17 +00:00
paul
edc5627364
(Qt): DropDown and CloseUp messages of combobox
...
git-svn-id: trunk@11644 -
2007-07-27 12:36:06 +00:00
paul
02fbc366d2
(Qt): process Clipboard change event
...
git-svn-id: trunk@11643 -
2007-07-27 07:56:08 +00:00
paul
af0cbd09af
(Qt):
...
- removed dependency of qtobjects from qtwidgets
- TQtObject moved to qtobjects
- implemented TQtClipboard and winapi Clipboard operations
git-svn-id: trunk@11642 -
2007-07-27 07:44:25 +00:00
zeljko
56e56e0914
-Removed unneeded code from QEventResize
...
*Some extra statusBar code removed, we must find why it isn't visible
until parent form resized for the first time.
git-svn-id: trunk@11641 -
2007-07-26 22:04:43 +00:00
zeljko
49096e2c1d
+Updated qt bindings to v1.45, added new class: QByteArrayH
...
git-svn-id: trunk@11640 -
2007-07-26 19:43:42 +00:00
zeljko
7ff915ebd3
*Removed duplicated QtPoint() from qtcaret, founded by Den.
...
git-svn-id: trunk@11639 -
2007-07-26 17:58:39 +00:00
zeljko
42e16d171a
+Implemented GetBitmapBits(), FillRgn()
...
git-svn-id: trunk@11638 -
2007-07-26 13:34:18 +00:00
zeljko
3581fc71c9
*Fix regression: We must releaseMouse() when control lost focus.
...
git-svn-id: trunk@11637 -
2007-07-26 12:51:45 +00:00
paul
0d3d586ef9
(Qt): begining of clipboard functions
...
git-svn-id: trunk@11636 -
2007-07-26 10:28:53 +00:00
paul
75dff6883f
(Qt): send message when capture is changed
...
git-svn-id: trunk@11635 -
2007-07-26 08:27:50 +00:00
paul
cece483db8
(Qt): GetCapture, ReleaseCapture, SetCapture
...
git-svn-id: trunk@11634 -
2007-07-26 08:10:02 +00:00
paul
a7dcdcdacd
(Qt): fix mouse position
...
git-svn-id: trunk@11633 -
2007-07-26 07:47:34 +00:00
paul
3f0a21c137
(Qt): better painting of header (on non winxp style)
...
git-svn-id: trunk@11632 -
2007-07-26 04:52:29 +00:00
paul
5b9ea96bd3
Qt: Fix TQtWidget.SetGeometry
...
git-svn-id: trunk@11631 -
2007-07-26 04:33:16 +00:00
paul
1a37706364
qt: verbose more events
...
git-svn-id: trunk@11630 -
2007-07-26 04:07:26 +00:00
paul
9f4c0ddb00
qt: misc
...
git-svn-id: trunk@11629 -
2007-07-26 02:18:56 +00:00
paul
b68e63919d
- repositioned and reanchored view units/forms dialog (issue #0009325 )
...
git-svn-id: trunk@11628 -
2007-07-26 00:57:57 +00:00