Commit Graph

11632 Commits

Author SHA1 Message Date
mattias
09b8da340d IDE: added compiler test: test for some common rtl and fcl units
git-svn-id: trunk@11542 -
2007-07-17 11:31:33 +00:00
zeljko
922b8338a3 * Fixed ugly memleak with TQtImage.
* Fixed UTF8 strings in TQtWidgetSet.PromptUser().

git-svn-id: trunk@11541 -
2007-07-17 09:49:11 +00:00
sekelsenmat
8781f4543a Moved the creation of Edit, StaticText and Panel from the old CreateComponent to the new CreateHandle methods on Gtk. Also moved CreateForm into the CreateHandle method.
git-svn-id: trunk@11540 -
2007-07-17 09:31:14 +00:00
paul
3447519a82 changing a bit themes and qtthemes
git-svn-id: trunk@11539 -
2007-07-17 07:58:47 +00:00
zeljko
71b1f100e6 + More optimizations on TCustomMemo.
* Cleared all warnings.

git-svn-id: trunk@11538 -
2007-07-17 07:36:09 +00:00
mattias
8960c22b37 translations: german: updates from Jeorg Braun, added ToDos to compiler checks
git-svn-id: trunk@11537 -
2007-07-17 07:33:27 +00:00
zeljko
7439c8df1e + Implemented multiselection in TFileDialogs
* Fixed some compiler warnings, removed some unused variables.

git-svn-id: trunk@11536 -
2007-07-17 07:11:27 +00:00
paul
0d3a0d3d89 QT: correction in DrawText with DT_CALCRECT
git-svn-id: trunk@11532 -
2007-07-17 01:36:43 +00:00
marc
3e9d95ad12 * added and updated translations by Laurent Jacques
git-svn-id: trunk@11530 -
2007-07-16 21:32:53 +00:00
mattias
f03569a3c1 IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config
git-svn-id: trunk@11529 -
2007-07-16 21:23:55 +00:00
zeljko
cc56f513ba + TToggleBox implementation
git-svn-id: trunk@11528 -
2007-07-16 17:01:42 +00:00
zeljko
d2bddc6ff9 * Fixed UTF8 bugs, some old, some produced by me in latest patch.
* More optimization to TCustomMemo.
+ Added GetText() , SetText() to TCustomComboBox.

git-svn-id: trunk@11527 -
2007-07-16 15:33:32 +00:00
paul
06a7b56d78 (QT)
- update qt 4.2 bindings
- enabled themed drawing for qt 4.2
- correct Qt caret blink interval

git-svn-id: trunk@11526 -
2007-07-16 15:06:56 +00:00
zeljko
b6c49dc891 * Various TCustomMemo memleaks & bug fixes.
git-svn-id: trunk@11525 -
2007-07-16 14:26:16 +00:00
zeljko
4fbaaf4f4e * TCustomComboBox memleaks fix, reimplemented private TStringList handling.
git-svn-id: trunk@11524 -
2007-07-16 13:28:33 +00:00
paul
72d601e943 (QT)
- QT bindings updated to 1.43
- QT ThemeServices is working now. Can paint Buttons (w/wo Flat), CheckBox, RadioButton, Header

git-svn-id: trunk@11523 -
2007-07-16 09:26:28 +00:00
mattias
dcbce23a9c codetools: added proc modifier safecall
git-svn-id: trunk@11522 -
2007-07-16 06:17:00 +00:00
paul
73075d2d35 (QT) enable caret code by default, set mode objfpc instead of delphi in qtcaret.pas
git-svn-id: trunk@11521 -
2007-07-16 06:04:36 +00:00
paul
70278f8737 (QT) if DT_CALCRECT is passed to DrawText then Rect argument should return text rectangle
git-svn-id: trunk@11520 -
2007-07-16 05:32:13 +00:00
paul
c209623b58 (QT) handling of Enter, Leave and Hover mouse events
git-svn-id: trunk@11519 -
2007-07-16 05:09:18 +00:00
paul
21bc08ec17 menuiteminfo compatibility with win95 from Martin Smat
git-svn-id: trunk@11518 -
2007-07-16 01:14:14 +00:00
zeljko
ae7d12aa56 * TQtListWidget initialization fix.
git-svn-id: trunk@11517 -
2007-07-15 21:42:55 +00:00
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