Commit Graph

50455 Commits

Author SHA1 Message Date
balazs
ccd6e22a24 Online package manager. Initial commit.
git-svn-id: trunk@53390 -
2016-11-20 19:57:34 +00:00
zeljko
a351c06f40 Qt: fixed crash - regression from r53365 #7ad916287c. issue #30966
git-svn-id: trunk@53389 -
2016-11-20 11:47:26 +00:00
zeljko
4b1324dcbb Qt: do not use Owner but Parent for TMainMenu handle constructor. issue #30942
git-svn-id: trunk@53388 -
2016-11-20 11:15:26 +00:00
bart
1cec552aa5 LCL: Implement nboDoChangeOnSetIndex option for TCustomTabControl.
If set, it will cause OnChange to be fired when PageIndex is changed by code.
This will make it easier to repair user programs that are affected by r53089 #78830476ff.

git-svn-id: trunk@53387 -
2016-11-19 16:45:40 +00:00
marc
9e44e73f08 Added online package manager folder so source can be stored hereq
git-svn-id: trunk@53386 -
2016-11-19 14:22:27 +00:00
juha
5338a3dfc1 LazUtils: Refactoring for TXMLConfig. Issue #30899, patch from AlexeyT.
git-svn-id: trunk@53385 -
2016-11-18 19:25:05 +00:00
mattias
7ca0140e65 codetools: fixed StringToPascalConst, added tests, bug #30955
git-svn-id: trunk@53383 -
2016-11-18 17:44:17 +00:00
juha
c2d88c8f48 IDE: Improve application options layout. Issue #30947, patch from AlexeyT.
git-svn-id: trunk@53382 -
2016-11-18 17:07:22 +00:00
juha
3913650b87 IDE: Add manifest options for Name/Description. Issue #30953, patch from AlexeyT.
git-svn-id: trunk@53381 -
2016-11-18 16:26:28 +00:00
juha
b0aef0595b LCL-GTK2: Don't add a a useless #0 when transforming clipboard data to compound text.
git-svn-id: trunk@53380 -
2016-11-18 16:00:57 +00:00
mattias
5ac1729807 IDE: code explorer: show unit name only when updating manually, issue #30940
git-svn-id: trunk@53379 -
2016-11-17 14:11:36 +00:00
juha
9f319a0f93 LCL-GTK2: More refactoring in ClipboardSelectionRequestHandler. Separate 2 helper procedures.
git-svn-id: trunk@53378 -
2016-11-17 13:32:35 +00:00
juha
f522b7e44a LCL-GTK2: Remove useless "if Buffer=nil" test in ClipboardSelectionRequestHandler. Refactoring. Mostly indentation changed.
git-svn-id: trunk@53377 -
2016-11-17 13:32:33 +00:00
juha
69a39c63a3 LCL-GTK2: Remove trailing zero when copying to clipboard. Issues #21453, #30071, patch from BBaz.
git-svn-id: trunk@53376 -
2016-11-17 13:32:28 +00:00
juha
4261afaff7 LCL-QT: Prevent deleting an empty line from TQtMemoStrings after it is inserted. Fixes bug in ExtTool dialog. Issue #30929.
git-svn-id: trunk@53375 -
2016-11-16 16:40:29 +00:00
ondrej
e2599966ce DebuggerIntf, IDE: partially revert r53372 #ca66ef0c1c: don't format locals values, it slows down step-by-step debugging
git-svn-id: trunk@53374 -
2016-11-16 15:00:08 +00:00
ondrej
2e82f20fc5 IDE: rename manifest file checkbox. Issue #30903
git-svn-id: trunk@53373 -
2016-11-16 13:45:32 +00:00
ondrej
ca66ef0c1c DebuggerIntf: Add interface to format debugger variable values.
IDE: Show formatted values in watches dialog, locals dialog and smart hint. Add default formatters for TDate/TDateTime/TTime variables.

git-svn-id: trunk@53372 -
2016-11-16 13:30:24 +00:00
ondrej
0bf9e1867b IDE: search status form: disable panel TabStop
git-svn-id: trunk@53370 -
2016-11-15 09:46:39 +00:00
ondrej
870a757670 IDEIntf: object inspector: fix hint position
git-svn-id: trunk@53369 -
2016-11-15 09:02:55 +00:00
ondrej
e57fbc2eb3 IDE: fix smart hint position
git-svn-id: trunk@53368 -
2016-11-15 09:02:18 +00:00
ondrej
cf080374cd IDE, IDEIntf: allow no mouse offset in hint window manager
git-svn-id: trunk@53367 -
2016-11-15 09:01:41 +00:00
ondrej
c49f1ff869 IdeIntf: objectinspector: fix Hint flickering
git-svn-id: trunk@53366 -
2016-11-15 08:17:52 +00:00
ondrej
7ad916287c LCL: customedit: rewrite TextHint emulation, use WinAPI if available.
git-svn-id: trunk@53365 -
2016-11-14 14:19:14 +00:00
ondrej
37928d1126 LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
git-svn-id: trunk@53364 -
2016-11-14 13:41:54 +00:00
bart
5e9720ff02 SynExportHtml:
- make ColorToHTML a normal function.
- less verbose.

