Commit Graph

47697 Commits

Author SHA1 Message Date
wp
8b28bc8ddd TurboPower_ipro: Avoid insertion of empty line into word-wrapped long text copied to clipboard. Replace literal "#13#10" by "LineEnding"
git-svn-id: trunk@50135 -
2015-10-21 09:13:42 +00:00
mattias
06bdecede0 projectgroups: comments
git-svn-id: trunk@50134 -
2015-10-21 08:58:44 +00:00
ondrej
ebbf7c90c3 IDE: synchronize advancedipc.pp with FCL.
git-svn-id: trunk@50133 -
2015-10-21 08:24:05 +00:00
maxim
250c06913b Cody: updated Russian translation
git-svn-id: trunk@50132 -
2015-10-20 22:36:14 +00:00
juha
039c2d80f8 LCL: Prevent flicker in TListbox in Windows XP. Issue #28146, patch from wp.
git-svn-id: trunk@50131 -
2015-10-20 20:59:17 +00:00
wp
26a72d2bfc TurboPower_IPro: more general way to copy text to the clipboard. Add CTRL+A to "select all". Improved rendering of table, p and header nodes.
git-svn-id: trunk@50130 -
2015-10-20 19:14:32 +00:00
juha
5fc7132693 Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
git-svn-id: trunk@50129 -
2015-10-20 17:20:11 +00:00
ondrej
162c962047 win32: detect Windows 8.1 as WindowsVersion = wv8_1 and Windows 10 as WindowsVersion = wv10
git-svn-id: trunk@50128 -
2015-10-20 17:01:40 +00:00
ondrej
f1403377e0 IDE: Desktop manager change separator style back to tbsDividers, fix TabOrder, delete empty SaveActionHint procedure.
git-svn-id: trunk@50127 -
2015-10-20 16:02:06 +00:00
mattias
b7210973bf IDE: menu item package graph with ..., bug #28884
git-svn-id: trunk@50126 -
2015-10-20 15:55:11 +00:00
zeljko
52d7205b6e Qt: set proper focus policy for TCustomForm handle. Fixed stalled capture on hidden abstractscrollarea viewport. issue #28880
git-svn-id: trunk@50125 -
2015-10-20 13:09:55 +00:00
zeljko
5ea0c54c00 Qt: fix focus policy. issue #28880
git-svn-id: trunk@50124 -
2015-10-20 07:27:20 +00:00
mattias
db83bb87bc IDE: adding editor unit to project: check component type and ask if to add CreateForm statement to project, bug #26248
git-svn-id: trunk@50123 -
2015-10-19 19:21:11 +00:00
mattias
655cfb0abf codetools: tests for dotted units
git-svn-id: trunk@50122 -
2015-10-19 13:30:14 +00:00
mattias
2c99963589 codetools: added tests for dotted units
git-svn-id: trunk@50121 -
2015-10-19 13:25:09 +00:00
mattias
1900575f1b codetools: added tests for dotted units
git-svn-id: trunk@50120 -
2015-10-19 13:23:15 +00:00
mattias
5c15224a08 codetools: added ExtractFileUnitname
git-svn-id: trunk@50119 -
2015-10-19 11:22:24 +00:00
mattias
90ec47f43b codetools: find declaration: fixed Result in operator proc, bug #28877
git-svn-id: trunk@50118 -
2015-10-19 09:47:00 +00:00
juha
cedf1cec63 IDE: Add help to Desktop Manager. Issue #28878.
git-svn-id: trunk@50117 -
2015-10-18 22:56:59 +00:00
juha
1ce63eab2e LazControls: Use ItemIndex for moving up/down in ListFilterEdit. Issue #28779.
git-svn-id: trunk@50116 -
2015-10-18 22:28:43 +00:00
mattias
3b84c9a585 codetools: find protected members in class helpers, bug #28810, patch from Ondrej
git-svn-id: trunk@50115 -
2015-10-18 22:27:22 +00:00
mattias
ea4449e888 codetools: added tests helper and protected
git-svn-id: trunk@50114 -
2015-10-18 22:21:45 +00:00
juha
3823cf94c4 IDE: ctrl+~ and ctrl+shift+~ to browse through tabs in history-order. Issue #28835, patch from Ondrej.
git-svn-id: trunk@50112 -
2015-10-18 21:21:38 +00:00
mattias
003ebea47a IDE: fpc msg pasrser: show OS X assembler error unsupported directive
git-svn-id: trunk@50109 -
2015-10-18 17:43:07 +00:00
mattias
d3d122a6ee IDE: updated lazarus.lpi
git-svn-id: trunk@50107 -
2015-10-18 17:24:57 +00:00
mattias
fb814e71a3 IDE: less hints
git-svn-id: trunk@50106 -
2015-10-18 17:23:53 +00:00
juha
cc38074466 IDE: Use InputQuery in SysVarOverrideDialog. Issue #28836, patch from Alexey Torgashin.
git-svn-id: trunk@50105 -
2015-10-18 15:20:19 +00:00
mattias
86f922df9a codetools: find declaration: enum type helpers
git-svn-id: trunk@50104 -
2015-10-18 15:01:14 +00:00
mattias
68d7015320 codetools: nicer test result
git-svn-id: trunk@50103 -
2015-10-18 14:24:45 +00:00
mattias
0ca8f14eff codetools: added tests for type helpers
git-svn-id: trunk@50102 -
2015-10-18 13:55:49 +00:00
mattias
0075408ba2 codetools: fixed resolving dot after pointer in mode delphi
git-svn-id: trunk@50101 -
2015-10-18 13:38:49 +00:00
mattias
a5c1278946 codetools: fixed resolving dot after class, bug #28876
git-svn-id: trunk@50100 -
2015-10-18 13:32:15 +00:00
juha
046db1ccaf IDE: Set toolbutton's enabled-status correctly in Desktop Manager.
git-svn-id: trunk@50099 -
2015-10-18 13:22:54 +00:00
juha
2dd8888cb6 IDE: Use the right icon for debug desktop in Desktop Manager and ToolButton menu.
git-svn-id: trunk@50098 -
2015-10-18 13:22:48 +00:00
juha
6b1d56635f IDE: Use BitButtons for Export / Import in Desktop manager for consistency. ToolButtons work now with selected items.
git-svn-id: trunk@50097 -
2015-10-18 13:22:38 +00:00
mattias
50ac0f66a1 IDE: added cache for FindFileInAllPackages, patch #28871 from Ondrej
git-svn-id: trunk@50096 -
2015-10-18 12:46:19 +00:00
juha
d19afdab40 IDE: Cleanup for coolbar_options code. Split EnableDisableButtons into 2 methods.
git-svn-id: trunk@50095 -
2015-10-17 14:31:11 +00:00
juha
44a6127f25 IdeIntf: Restore missing shortcut keys in menus. Issue #28868, patch from Ondrej.
git-svn-id: trunk@50094 -
2015-10-17 10:59:09 +00:00
juha
709d37fee1 IDEIntf: Prevent executing menu commands twice. Issue #28870, patch from Ondrej.
git-svn-id: trunk@50093 -
2015-10-17 08:17:08 +00:00
juha
6daf156ce1 IDE: Move sanity check to CalcNonClientHeight. Optimize setting main window height.
git-svn-id: trunk@50092 -
2015-10-17 07:31:40 +00:00
martin
effdd125ea SynEdit/IDE: zoom via keyboard
git-svn-id: trunk@50091 -
2015-10-17 01:39:01 +00:00
juha
f40462ba60 IDE: Replace config button with a popup menu in EditorToolbar. Issue #28865, patch from Ondrej Pokorny.
git-svn-id: trunk@50090 -
2015-10-16 22:16:45 +00:00
juha
5564280ff8 IDE: Fix regression in main window height update caused by r50072 #d6f0f771b5. Issue #28859.
git-svn-id: trunk@50089 -
2015-10-16 21:48:22 +00:00
juha
c831f9ecd9 LazUtils: Less notes from compiler about Asian codepages.
git-svn-id: trunk@50088 -
2015-10-16 21:48:15 +00:00
mattias
8d3d4e6a6f codetools: debug
git-svn-id: trunk@50087 -
2015-10-16 21:37:34 +00:00
mattias
4245b8129c codetools: added tests bug #28866
git-svn-id: trunk@50086 -
2015-10-16 21:37:22 +00:00
mattias
174015662d codetools: fixed resolve first identifier in term
git-svn-id: trunk@50085 -
2015-10-16 17:45:47 +00:00
mattias
649c60cea8 codetools: gather identifiers behind string constant dot
git-svn-id: trunk@50084 -
2015-10-16 15:53:10 +00:00
mattias
ccd0eeebaf codetools: find declaration of string constant dot identifier
git-svn-id: trunk@50083 -
2015-10-16 15:37:23 +00:00
mattias
80b57e35e4 codetools: less verbose
git-svn-id: trunk@50082 -
2015-10-16 09:41:01 +00:00