Commit Graph

32614 Commits

Author SHA1 Message Date
paul
d9a1e19722 lazutils: fix use of ut8string
git-svn-id: trunk@33383 -
2011-11-07 05:44:16 +00:00
martin
4ca8f0c158 IDE, SynEdit: introduce block-indent by tab. issue #0020256
git-svn-id: trunk@33382 -
2011-11-07 02:44:22 +00:00
sekelsenmat
4600e3eb2f Moves GetTickCount to LazUtils and adds NowUTC to LazUtils
git-svn-id: trunk@33381 -
2011-11-06 19:31:31 +00:00
zeljko
4f22b9c783 Gtk2: dissallow opening directory as file (GtkFileChooser bug). issue #17278
git-svn-id: trunk@33380 -
2011-11-06 19:25:26 +00:00
zeljko
2ab49d0d32 Qt: rewritten FocusChanged, reordered the way how qt sends focus events to LCL.Fixed bug when an invalid but <> nil handle can be obtained inside FocusChanged by using IsValidHandle(). Fixed problems with mdi focus.
git-svn-id: trunk@33379 -
2011-11-06 18:43:32 +00:00
juha
605bcaaabe LazReport: Make OK button the default in print dialog. Change button names to more descriptive
git-svn-id: trunk@33378 -
2011-11-06 18:04:28 +00:00
zeljko
42ef49460c Qt: do not pass to lcl mouse press/release events from mdichild titlebar.
git-svn-id: trunk@33377 -
2011-11-06 15:34:49 +00:00
juha
f0cabaa74f IDE: remove obsolete TKeyCommandRelation.SetShortcutA
git-svn-id: trunk@33376 -
2011-11-06 14:42:50 +00:00
juha
7e51f5b7f3 IDE: refactor keymapping code and format the individual mappings for easier editing
git-svn-id: trunk@33375 -
2011-11-06 14:42:33 +00:00
juha
b219c17c48 IDE: new constructor for TIDECommand
git-svn-id: trunk@33374 -
2011-11-06 14:42:07 +00:00
zeljko
3eccf2f0b8 Qt: added QEventWinIDChange to EventTypeToStr for debugging
git-svn-id: trunk@33373 -
2011-11-06 14:20:11 +00:00
zeljko
63f05ff12f Qt: more debug code in FocusChanged event
git-svn-id: trunk@33372 -
2011-11-06 14:06:20 +00:00
martin
15eef312e7 IDE: add jump-point for goto-bookmark. issue #0020284
git-svn-id: trunk@33371 -
2011-11-06 13:57:11 +00:00
zeljko
a00ac6dd4d Gtk2: added DebugLn when -dVerboseFocus in TGtk2WidgetSet.GetFocus
git-svn-id: trunk@33370 -
2011-11-06 13:53:41 +00:00
zeljko
a1b5f184c0 *added QEventCloseSoftwareInputPanel (200) into EventTypeToStr(). We don't have such event in bindings since it wasn't in qt 4.5.
git-svn-id: trunk@33369 -
2011-11-06 13:22:58 +00:00
martin
486f5d2f70 IDE: fixed codetool-jump focus issue #0020630
git-svn-id: trunk@33368 -
2011-11-06 12:48:09 +00:00
maxim
0e7fb66545 regenerated translations; updated Russian translation
git-svn-id: trunk@33367 -
2011-11-06 12:46:21 +00:00
maxim
979cfa1c70 GDBMIDebugger: improved localization, fixed typos
git-svn-id: trunk@33366 -
2011-11-06 12:44:22 +00:00
zeljko
db9726089b Qt: renamed params of event focuschanged
git-svn-id: trunk@33365 -
2011-11-06 10:32:40 +00:00
sekelsenmat
6b2e9132e3 customdrawnws: more structural code
git-svn-id: trunk@33364 -
2011-11-06 08:38:37 +00:00
jesus
b7d842fe5e LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622
git-svn-id: trunk@33363 -
2011-11-06 08:29:27 +00:00
sekelsenmat
c8c3173472 Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet.
git-svn-id: trunk@33362 -
2011-11-06 08:19:26 +00:00
zeljko
29cfa624f6 Qt: fixed compilation when -dVerboseFocus enabled
git-svn-id: trunk@33361 -
2011-11-06 08:04:41 +00:00
dodi
d0fb7f4dbf Docs: Forms synced
git-svn-id: trunk@33360 -
2011-11-06 03:49:34 +00:00
jesus
626cc62f6d LCL, win, prevent combobox from beeping too, issue #16620
git-svn-id: trunk@33359 -
2011-11-05 23:24:27 +00:00
sekelsenmat
11adf3e5b4 Finally I found how to fix the issue with ClientWidth/Height in TPage
git-svn-id: trunk@33358 -
2011-11-05 18:36:26 +00:00
zeljko
2623d5ca7a Qt: added MDIChildArea for mdichild objects for easier fix of tricky focus behaviour inside mdichild forms.
git-svn-id: trunk@33357 -
2011-11-05 18:27:48 +00:00
zeljko
d8477e1ff2 Qt: removed unneeded call in event QEventShowToParent for mdichild since it's already fixed in mdiarea signal
git-svn-id: trunk@33356 -
2011-11-05 18:14:28 +00:00
zeljko
269f554a5f Qt: proper activate/deactivate mdichild forms
git-svn-id: trunk@33355 -
2011-11-05 18:07:23 +00:00
juha
7afb2d1906 IDE: set Enabled state of controls in lazdoc and project lazdoc settings. Refactoring.
git-svn-id: trunk@33354 -
2011-11-05 17:54:51 +00:00
juha
c6b629a8cf IDE: set Enabled state of controls in debugger event log settings
git-svn-id: trunk@33353 -
2011-11-05 17:53:58 +00:00
juha
9dee7db00c JCF2: set Enabled state of controls in Warnings settings
git-svn-id: trunk@33352 -
2011-11-05 17:53:29 +00:00
juha
81de09611d JCF2: set Enabled state of controls in preprocessor settings
git-svn-id: trunk@33351 -
2011-11-05 17:53:11 +00:00
juha
310cccba14 JCF2: set Enabled state of controls in obfuscate settings
git-svn-id: trunk@33350 -
2011-11-05 17:52:49 +00:00
juha
48b7f94535 IDE: set Enabled state to controls in Codefolding options
git-svn-id: trunk@33349 -
2011-11-05 17:52:29 +00:00
juha
83b0419b71 IDE: set Enabled/Disabled state of buttons in FPDOC options.
git-svn-id: trunk@33348 -
2011-11-05 17:51:11 +00:00
juha
b5c103dc11 IDE: remove a duplicate resource string
git-svn-id: trunk@33347 -
2011-11-05 17:50:20 +00:00
sekelsenmat
8e1a2b754d customdrawn: Adds TCDStaticText
git-svn-id: trunk@33346 -
2011-11-05 16:35:08 +00:00
sekelsenmat
f7dc81a9d1 customdrawn tests: adds TCDStaticText
git-svn-id: trunk@33345 -
2011-11-05 16:34:56 +00:00
paul
21ab9f3b6a lcl: copy PixelFormat on TCustomBitmap.Assign operation
git-svn-id: trunk@33344 -
2011-11-05 16:28:40 +00:00
sekelsenmat
70829434d7 customdrawn: Finishes the drawing of the radiobutton
git-svn-id: trunk@33343 -
2011-11-05 16:10:38 +00:00
paul
1e70708349 lcl: destroy canvas handle on statusbar window destruction (bug #0019497)
git-svn-id: trunk@33342 -
2011-11-05 14:55:40 +00:00
sekelsenmat
84fd8c7545 customdrawn tests: Adds radiobutton
git-svn-id: trunk@33341 -
2011-11-05 14:54:37 +00:00
sekelsenmat
929119be32 customdrawn: Starts adding the radiobutton
git-svn-id: trunk@33340 -
2011-11-05 14:54:21 +00:00
martin
5001efe30e DBG: Fixed compilation, due to IFDEF (rev 33336 #2642e6a579)
git-svn-id: trunk@33339 -
2011-11-05 14:32:37 +00:00
martin
2c40a97d6a DBG: Markl project as modified, if watches are added/changed/removed. issue #0020092
git-svn-id: trunk@33338 -
2011-11-05 14:30:32 +00:00
mattias
605ffc8b2c IDEIntf: fixed TIDEWindowCreator.CreateSimpleLayout:
git-svn-id: trunk@33337 -
2011-11-05 14:11:25 +00:00
martin
2642e6a579 DBG: moved window-names from IDE to debugger
git-svn-id: trunk@33336 -
2011-11-05 13:32:32 +00:00
zeljko
4803d92e36 Qt: added SubWindowActivated signal and TODO to finish this part
git-svn-id: trunk@33335 -
2011-11-05 13:12:39 +00:00
zeljko
576ac959ca Qt: fixed infinite loop and crash with spurious events from mdiarea, when try to focusin/focusout
mdichild form.

git-svn-id: trunk@33334 -
2011-11-05 12:50:38 +00:00