Commit Graph

33 Commits

Author SHA1 Message Date
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
zeljko
1965c880c7 *Fixed offsets, now TMainMenu is taken into account.
-removed QT_LAZARUS_IDE_WORKAROUND.

git-svn-id: trunk@11616 -
2007-07-24 21:49:34 +00:00
zeljko
1da98e8bd4 *Lazarus IDE menu temporary workaround - USE QT_LAZARUS_IDE_WORKAROUND define.
*TCustomRadioGroup & TCustomCheckGroup alignments fix.

git-svn-id: trunk@11614 -
2007-07-24 14:20:41 +00:00
paul
652b5a43ec (Qt):
- fixed wrong assumption about widget visibility in previous commit
- misc

git-svn-id: trunk@11609 -
2007-07-24 04:26:49 +00:00
zeljko
5a5c791fce + More winapi routines
* Probably fixed groupbox layouts (tested on win32, some linux distros),
  use QT_USE_QLAYOUT_IN_TQTGROUPBOX if you want to test against old code.
* Changed GetClientRect(), GetClientBounds() in qtwinapi.
* Fixed controls alignment inside MDIChild.

git-svn-id: trunk@11590 -
2007-07-22 11:25:35 +00:00
paul
55f077b595 (QT):
- Removed unnecessary code from radiogroup and checkgroup since LCL do all the job itself
- Removed dummy DestroyHandles. TQtWSWinControl.DestroyHandle will be used in most cases

git-svn-id: trunk@11582 -
2007-07-20 02:06:55 +00:00
zeljko
ec9438bca8 *Fixed design time issues with MDI childs.
git-svn-id: trunk@11568 -
2007-07-18 12:35:12 +00:00
zeljko
8c939d81ad * Fixed THintWindow visibility
git-svn-id: trunk@11567 -
2007-07-18 10:16:41 +00:00
paul
c03daca1ff QT:
- fixed splitter painting under various styles
- create separate class for THintWindow

git-svn-id: trunk@11565 -
2007-07-18 07:12:23 +00:00
zeljko
91a249f4e0 * Fix MDIChilds due to LayoutWidget & CentralWidget commits.
git-svn-id: trunk@11513 -
2007-07-15 12:27:25 +00:00
zeljko
bfa0163c4c * Reimplemented modal forms handling.
* Fixed bug with invisible statusbar under linux.

git-svn-id: trunk@11481 -
2007-07-13 08:12:35 +00:00
paul
e720286a68 - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants
- initial implementation of Qt Caret by *Andreas Hausladen* with changes. Compile with -dShowQtCaret to test
- fixed bug caused memory corruption
- other minor fixes

git-svn-id: trunk@11465 -
2007-07-12 05:47:15 +00:00
paul
212f9b4855 QT:
- fix destroying of PopupMenu
- implemented setShowInTaskBar
- better handling of BorderStyle = bsNone
- hide menuBar if there is no MainMenu
- allow creating of MDIForm and MDIChild form (qt has implementation)
- fix problem with overlaying menubar by other widgets

git-svn-id: trunk@11452 -
2007-07-10 03:01:25 +00:00
sekelsenmat
0fb48e3d21 patch from zeljko. TCalendar implemented. Reimplemented TCustomCheckGroup and TCustomRadioGroup. Workaround for "Hidden radio button" problem. Added to this many small changes and switched the default qt version to 4.2
git-svn-id: trunk@11355 -
2007-06-23 07:13:18 +00:00
sekelsenmat
236bcd8d46 Added support for Qt 4.2.x
git-svn-id: trunk@11352 -
2007-06-21 13:43:20 +00:00
sekelsenmat
a6d281e3df Patch from zeljko to qt. Lot's of bug fixes. Implemented MDI support too. I added small modifications and also updated the qt bindings to 1.35 plus patch
git-svn-id: trunk@11311 -
2007-06-11 20:30:47 +00:00
sekelsenmat
a39c0e25b3 Patch from zeljko to qt. Fixes for ScrollBar and ShowModal
git-svn-id: trunk@11269 -
2007-06-03 03:55:24 +00:00
sekelsenmat
0e491cac43 Fixed MessageBox and other modal dialogs on Qt.
git-svn-id: trunk@10186 -
2006-11-10 13:08:11 +00:00
sekelsenmat
2448617cd6 Improvements for modal dialogs on qt.
git-svn-id: trunk@10162 -
2006-11-02 19:56:33 +00:00
sekelsenmat
78ac6c89ab Fix for modal dialogs from Philip Hess.
git-svn-id: trunk@10128 -
2006-10-29 21:49:17 +00:00
sekelsenmat
676fd7a234 Fixed many bugs about showing multiple windows and modal dialog support.
git-svn-id: trunk@10066 -
2006-10-15 11:33:05 +00:00
sekelsenmat
a06f0d21c8 Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support.
git-svn-id: trunk@10065 -
2006-10-15 01:03:49 +00:00
sekelsenmat
a284a1aea3 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file.
git-svn-id: trunk@10059 -
2006-10-12 03:17:37 +00:00
sekelsenmat
1806819c79 Improved painting. Fixed painting position. Implemented BorderStyle and BorderIcons.
git-svn-id: trunk@10058 -
2006-10-12 01:17:05 +00:00
mattias
d26a428920 qt intf: implements TBitmap (and all other image classes), Dialogs, font fix, ShowModal and much else for Qt from Felipe
git-svn-id: trunk@10053 -
2006-10-10 07:00:47 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
3eb80d8d6e qt intf: fixed settext
git-svn-id: trunk@9168 -
2006-04-23 20:27:17 +00:00
mattias
8becf57d29 OnResize events for qt intf from Felipe
git-svn-id: trunk@9138 -
2006-04-17 12:40:43 +00:00
mattias
b1754ccbad qt4 TBitmap, TComboBox from Felipe
git-svn-id: trunk@8952 -
2006-03-18 00:19:11 +00:00
mattias
d17a174350 started more widgets in the qt widgetset from Felipe
git-svn-id: trunk@8906 -
2006-03-10 13:48:49 +00:00
mattias
fb25475cdc added qt dyn lib binding, implemented TApplication, TCustomForm, TCustomButton, TCustomMemo, TMouse, TCanvas fro Felipe
git-svn-id: trunk@8751 -
2006-02-17 13:09:12 +00:00
marc
897fe72887 * Fixes some typos and changes uses clause cases
git-svn-id: trunk@5317 -
2004-03-17 19:59:56 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00