Commit Graph

11610 Commits

Author SHA1 Message Date
zeljko
8dc5738008 + TCheckListBox implementation.
git-svn-id: trunk@11516 -
2007-07-15 20:56:01 +00:00
zeljko
a128a87d2f + More winapi functions.
git-svn-id: trunk@11515 -
2007-07-15 16:58:53 +00:00
zeljko
1ee2b6963e + TBitBtn SetGlyph() & SetDefault() implementation.
+ QtWsButtons now use mode objfpc.

git-svn-id: trunk@11514 -
2007-07-15 13:54:15 +00:00
zeljko
91a249f4e0 * Fix MDIChilds due to LayoutWidget & CentralWidget commits.
git-svn-id: trunk@11513 -
2007-07-15 12:27:25 +00:00
michael
2725083a1f * Compilation should now work with 2.0.4 and 2.1.5 too
git-svn-id: trunk@11512 -
2007-07-15 10:38:17 +00:00
michael
d29c363442 * Do not compile sqlite3 for win64
git-svn-id: trunk@11511 -
2007-07-15 09:45:02 +00:00
michael
40a3069b52 * Fixed compilation for earlier versions
git-svn-id: trunk@11510 -
2007-07-15 09:35:55 +00:00
zeljko
3cee9c6d5f * QEventClose bugfix from Den.
git-svn-id: trunk@11509 -
2007-07-14 16:34:18 +00:00
zeljko
bb25ce3e56 + Added Polygon(), PolyLine(), PolyBezier() into qtwinapi.
* BUGFIX ClientToScreen() TPoint -> TQtPoint.

git-svn-id: trunk@11508 -
2007-07-14 16:06:18 +00:00
michael
16c9905f94 * Registered TSQLScript, TSQLConnector and TSQLITE3Connection
git-svn-id: trunk@11507 -
2007-07-14 14:35:08 +00:00
zeljko
996811b2df * InvalidateRect() fix, speed up drawing.
git-svn-id: trunk@11506 -
2007-07-14 13:44:35 +00:00
marc
8a4d395c8e * Updated translation by Laurent Jacques
git-svn-id: trunk@11504 -
2007-07-14 13:09:42 +00:00
zeljko
80600b5d57 * BUGFIX: CPU eating while modal forms running.
* Speed up TQtWidgetSet.DCSetPixel(), also pen color is correct now.