git-svn-id: trunk@53363 -
2016-11-12 16:33:33 +00:00
bart
fa05649e5a SynEditExporter: less verbose.
git-svn-id: trunk@53362 -
2016-11-12 16:31:17 +00:00
juha
bcf6fdd8e7 LCL-Win32: Show PopupMenu for ComboBox, Memo and Panel correctly. Issue #30867, patch from Michl.
git-svn-id: trunk@53361 -
2016-11-12 16:01:25 +00:00
maxim
fc98381e53 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: trunk@53356 -
2016-11-12 12:40:05 +00:00
ondrej
2c4a47b18a IDE: Fix not showing any components on the palette on mousewheel. Issue #0030904.
git-svn-id: trunk@53350 -
2016-11-11 21:46:25 +00:00
ondrej
2a7fc4046b LCL: win32: prevent sending LM_MOUSEWHEEL twice. Issue #30917
git-svn-id: trunk@53349 -
2016-11-11 21:22:46 +00:00
mattias
36882d29bb IDEIntf: object inspector: support unicodestring properties, added Filter property
git-svn-id: trunk@53348 -
2016-11-11 18:53:12 +00:00
mattias
7b6d4222ec IDEIntf: object inspector: added widestring and unicodestring to example
git-svn-id: trunk@53347 -
2016-11-11 18:49:46 +00:00
mattias
f9e5f4cbdf IDE: code help: improved debug message
git-svn-id: trunk@53346 -
2016-11-11 18:01:33 +00:00
bart
a3235cd934 IDE: Fix not showing any components on the palette, when selecting a page from the dropdownlist. Issue #0030904.
git-svn-id: trunk@53345 -
2016-11-11 16:52:13 +00:00
bart
a0c774c2a2 TCustomEdit: partly revert r53296 #1c88d48964. Inside RealSetText we need call HideTextHint. Issue #0030913.
git-svn-id: trunk@53343 -
2016-11-11 12:13:21 +00:00
bart
ba75916f60 SynEdit: SynExportHtml: don't include double quotes in the result of ColorToHTML.
git-svn-id: trunk@53342 -
2016-11-10 23:40:22 +00:00
maxim
46b3e668d7 IDE: Regenerated translations and updated Russian translation
git-svn-id: trunk@53341 -
2016-11-10 22:39:14 +00:00
maxim
0137d679e3 TAChart: improved Axis translation, regenerated translations and updated Russian translation
git-svn-id: trunk@53340 -
2016-11-10 22:21:28 +00:00
maxim
65f254746a SQLDb: Regenerated translations and updated Russian translation
git-svn-id: trunk@53339 -
2016-11-10 22:01:40 +00:00
maxim
64664306ee SQLDb: do not put resource string under IFDEF
git-svn-id: trunk@53338 -
2016-11-10 21:58:05 +00:00
bart
b9e67db75a SynEdit: SynExportHtml: unset styles in the opposite order of setting them.
git-svn-id: trunk@53337 -
2016-11-10 20:44:33 +00:00
bart
6dfadf73a7 SynEdit: SynExportHtml: use friendly HTML color names for most common colors.
git-svn-id: trunk@53336 -
2016-11-10 16:09:30 +00:00
bart
e613c39896 SynEdit: TSynEditExporter: implement methods that add formatting data immediately before and after each token, regardless of the formatting status of the previous token.
git-svn-id: trunk@53335 -
2016-11-10 15:51:38 +00:00
mattias
0a383ad832 lcl: delay autosize when form is minimized, bug #30826
git-svn-id: trunk@53334 -
2016-11-10 10:21:47 +00:00
mattias
e50e59fab7 IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio
git-svn-id: trunk@53333 -
2016-11-10 08:52:27 +00:00
mattias
43fe142cde lcl: clean up
git-svn-id: trunk@53332 -
2016-11-10 08:45:31 +00:00
mattias
79db8762f5 lcl: TTreeView: consider font descend for default node height
git-svn-id: trunk@53331 -
2016-11-10 08:40:06 +00:00
mattias
65d273502f lcl: TTreeView: draw tree lines to center of expand sign, bug #30902, patch from AlexeyT
git-svn-id: trunk@53330 -
2016-11-10 08:35:28 +00:00
bart
40cc9bd161 QT: move class function TQtWSSaveDialog.QueryWSEventCapabilities implementation outside the {$ifndef QT_NATIVE_DIALOGS} define. Fixes compilation on Linux x86_64.
git-svn-id: trunk@53329 -
2016-11-09 17:07:02 +00:00