Commit Graph

26175 Commits

Author SHA1 Message Date
zeljko
b6beec0f82 Qt: fixed warnings
git-svn-id: trunk@26626 -
2010-07-13 14:55:49 +00:00
zeljko
cbc5a306cd Qt: cleanup
git-svn-id: trunk@26625 -
2010-07-13 14:40:29 +00:00
zeljko
b06d7701df Qt: don't touch flags if we are in design time.
git-svn-id: trunk@26624 -
2010-07-13 14:38:54 +00:00
zeljko
32353ca72a Qt: fixed bug where fsStayOnTop forms after hide cannot be shown anymore (visible in window list but invisible on screen).
git-svn-id: trunk@26623 -
2010-07-13 14:11:17 +00:00
mattias
feaf0e30be LCL: TreeView: using normal drag and drop, bug #16876
git-svn-id: trunk@26622 -
2010-07-13 13:42:12 +00:00
zeljko
df22fafe9f Qt: do not create scrollbar handles from TQtCustomControl.getClientBounds(), also better workaround for infinite loop with scrollingwincontrols, it happens only if Form.AutoScroll=True (there's no scrollbars for forms under qt yet - need different implementation).
git-svn-id: trunk@26621 -
2010-07-13 13:18:33 +00:00
mattias
216f4dccf1 codetools: autoindenter: forward class definition
git-svn-id: trunk@26620 -
2010-07-13 13:16:49 +00:00
mattias
bc14bcf0a2 codetools: completeblock: complete if parent and child same indented
git-svn-id: trunk@26619 -
2010-07-13 13:01:13 +00:00
mattias
55dcc22df2 codetools: fpcdefines: check cache validity
git-svn-id: trunk@26618 -
2010-07-13 11:42:46 +00:00
mattias
b23492619f codetools: completeblock: check if unindented line starts new block
git-svn-id: trunk@26617 -
2010-07-13 10:06:40 +00:00
paul
6995355e37 ide: add version information for lazarus executable
git-svn-id: trunk@26616 -
2010-07-13 09:01:48 +00:00
paul
09c0fcd30a startlazarus: use the same icon as lazarus, update project to use resources
git-svn-id: trunk@26615 -
2010-07-13 08:54:03 +00:00
mattias
d69c4535fe IDE: identifier completion: fixed getting indent for method completion
git-svn-id: trunk@26614 -
2010-07-13 08:18:36 +00:00
mattias
893f722018 codetools: fpcdefines: tcomponent
git-svn-id: trunk@26613 -
2010-07-13 08:01:19 +00:00
zeljko
cab3089111 Qt: make viewportNeeded & viewportDelete virtual, so allow subclassing
git-svn-id: trunk@26612 -
2010-07-13 07:56:55 +00:00
paul
d1c36edfd4 packager: use the case of package name instead of file name for auto generated package units by Flávio Etrusco (issue #0016211)
git-svn-id: trunk@26611 -
2010-07-13 03:29:09 +00:00
juha
38555de5d8 Converter: Improve function replacement support.
git-svn-id: trunk@26610 -
2010-07-12 23:12:03 +00:00
juha
87e25ee778 Converter: A comment inserted after a replaced function call.
git-svn-id: trunk@26609 -
2010-07-12 16:23:29 +00:00
mattias
c38a01e0ae codetools: fpccache: notifications
git-svn-id: trunk@26608 -
2010-07-12 11:58:42 +00:00
zeljko
df68a7ddf6 Qt: big performance boost in StretchMaskBlt(), now mask is stretched (if needed) to image size.Removed destination width & height stretching from StretchMaskBlt(), since it is done internally in TQtDeviceContext.DrawImage()
git-svn-id: trunk@26607 -
2010-07-12 11:14:37 +00:00
paul
887c9c875f lcl: don't crash when on dbimage loading failure (issue #0013768)
git-svn-id: trunk@26606 -
2010-07-12 09:08:49 +00:00
mattias
7ece9907af codetools: fpcdefines: started supported caching multiple targets
git-svn-id: trunk@26605 -
2010-07-12 07:31:43 +00:00
mattias
7e74198f7d codetools: completeblock: improved for class
git-svn-id: trunk@26604 -
2010-07-11 20:46:35 +00:00
zeljko
5c853d1f08 Qt: StretchMaskBlt(): fixed bug in statement for stretching dst width & height. fixes #16910
git-svn-id: trunk@26603 -
2010-07-11 20:03:57 +00:00
maxim
2682f943c6 MemDS: 1. Portuguese translation update from Marcelo B Paula, final part of bug #16909.
2. Regenerated translations and updated Russian translation.

git-svn-id: trunk@26602 -
2010-07-11 17:49:46 +00:00
maxim
2b701c91a8 MemDS: Localized 'Select dataset to copy from' dilaog. Patch from Marcelo B Paula, part of bug #16909.
git-svn-id: trunk@26601 -
2010-07-11 17:47:25 +00:00
dmitry
59f9b13b95 carbon: fix compilation due to GetStockObject result type changes
git-svn-id: trunk@26600 -
2010-07-11 16:10:58 +00:00
maxim
33081ba014 regenerated translations; updated Russian translation
git-svn-id: trunk@26599 -
2010-07-11 15:54:55 +00:00
maxim
e61efb0565 Ideintf: localized New Field dialog. Patch from Marcelo B Paula, bug #16902, with my changes.
git-svn-id: trunk@26598 -
2010-07-11 15:53:28 +00:00
maxim
e929552e91 Czech translation update by Martin Smat
git-svn-id: trunk@26597 -
2010-07-11 13:54:57 +00:00
martin
8db9286b37 SynCompletion: avoid possible crash ./ fix app.Deactivate
git-svn-id: trunk@26596 -
2010-07-11 13:29:03 +00:00
mattias
cd02fc8a59 IDE: identifier completion: fixed indent on override method
git-svn-id: trunk@26595 -
2010-07-11 12:20:03 +00:00
mattias
b4b5016f20 codetools: completeblock: complete if unindent and cursor at unindent or in empty line
git-svn-id: trunk@26594 -
2010-07-11 11:27:44 +00:00
mattias
ad682260a7 codetools: auto indenter: start first class section automatically
git-svn-id: trunk@26593 -
2010-07-11 09:46:33 +00:00
mattias
f94941a0de LCL: TEdit: handling VK_RETURN after interface, bug #16430
git-svn-id: trunk@26592 -
2010-07-11 09:23:57 +00:00
mattias
9ce0b6476f IDE: updating object inspector InfoPanel on idle
git-svn-id: trunk@26591 -
2010-07-11 09:17:21 +00:00
mattias
742416f30f translations: german: updates from Samuel Herzog
git-svn-id: trunk@26590 -
2010-07-11 08:09:17 +00:00
mattias
f6396ec5fc LCL: TMenuItem.ActionChange: do not copy OnClick, bug #15681
git-svn-id: trunk@26589 -
2010-07-10 21:24:24 +00:00
zeljko
ce3c87f83f LCL: forgot to back result for mswindows in ConsoleToUTF8.
git-svn-id: trunk@26588 -
2010-07-10 20:45:51 +00:00
zeljko
f589a58cfb LCL: fixed bug in ConsoleToUTF8() introduced in r26586 #a13d9ca23e.
git-svn-id: trunk@26587 -
2010-07-10 20:43:39 +00:00
dmitry
a13d9ca23e lcl: fix GetEnvironmentVariableUTF8 for Windows, returning wrong string for OEM encoded values
git-svn-id: trunk@26586 -
2010-07-10 20:31:18 +00:00
mattias
56bf0c43a2 codetools: FindDeclarationOfPropertyPath: enum of set
git-svn-id: trunk@26585 -
2010-07-10 20:27:30 +00:00
mattias
8531e6e0cf IDE: FindDeclarationOfOIProperty: check for TNestedPropertyEditor
git-svn-id: trunk@26584 -
2010-07-10 19:41:36 +00:00
zeljko
b0336c670d Qt: let the TQtWidget remember it's last caret pos, fixes various problems with TSynEdit.
git-svn-id: trunk@26583 -
2010-07-10 19:25:22 +00:00
mattias
01b7bba04e LCL: TDBCustomNavigator: using lcl layout, bug #16423
git-svn-id: trunk@26582 -
2010-07-10 18:27:10 +00:00
mattias
aeeea1c358 LCL: fixed ChildSizing.ControlsPerLine: it is the wrap limit, not the column count
git-svn-id: trunk@26581 -
2010-07-10 18:26:05 +00:00
maxim
76ec54cbff JCF2: Fix About dialog (wordwrap issue), bug #16900.
git-svn-id: trunk@26580 -
2010-07-10 17:33:25 +00:00
maxim
a096753d90 IDE, new project dialog: fixed localization, moved TButtonPanel events assignment to LFM.
git-svn-id: trunk@26579 -
2010-07-10 17:09:23 +00:00
maxim
00933147cf IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM.
git-svn-id: trunk@26578 -
2010-07-10 17:04:38 +00:00
mattias
edb4d863d5 IDE: editor automatic features frame:: more width for comboboxes, bug #16898
git-svn-id: trunk@26577 -
2010-07-10 16:48:30 +00:00