git-svn-id: trunk@11503 -
2007-07-14 12:48:41 +00:00
jesus
5425eb6b9b LCL, fixed gtk1 selectdirectory returning file instead of directory
git-svn-id: trunk@11501 -
2007-07-13 21:38:52 +00:00
mattias
c322f31b08 updated turbopower_ipro .po files
git-svn-id: trunk@11500 -
2007-07-13 21:31:41 +00:00
zeljko
0b8530d071 * TQtImage bugfix.
git-svn-id: trunk@11499 -
2007-07-13 21:25:21 +00:00
mattias
430c980211 renamed get_lazarus_revision to get_svn_revision_number
git-svn-id: trunk@11498 -
2007-07-13 21:10:40 +00:00
mattias
5e89f20772 made get_lazarus_revision.sh more generic
git-svn-id: trunk@11497 -
2007-07-13 21:09:35 +00:00
marc
e2425ce469 * Updated translation by Laurent Jacques
git-svn-id: trunk@11496 -
2007-07-13 20:49:39 +00:00
mattias
76a51721ce lazarus deb: added option to append svn revision as version number
git-svn-id: trunk@11495 -
2007-07-13 20:42:56 +00:00
vincents
1d975f0bfe removed interbase component package, it is part of sqldb since fpc 2.0.4 (bug #9260)
git-svn-id: trunk@11494 -
2007-07-13 19:50:06 +00:00
mattias
00484d3581 IDE: fixed check if .po file changed
git-svn-id: trunk@11493 -
2007-07-13 14:10:04 +00:00
mattias
d2ed7122f6 improved package compiler options: compile
git-svn-id: trunk@11492 -
2007-07-13 13:53:32 +00:00
vincents
3f7cf2ae0c added Bart Boersma to the contributors
git-svn-id: trunk@11491 -
2007-07-13 12:42:44 +00:00
vincents
4750d21b79 LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
git-svn-id: trunk@11490 -
2007-07-13 12:27:18 +00:00
mattias
6a1d7613b8 added license and note to example lpicustomdata
git-svn-id: trunk@11489 -
2007-07-13 12:25:07 +00:00
mattias
b5e720249c added example for changing custom lpi data
git-svn-id: trunk@11488 -
2007-07-13 12:16:06 +00:00
zeljko
a5f4202a19 * Reimplemented QtTimer, now it looks ok.
git-svn-id: trunk@11487 -
2007-07-13 12:06:43 +00:00
mattias
63c8112843 IDEIntf: added CustomData and CustomSessionData
git-svn-id: trunk@11486 -
2007-07-13 11:54:37 +00:00
mattias
8483303f3e renamed lazdde.lpi to lazdatadesktop.lpi
git-svn-id: trunk@11485 -
2007-07-13 10:54:50 +00:00
mattias
4a8ab35b58 renamed lazdde to lazdatadesktop
git-svn-id: trunk@11484 -
2007-07-13 10:50:59 +00:00
mattias
0873aad7ec added delete_non_svn_files.pl
git-svn-id: trunk@11483 -
2007-07-13 10:50:02 +00:00
mattias
df7d6b0427 added README.txt for lazdde
git-svn-id: trunk@11482 -
2007-07-13 10:13:02 +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
zeljko
8c0501c443 + Implemented TArrow
There's {$ifdef QT_USE_BIG_TARROW} in DrawArrow (qtlclintf), cause we can   
  draw whatever. I've prepared 2 kinds of arrows, bigger (like in win32 intf), 
  or smaller (looks much better for me - this is default size).
*  BUGFIX for TStaticText AV under linux.
*  BUGFIX for QListWidget_clear() under linux.
*  Better place for viewport creation (works ok under linux).

git-svn-id: trunk@11480 -
2007-07-13 07:44:49 +00:00
jesus
d270b16e7d LCL, implemented AppHandle in TWidgetset, fixed issue #9239
git-svn-id: trunk@11479 -
2007-07-12 21:09:00 +00:00
jesus
9f1e2ab444 LCL, fixed AV and drawing of themed checkboxes in grayed state under gtk
git-svn-id: trunk@11478 -
2007-07-12 20:42:39 +00:00
sekelsenmat
34bfb5624c Fixed GetCursorPos on Qt
git-svn-id: trunk@11477 -
2007-07-12 20:25:55 +00:00
mattias
330bb7c464 LCL: added example how to load current .po file with the gettext unit
git-svn-id: trunk@11476 -
2007-07-12 19:27:40 +00:00
mattias
9b281a4f8c translations: finnish: updates from Seppo
git-svn-id: trunk@11475 -
2007-07-12 18:45:14 +00:00
mattias
885c836b8a debian package lazarus: can now compile a gtk2 version
git-svn-id: trunk@11474 -
2007-07-12 18:20:11 +00:00
mattias
9fde4c29fb translations: german: updates from Joerg Braun
git-svn-id: trunk@11473 -
2007-07-12 11:15:05 +00:00
mattias
2c8489b3e0 added new tool: LazDDE - Lazarus database desktop editor from Michael Van Canneyt
git-svn-id: trunk@11472 -
2007-07-12 11:10:21 +00:00
sekelsenmat
93cb7bacc3 Reverted unintended changes to some makefiles.
git-svn-id: trunk@11471 -
2007-07-12 10:41:52 +00:00
sekelsenmat
599b947018 Fixed ExtTextOut on Carbon to be able to fill a background area.
git-svn-id: trunk@11470 -
2007-07-12 10:37:49 +00:00
mattias
4969219544 create deb: fixing permissions, forced to create link for ppc386
git-svn-id: trunk@11469 -
2007-07-12 09:04:08 +00:00
jesus
683b03a129 LCL, grids, improved dbgrid ownerdraw delphi compatibility, fixed dbgrid scroll issue (9219), improved and fixed dbgrid with native style
git-svn-id: trunk@11468 -
2007-07-12 07:31:39 +00:00
paul
5945ec2de9 more checks before DetachEvents
git-svn-id: trunk@11467 -
2007-07-12 07:04:35 +00:00
paul
e238453328 QT
- set margins to 0 for qt 4.2

git-svn-id: trunk@11466 -
2007-07-12 06:24:34 +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