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
sekelsenmat
b3ee6a8eb7
fixed letting dx and dy receive random values
...
git-svn-id: trunk@11627 -
2007-07-25 22:11:54 +00:00
zeljko
ea08f99d6f
+ Update bindings to 1.44, new classes QDragH and QStyleFactory.
...
git-svn-id: trunk@11626 -
2007-07-25 20:55:51 +00:00
zeljko
5a86965d75
*Fix compilation of qt-4.2 interface.
...
git-svn-id: trunk@11625 -
2007-07-25 20:42:40 +00:00
zeljko
38528326eb
*Workaround for IDE AV with clipboard implementation..will be removed ASAP.
...
git-svn-id: trunk@11624 -
2007-07-25 17:27:26 +00:00
zeljko
716a40c1f7
+More winapi routines (clipboard ops).
...
+New define VerboseQtWinAPI_DEBUG_CLIPBOARD for debugging clipboard operations
git-svn-id: trunk@11623 -
2007-07-25 17:19:27 +00:00
zeljko
08aa90ec95
+Implemented more winapi routines.
...
+Added define VerboseQtWinAPI_MISSING_IMPLEMENTATION, to see verbose qtwinapi
messages during runtime, about unimplemented routines.
git-svn-id: trunk@11622 -
2007-07-25 14:18:00 +00:00
sekelsenmat
2e324f401a
Improved UTF-8 support on the Unicode Windows IDE and fixed Unicode version of ListBox, ComboBox and other TStrings based controls on Unicode Windows.
...
git-svn-id: trunk@11621 -
2007-07-25 14:11:19 +00:00
zeljko
316cb557d7
*Fixed MDIChild positioning during design time under qt-lazarus ide.
...
git-svn-id: trunk@11620 -
2007-07-25 09:47:18 +00:00
paul
cee914a98d
(Qt):
...
- TQtWidgetSet.GetKeyState (SynEdit understands more key sequences now)
git-svn-id: trunk@11619 -
2007-07-25 09:24:31 +00:00
paul
a73411c689
(Qt):
...
- right positioning of most controls include TGraphicControl descendants
- fixing typo in SlotKey (SynEdit now handle keys)
git-svn-id: trunk@11618 -
2007-07-25 09:01:40 +00:00