Commit Graph

12079 Commits

Author SHA1 Message Date
jesus
1f638fca7e LazReport, aded ask to save changes in editor, full redisign ReportOptions dialog, fix load from lrf file BorderStyle in memo view, fix set Title property in frReport, save to lrf file ReportVersion properties, from Aleksey Lagunov
git-svn-id: trunk@12146 -
2007-09-23 06:26:00 +00:00
jesus
d77f7bb377 LCL, dbgrid, fixed scrollbar disappearing when scrollbars=ssAutoVertical, issue #9689
git-svn-id: trunk@12145 -
2007-09-23 04:35:18 +00:00
paul
893d84a49e Qt: fix problem with TQtWidgetSet.RawImage_FromDevice for dual screen (or maybe more) desktops
git-svn-id: trunk@12144 -
2007-09-23 04:18:38 +00:00
paul
dc38b0885f Qt: call missed ARawImage.Init
git-svn-id: trunk@12143 -
2007-09-23 04:05:57 +00:00
paul
015e551c12 qt: probably fix tab change by mouse click in TPageControl
git-svn-id: trunk@12142 -
2007-09-23 02:56:28 +00:00
marc
15362cf05c * Fixed anchoring for long button texts by Maxim Ganetsky
git-svn-id: trunk@12141 -
2007-09-22 21:55:31 +00:00
marc
6bb2f34cb4 * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@12140 -
2007-09-22 21:51:18 +00:00
sekelsenmat
1f11a69562 Moved the trayicon example to the examples folder. Also updated it and made verified its compatibility with Turbo Delphi Explorer.
git-svn-id: trunk@12139 -
2007-09-22 19:47:39 +00:00
zeljko
4a83d24899 (Qt): Small fix in CreatePolygonRgn()
git-svn-id: trunk@12138 -
2007-09-22 18:26:16 +00:00
paul
589219fcdc Qt: implement SendMessage
git-svn-id: trunk@12137 -
2007-09-22 17:34:53 +00:00
paul
e070e82c59 - fix compilation of gtk2 under windows
git-svn-id: trunk@12136 -
2007-09-22 16:41:19 +00:00
paul
76329d2b67 Qt:
- improve key handling:
  a) it is possible now to stop key handling if OnKeyDown/KeyUp/KeyPress charcode become 0
  b) it is possible now to change vk code or char code in Key events
- implement WantReturns for TCustomMemo

git-svn-id: trunk@12135 -
2007-09-22 15:55:39 +00:00
paul
08ba2c42af Qt: trial to sppedup qt paintings through -dQtGraphicsSpeedUp
git-svn-id: trunk@12134 -
2007-09-22 13:02:04 +00:00
paul
df48056fc0 LCL: fix shortcut handling for TButton and TCheckBox
git-svn-id: trunk@12133 -
2007-09-22 12:54:48 +00:00
mattias
7cc294faae IDE: enable Save all button for new projects
git-svn-id: trunk@12132 -
2007-09-22 12:47:40 +00:00
mattias
6e481f5330 codetools: fixed parsing class functions in programs
git-svn-id: trunk@12131 -
2007-09-22 11:26:18 +00:00
mattias
d1e03c6a2d translations: german: added lazreport maincalleditor.de.po from Joerg Braun
git-svn-id: trunk@12130 -
2007-09-22 10:14:38 +00:00
mattias
f4eaf90e42 undo
git-svn-id: trunk@12129 -
2007-09-22 10:09:27 +00:00
mattias
b647927885 translations: german: added lazreport maincalleditor.de.po from Joerg Braun
git-svn-id: trunk@12128 -
2007-09-22 10:06:48 +00:00
paul
dd07f217c6 reduce hints
git-svn-id: trunk@12127 -
2007-09-22 08:13:08 +00:00
zeljko
f15ac6be4d (Qt): Revert QtObjectFromWidgetH onto previous position - cannot compile qt interface under linux (fpc-2.2.0, fpc-2.0.4, fpc-2.1.5)
git-svn-id: trunk@12126 -
2007-09-22 07:22:05 +00:00
mattias
7c7e12c77b translations: german: added header for objinspstrconsts.de.po
git-svn-id: trunk@12125 -
2007-09-21 22:17:44 +00:00
mattias
e147f1d1b9 translations: german: updates from Joerg Braun
git-svn-id: trunk@12124 -
2007-09-21 22:14:49 +00:00
mattias
75a009cb50 IDE: Save All now includes save project
git-svn-id: trunk@12123 -
2007-09-21 22:06:14 +00:00
mattias
0d555e756d IDE: auto update of save speedbuttons and menu items
git-svn-id: trunk@12122 -
2007-09-21 22:04:19 +00:00
mattias
6808002ecd codetools: improved FixAliasDefinitions for type casts
git-svn-id: trunk@12121 -
2007-09-21 21:49:14 +00:00
mattias
d95149bc3a IDE: force clear modified flags when project was saved with mrOk
git-svn-id: trunk@12120 -
2007-09-21 21:22:08 +00:00
marc
72594756cb * Added po files, patch by Maxim Ganetsky
git-svn-id: trunk@12119 -
2007-09-21 20:56:35 +00:00
jesus
6a1e3e0eeb LazReport, modified readme.txt
git-svn-id: trunk@12118 -
2007-09-21 20:03:20 +00:00
zeljko
7da21924fb (Qt): Commited workaround for issue #9746 (ListOutOfBounds in TCustomListView), fixed warning about uninitialized variable in EnumFontFamiliesEx()
git-svn-id: trunk@12117 -
2007-09-21 18:53:38 +00:00
paul
e05a24834f Qt:
- install global application EvenFilter (now it is used to remove Tab FocusPolicy from widgets)
- fix Tabbing
- move QtObjectFromWidgetH to right place

