balazs
31c4b9c2af
Invalid ifdef under fpc 3.1.1 Patch by @minesadorada.
...
git-svn-id: trunk@53428 -
2016-11-23 18:12:08 +00:00
mattias
bfcced5fad
lcl: added KeyCodeToKeyString, issue #30988 , from AlexeyT
...
git-svn-id: trunk@53427 -
2016-11-23 16:00:23 +00:00
juha
444927581b
IDE: Improve layout of Diff dialog. Issue #27646 , patch from AlexT.
...
git-svn-id: trunk@53426 -
2016-11-23 15:06:41 +00:00
juha
f68693281e
Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej.
...
git-svn-id: trunk@53425 -
2016-11-23 15:06:28 +00:00
balazs
5cd4772404
Extended options dialog. From now on the local repository path is configurable.
...
git-svn-id: trunk@53424 -
2016-11-23 13:12:52 +00:00
juha
f674fb144c
Readme file for ResizeImageDemo Example from Mike Sapsard. Issue #27592 .
...
git-svn-id: trunk@53423 -
2016-11-23 10:54:42 +00:00
juha
cdf1328144
LCL: Fix the display string of shortcut "+". Issue #30973 , patch from Michl.
...
git-svn-id: trunk@53422 -
2016-11-23 10:24:15 +00:00
juha
cd7e9994c2
Packager: Open a loaded package also by pressing Return key.
...
git-svn-id: trunk@53421 -
2016-11-23 10:24:03 +00:00
balazs
c1f8cade3c
Change TToolButton style from tbsDropDown to tbsButtonDrop, plus a small bugfix.
...
git-svn-id: trunk@53420 -
2016-11-22 21:59:33 +00:00
mattias
e419a0c56c
IDE: message window: started line wrap
...
git-svn-id: trunk@53419 -
2016-11-22 17:43:18 +00:00
juha
a2d289acd6
IDE: A new dialog for manifest options. Issue #30977 , patch from AlexeyT.
...
git-svn-id: trunk@53418 -
2016-11-22 15:59:00 +00:00
mattias
1780042136
deb: always create 3 number version, needed by dpkg version comparison
...
git-svn-id: trunk@53416 -
2016-11-22 13:11:36 +00:00
maxim
549f41a620
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@53414 -
2016-11-21 22:33:45 +00:00
mattias
afaf9ea7d3
codetools: comment
...
git-svn-id: trunk@53405 -
2016-11-21 16:12:46 +00:00
mattias
dfcce2b301
IDE: search units with Pascal case insensitivity, instead of UTF-8
...
git-svn-id: trunk@53404 -
2016-11-21 16:12:38 +00:00
mattias
e53ad0a63b
lazutils: simplified
...
git-svn-id: trunk@53403 -
2016-11-21 16:05:02 +00:00
juha
0e82e34295
Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion.
...
git-svn-id: trunk@53402 -
2016-11-21 16:01:44 +00:00
mattias
6c407707ae
glazres: search files with Pascal case insensitivity as well
...
git-svn-id: trunk@53401 -
2016-11-21 16:01:36 +00:00
mattias
28991b109d
IDE: fixed searching Pascal files case insensitive
...
git-svn-id: trunk@53400 -
2016-11-21 15:58:43 +00:00
mattias
ad08369c4a
IDEIntf: comment
...
git-svn-id: trunk@53399 -
2016-11-21 15:57:36 +00:00
mattias
aceccfc036
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
...
git-svn-id: trunk@53398 -
2016-11-21 15:57:14 +00:00
mattias
6b7ab7bc9d
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
...
git-svn-id: trunk@53397 -
2016-11-21 15:57:00 +00:00
balazs
b6b7118533
Bug fix: filter by category not working properly. Bug reported by @Groffy.
...
git-svn-id: trunk@53396 -
2016-11-21 12:19:26 +00:00
mattias
28e4e1a7e6
IDE: updated lpi
...
git-svn-id: trunk@53394 -
2016-11-21 12:13:44 +00:00
mattias
9d9b4ce60c
IDE: fixed searching unitnames in stringlist
...
git-svn-id: trunk@53393 -
2016-11-21 12:13:33 +00:00
mattias
b8344eab11
IDE: check pkg file conflicts: fixed check in Turkish locale
...
git-svn-id: trunk@53391 -
2016-11-20 22:52:45 +00:00
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