Commit Graph

12249 Commits

Author SHA1 Message Date
vincents
367039cc48 Mac OS X installer: build fpc package without gdb support for the fpc IDE.
git-svn-id: trunk@12066 -
2007-09-18 09:06:42 +00:00
vincents
0517388a07 chart component: patch from Luis Rodrigues (bug #9530)
* Bug fixes (clipping and typo in source)
+ SaveToBitmapFile
+ CopyToClipboardBitmap;

git-svn-id: trunk@12065 -
2007-09-18 09:02:01 +00:00
mattias
f73b370661 xml docs: updates for TCustomForm from Christian U
git-svn-id: trunk@12064 -
2007-09-18 07:56:02 +00:00
zeljko
8cea39d3bc (Qt): winapi InvalidateRect() fixes.
git-svn-id: trunk@12063 -
2007-09-18 07:11:57 +00:00
zeljko
f9b9870f33 (Qt): Bugfixes for tcustomnotebook, GetTabIndexAtPos() doesn't have result assigned, fixed qt-4.2.3 compilation.
git-svn-id: trunk@12062 -
2007-09-18 06:35:18 +00:00
jesus
cd3c8da1d8 LCL, updated PostScript font mappings from Phil J. Hess, issue #9705
git-svn-id: trunk@12061 -
2007-09-18 01:07:23 +00:00
marc
9b0e0eb19d * obsolete record ?
git-svn-id: trunk@12060 -
2007-09-17 22:20:19 +00:00
marc
27b113b28a * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@12059 -
2007-09-17 20:55:13 +00:00
zeljko
36f9cf22e2 (Qt): Implemented AutoSelect for comboboxes.
git-svn-id: trunk@12058 -
2007-09-17 19:29:29 +00:00
jesus
f496d0bce1 LCL, minimal TextRect implementation for TPostScriptPrinterCanvas, issue #9679
git-svn-id: trunk@12057 -
2007-09-17 19:05:15 +00:00
zeljko
d9af36075a (Qt): Forgotten bindings update for Qt-4.2.3 v 1.50
git-svn-id: trunk@12056 -
2007-09-17 18:08:04 +00:00
zeljko
49ccd2595d (Qt): Bindings update v. 1.50: Added protected QTabBar handle and QFileDialog signals by Den.
git-svn-id: trunk@12055 -
2007-09-17 18:04:15 +00:00
jesus
0efab1aa67 LazReport, fixed storing more properties of checkboxview, fixed finding dataset components on different forms (from Aleks Lagunov)
git-svn-id: trunk@12054 -
2007-09-17 16:03:43 +00:00
zeljko
0f4b37d257 (Qt): implemented FontIsMonoSpace() and FontCanUTF8().
git-svn-id: trunk@12053 -
2007-09-17 11:15:43 +00:00
mattias
4ac6e38987 codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler
git-svn-id: trunk@12052 -
2007-09-17 11:04:08 +00:00
mattias
d7a0682a5b codetools: fixed FindDeclarationOfIdentAtParam searching keywords
git-svn-id: trunk@12051 -
2007-09-17 10:25:57 +00:00
zeljko
c3bcc5db17 (Qt): Implemented GetCaretRespondToFocus(), SetCaretRespondToFocus(). Improved qtCaret response.
git-svn-id: trunk@12050 -
2007-09-17 07:36:44 +00:00
paul
98dc3ac6bd Qt: misc
git-svn-id: trunk@12049 -
2007-09-17 03:09:29 +00:00
vincents
94f85390ff lcl docs: tried to fix links to the RTL
git-svn-id: trunk@12048 -
2007-09-16 20:23:39 +00:00
paul
293d27c168 Qt: Use GetUtf8String instead of utf8Decode. GetUtf8String tries to decode string at first and it is failed it uses raw string as result (so non unicode coded strings are also handled by this function).
git-svn-id: trunk@12047 -
2007-09-16 15:51:19 +00:00
paul
6eb5685e9e Qt: cleanup
git-svn-id: trunk@12046 -
2007-09-16 15:39:51 +00:00
paul
d712502a4c Qt:
- fix DrawEdge (was wrong colors and wrong rectangle)
- fix DrawText for cases where string is not utf8 coded

git-svn-id: trunk@12045 -
2007-09-16 15:35:38 +00:00
paul
3b6250d969 lazconf: use drive of lazarus instead of c:
git-svn-id: trunk@12044 -
2007-09-16 14:05:09 +00:00
paul
9768db277b Qt: fix clInfoBk retrieval
git-svn-id: trunk@12043 -
2007-09-16 10:57:28 +00:00
paul
dd8597614f Qt: TQtWSCustomNotebook and TQtWSCustomPage improvements
git-svn-id: trunk@12042 -
2007-09-16 10:01:36 +00:00
paul
fb9edc8a17 images: menu_reportingbug added
git-svn-id: trunk@12041 -
2007-09-16 08:56:53 +00:00
paul
eaac15eec4 - add rubberband doc skeleton
git-svn-id: trunk@12040 -
2007-09-16 06:40:42 +00:00
paul
d762d100d9 Gtk:
- vary widget default cursors (default edit cursor is IBeam, others are arrow)
- remove unused cursor map global variable and related stuff

git-svn-id: trunk@12039 -
2007-09-16 05:42:37 +00:00
paul
48565b37bf Qt: simplify TQtWSTrackBar code
git-svn-id: trunk@12038 -
2007-09-15 16:45:31 +00:00
paul
03a4859cb0 Qt: simplify TQtWSStatusBar
git-svn-id: trunk@12037 -
2007-09-15 16:27:39 +00:00
paul
fa25ff1432 qt: workaround TQtPage - getIndex, getText, setText (solves problem found by Zeljan)
git-svn-id: trunk@12036 -
2007-09-15 15:40:49 +00:00
marc
e16db43033 * Updated translatiion by Pawel Trochimczuk
git-svn-id: trunk@12035 -
2007-09-15 14:28:26 +00:00
marc
093154de51 * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@12034 -
2007-09-15 14:22:46 +00:00
vincents
74d9903b57 fixed x86_64-linux rpms for fpc 2.2.0
git-svn-id: trunk@12033 -
2007-09-15 09:15:53 +00:00
jesus
f4c706df05 Printers, added skeleton for carbon specific implementation
git-svn-id: trunk@12032 -
2007-09-14 21:11:44 +00:00
marc
62f8c0137f * Updated documentation by Chris Kirkpatrick
git-svn-id: trunk@12031 -
2007-09-14 20:41:30 +00:00
zeljko
93b4e259f9 (Qt) Bugfix: Wrong casts in TQtWsCustomPage & TQtWSCustomNotebook. Anyway, there's still a bug (tested on linux) cause there's no caption on first tab page.Looks like a egg-chicken problem with TQtPage.GetText().Also TQtPage.getIndex() always returns -1.
git-svn-id: trunk@12030 -
2007-09-14 12:29:39 +00:00
mattias
aaaf1594d3 lazreport: updated german translation
git-svn-id: trunk@12029 -
2007-09-14 11:13:36 +00:00
jesus
d0bc1ca797 LazReport, fixed displaying blob pictures, issue #9670
git-svn-id: trunk@12028 -
2007-09-14 08:00:18 +00:00
paul
7da6e8a36f Qt:
- protect most qtwscontrols.pp class methods by WSCheckHandleAllocated
- cleanup

git-svn-id: trunk@12027 -
2007-09-14 05:05:19 +00:00
paul
5b1d9ef4a8 Qt: fix close event
git-svn-id: trunk@12026 -
2007-09-14 00:56:11 +00:00
marc
5e2d879340 * Fixed menuitemclick for menus with submenu. Based on patch from Luis Rodrigues
* Optimized getting menu imagelist
* some cleanup

git-svn-id: trunk@12025 -
2007-09-13 22:42:57 +00:00
jesus
717e8e7d59 LazReport, added localization to editor sample
git-svn-id: trunk@12024 -
2007-09-13 21:12:15 +00:00
jesus
191bc74788 LazReport, fixed path to dbf file in barcode sample
git-svn-id: trunk@12023 -
2007-09-13 19:01:42 +00:00
paul
c0a25e0eff Qt:
- introduce IQtEdit interface and implement it in Edit, Memo, Combo and Spin widgets
- switch TQtWsCustomEdit to use of IQtEdit is Widget supports it
- remove unneeded more code

git-svn-id: trunk@12022 -
2007-09-13 15:37:16 +00:00
tombo
a750c30815 Carbon intf: fixed #0009656: Carbon TSpinEdit Spinners do not generate 'OnChange' event
git-svn-id: trunk@12021 -
2007-09-13 13:23:16 +00:00
jesus
7eb0bfedf4 LazReport, added initial spanish translation
git-svn-id: trunk@12020 -
2007-09-13 08:07:25 +00:00
paul
64c80e1a0e Qt:
- reimplement TQtListStrings (now sort is also work)
- more TQtWSCustomListBox methods

git-svn-id: trunk@12019 -
2007-09-13 07:55:47 +00:00
paul
01e82c0329 images: new images from wile64
git-svn-id: trunk@12018 -
2007-09-13 06:09:08 +00:00
paul
bd53f48657 - forgotten image (thanks Darius for hint)
git-svn-id: trunk@12017 -
2007-09-13 05:45:57 +00:00