git-svn-id: trunk@12116 -
2007-09-21 18:41:42 +00:00
mattias
3a2a355c95 h2pas: added tool to remove double semicolons
git-svn-id: trunk@12115 -
2007-09-21 17:07:15 +00:00
paul
63185c68cf Qt:
- fix statusbar panels width
- change statusbar penels frame to styled

git-svn-id: trunk@12114 -
2007-09-21 16:01:14 +00:00
paul
34cccaa939 Qt:
- set mode objfpc instead of delphi in qtwidgets.pas
- some fixes for Tabbing

git-svn-id: trunk@12113 -
2007-09-21 14:55:56 +00:00
paul
2e49cab4bb Qt: reduce amount of creating/destroying QFontMetrics (now it creates on demand one per font object)
git-svn-id: trunk@12112 -
2007-09-21 14:17:48 +00:00
mattias
6a971cab15 laz_writer: reduced temporary objects
git-svn-id: trunk@12111 -
2007-09-21 11:23:09 +00:00
mattias
2a4cf8b92f codetools: fixdefinitionorder: implemented sorting and moves, started commit
git-svn-id: trunk@12110 -
2007-09-21 11:00:42 +00:00
sekelsenmat
b8ea56b203 Added gtk1 implementation for TTrayIcon.
git-svn-id: trunk@12109 -
2007-09-21 09:53:17 +00:00
paul
b3c5d076d2 - reduce hints
git-svn-id: trunk@12108 -
2007-09-21 09:22:40 +00:00
tombo
82944ea49d Carbon intf: fixed bugs #0009713: Carbon Form.Show does not bring already displayed window to front and #0009714: Carbon menuitem remains active after selecting Form.show
git-svn-id: trunk@12107 -
2007-09-21 09:12:19 +00:00
sekelsenmat
69c6ec9a96 Added gtk2 implementation for TTrayIcon and removed the widgetset implementations of GetCanvas on TTrayIcon.
git-svn-id: trunk@12106 -
2007-09-21 09:10:30 +00:00
paul
d892b764bb Qt: simplifying TQtDeviceContext.drawText
git-svn-id: trunk@12105 -
2007-09-21 08:32:12 +00:00
sekelsenmat
0f85639748 Removed the ShowHint property from TrayIcon because it can be determined by Hint <> ''
git-svn-id: trunk@12104 -
2007-09-21 07:15:35 +00:00
sekelsenmat
05240ab420 Added win32 implementation of the trayicon
git-svn-id: trunk@12103 -
2007-09-21 07:07:29 +00:00
paul
764b474b83 Qt:
- fix TQtWinControl.CanFocus
- fix FocusPolicy for widgets - they now have only Click policy. Tab policy is not needed since LCL handle tabbing itself
- remove setTabOrders and related code since LCL handle tabbing itself
(issue #0009726)

git-svn-id: trunk@12102 -
2007-09-21 05:08:35 +00:00
marc
9b6094f864 * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@12101 -
2007-09-20 22:50:58 +00:00
marc
432b971e66 * Updated translation by Antonio Galvao
git-svn-id: trunk@12100 -
2007-09-20 22:47:41 +00:00
marc
620c81225c * autosize fix by Maxim Ganetsky
git-svn-id: trunk@12099 -
2007-09-20 22:45:04 +00:00
marc
aa69586a65 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12098 -
2007-09-20 22:42:03 +00:00
sekelsenmat
fb74cf2f73 Started moving TTrayIcon to LCL. Implemented basics and the Qt implmentation.
git-svn-id: trunk@12097 -
2007-09-20 21:33:28 +00:00