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
zeljko
fb0e89d0ad
(Qt): Use local DC point instead of brushOrigin for pen operations, it's cheaper then brushOrigin() & setBrushOrigin() and possibly better solution.
...
git-svn-id: trunk@12096 -
2007-09-20 19:18:33 +00:00
jesus
854be67841
Printers, changed layout of select printer dialog so it can be used with carbon from Phil Hess, issue #9703
...
git-svn-id: trunk@12095 -
2007-09-20 19:04:40 +00:00
paul
3e85ab3a3a
TQtWSCustomListBox.SetBorder
...
git-svn-id: trunk@12094 -
2007-09-20 15:34:29 +00:00
paul
aab25fd9e6
Qt:
...
- fix listbox selection (extended selection was turned on single select mode too)
git-svn-id: trunk@12093 -
2007-09-20 14:35:43 +00:00
paul
7ea11032f9
typo in previous commit
...
git-svn-id: trunk@12092 -
2007-09-20 14:17:39 +00:00
paul
10b357dce6
Qt:
...
- fix multiselect option in FileDialog
- fix multiply extension for one filter option
git-svn-id: trunk@12091 -
2007-09-20 14:13:49 +00:00
mattias
04488cbea6
LCL: fixed writing widestrings
...
git-svn-id: trunk@12090 -
2007-09-20 14:04:53 +00:00
mattias
daa0f22d74
synedit: fixed mem leak in auto completions
...
git-svn-id: trunk@12089 -
2007-09-20 13:43:01 +00:00
zeljko
8935331948
(Qt): Workaround for qtcaret overlaping chars in editor (+2px).
...
git-svn-id: trunk@12088 -
2007-09-20 13:06:17 +00:00
mattias
2c79c5b55c
laz_dom: fixed finding nodes when adding/removing nodes with same NodeName
...
git-svn-id: trunk@12087 -
2007-09-20 10:34:05 +00:00
vincents
617c28d9f5
data desktop: don't overwrite properties of existing fields from Joost (bug #9660 )
...
git-svn-id: trunk@12086 -
2007-09-20 08:51:12 +00:00
paul
1335a9782c
Win32: set imagelist and imageindex for TCustomNotebook and pages
...
git-svn-id: trunk@12085 -
2007-09-20 08:13:55 +00:00
paul
40b85e7ab2
- add new images from wile64
...
git-svn-id: trunk@12084 -
2007-09-20 07:25:43 +00:00
paul
feb1dfe899
Qt:
...
- rework FileDialogs - now they understand more options and handle events (disadvantage - FileDialogs are no more native)
- fix ColorDialog (was wrong selected color)
- introduce TQtStringList which encapsulates QStringListH
- fix compilation of qt 4.2
git-svn-id: trunk@12083 -
2007-09-20 06:56:09 +00:00
jesus
ec721b475a
LazReport, changed layout of page options dialog from Aleks Lagunov
...
git-svn-id: trunk@12082 -
2007-09-20 03:11:25 +00:00
marc
1832fdc084
* Added and updated po files
...
git-svn-id: trunk@12081 -
2007-09-20 00:10:18 +00:00
mattias
4f8d2a8022
IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
...
git-svn-id: trunk@12080 -
2007-09-19 17:58:52 +00:00
paul
f40ff94387
Qt: use native VK code provided by qt in TLMKey under windows instead of qt key code -> VK mapping
...
git-svn-id: trunk@12079 -
2007-09-19 15:46:16 +00:00
paul
615e7fb75a
Qt:
...
- move erase before paint in invalidateRect
- fix TQtWSCustomNotebook.GetTabIndexAtPos
- some code formatting and cleanup
git-svn-id: trunk@12078 -
2007-09-19 15:39:26 +00:00
vincents
fd93c72668
IDE: use sysutils.GetTempDir to find the temporary directory on windows
...
git-svn-id: trunk@12077 -
2007-09-19 11:57:18 +00:00
mattias
e81fcb8abc
codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
...
git-svn-id: trunk@12076 -
2007-09-19 09:30:53 +00:00
sekelsenmat
ee77c4f64f
Fixed compilation for qt interface in mode qt 4.2
...
git-svn-id: trunk@12075 -
2007-09-19 08:03:28 +00:00
zeljko
06f54aae9b
(Qt): Fixed AV when deleting item from TCustomListView.
...
git-svn-id: trunk@12074 -
2007-09-19 07:25:16 +00:00
zeljko
90cca72899
(Qt): implemented ItemDelete() in TCustomListView.
...
git-svn-id: trunk@12073 -
2007-09-19 07:11:05 +00:00
zeljko
07e0979d6e
(Qt): Minor fix in GetText(), SetText()
...
git-svn-id: trunk@12072 -
2007-09-19 06:15:17 +00:00