Commit Graph

11991 Commits

Author SHA1 Message Date
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
e53ad0a63b lazutils: simplified
git-svn-id: trunk@53403 -
2016-11-21 16:05:02 +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
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
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
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
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
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
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
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
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
ondrej
d487f8a68d IDE: project options: disable Set WidgetSet button instead of hiding it.
git-svn-id: trunk@53326 -
2016-11-09 11:30:57 +00:00
ondrej
31944eda39 IDE: project options: more values for Win Vista DPI awarness. Issue #30170, modified patch by AlexeyT
git-svn-id: trunk@53325 -
2016-11-09 09:15:34 +00:00
mattias
fe406f91e2 IDE: fpc msg parser: fixed reversing instantfpc cache from history
git-svn-id: trunk@53314 -
2016-11-08 15:14:48 +00:00
mattias
31d3f43475 IDE: open file at cursor: for Pascal files use codetools
git-svn-id: trunk@53312 -
2016-11-08 12:24:31 +00:00
bart
b4d261ea82 IDE: Replace call to deprecated function ValidUTF8String with call to Utf8EscapeControlChars.
git-svn-id: trunk@53307 -
2016-11-07 12:59:46 +00:00
mattias
bebe80cc91 IDE: fpc msg parser: simplified
git-svn-id: trunk@53291 -
2016-11-03 19:39:32 +00:00
juha
548c20fb9f Clarify some license texts. Remove CodeTyphon name when they are not the original author.
git-svn-id: trunk@53290 -
2016-11-03 14:09:44 +00:00
mattias
43d6a1e7ab IDE: run parameters: default terminal and PATH use UTF-8
git-svn-id: trunk@53284 -
2016-11-02 11:14:14 +00:00
maxim
a53718ea9b IDE, Component list: fixed 'Use' button size and 'Keep open' checkbox caption
git-svn-id: trunk@53270 -
2016-10-31 22:06:42 +00:00
juha
149d296da7 IDE: Close progress dialog after rescanning FPC source directory. Issue #30822, patch from Balázs Székely.
git-svn-id: trunk@53265 -
2016-10-30 17:06:06 +00:00
mattias
84d5bd33eb IDE: less hints
git-svn-id: trunk@53264 -
2016-10-30 16:58:53 +00:00
ondrej
59485fc2e9 IDE: component list: keep focus for "keep open" option. Issue #30459
git-svn-id: trunk@53261 -
2016-10-29 10:11:36 +00:00
ondrej
6e6f2e7c16 IDE: component list: add "keep open" option for Delphi behavior. Issue #30459
git-svn-id: trunk@53260 -
2016-10-29 09:59:25 +00:00
mattias
6b1267d6ae IDE: fpc msg parser: fixed hide unused lpk units
git-svn-id: trunk@53258 -
2016-10-29 09:36:58 +00:00
ondrej
085a9bfc83 IDE: open unit support for dotted unit names. Issue #29046
git-svn-id: trunk@53255 -
2016-10-28 19:52:48 +00:00
mattias
d755bb985c IDE: auto add used-in unit to project: write a note
git-svn-id: trunk@53248 -
2016-10-28 10:17:37 +00:00
mattias
2769633acb IDE: remove from project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53247 -
2016-10-28 10:16:37 +00:00
mattias
8ed3e81570 IDE: open project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53246 -
2016-10-28 10:03:55 +00:00
mattias
f1b926fd5e IDE: open project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53245 -
2016-10-28 10:02:22 +00:00
juha
70c199c0da IDE: Adjust anchors so that "Component palette" options page can be resized. Issue #30715, patch from Michl.
git-svn-id: trunk@53233 -
2016-10-26 20:25:55 +00:00
mattias
557e4c9757 IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53226 -
2016-10-26 16:44:09 +00:00
mattias
b9ff9978e4 IDE: codetools defines templates: fixed paths
git-svn-id: trunk@53225 -
2016-10-26 16:43:54 +00:00
mattias
56ea37d276 IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53224 -
2016-10-26 16:43:30 +00:00
mattias
a8c1a0eee4 IDE: help: fixed normalizing path separators
git-svn-id: trunk@53223 -
2016-10-26 16:42:54 +00:00
mattias
7e1b420ecf IDE: fixed default IDE window help file
git-svn-id: trunk@53222 -
2016-10-26 16:40:55 +00:00
mattias
230db065ad IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53221 -
2016-10-26 16:40:33 +00:00
mattias
4e61552e3c IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53220 -
2016-10-26 16:40:21 +00:00
mattias
d836f6d5e9 lazbuild: fixed default fcl.lpk path
git-svn-id: trunk@53219 -
2016-10-26 16:39:28 +00:00
mattias
38fb04468e IDE: fixed path editor dialog examples
git-svn-id: trunk@53218 -
2016-10-26 16:38:51 +00:00
mattias
e81a0a5b06 IDE: fixed publish project examples
git-svn-id: trunk@53217 -
2016-10-26 16:38:27 +00:00
mattias
eb062c92d7 IDE: fixed dci filename
git-svn-id: trunk@53216 -
2016-10-26 16:38:01 +00:00
mattias
c7f7b34cac IDE: DoOpenFileAndJumpToPos: do not open project
git-svn-id: trunk@53213 -
2016-10-26 07:45:23 +00:00