Commit Graph

11952 Commits

Author SHA1 Message Date
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
mattias
85e2468d35 lazbuild: fixed compilation
git-svn-id: trunk@53212 -
2016-10-26 07:27:44 +00:00
mattias
018e27b67c IDE: fpc msg parser: reverse source files from test build directory
git-svn-id: trunk@53211 -
2016-10-26 07:25:58 +00:00
mattias
9c41906a96 IDE: fpc msg parser: reverse source files from test build directory, bug #30787
git-svn-id: trunk@53208 -
2016-10-25 21:41:34 +00:00
mattias
a152fd580f IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir
git-svn-id: trunk@53206 -
2016-10-25 20:20:05 +00:00
maxim
e5a40dfe94 IDE: show hint for 'Method default section' label in Codetools Class Completion options page; made minor improvement in other hint.
git-svn-id: trunk@53201 -
2016-10-24 22:30:45 +00:00
mattias
08e20f0ff0 IDE: external tools: fixed show/hide window
git-svn-id: trunk@53196 -
2016-10-21 22:00:15 +00:00
mattias
a14da683e3 lazbuild: clean up
git-svn-id: trunk@53186 -
2016-10-20 20:21:08 +00:00
mattias
1a654e3c8b lazbuild: fixed build
git-svn-id: trunk@53185 -
2016-10-20 20:20:38 +00:00
mattias
a9051948ae IDE: compile project/package: warn when passing an option twice with different values
git-svn-id: trunk@53184 -
2016-10-20 20:17:01 +00:00
mattias
f0b6a63446 IDE: less verbosity
git-svn-id: trunk@53174 -
2016-10-20 08:40:40 +00:00
mattias
3954c0ae9b IDE: designer: change parent: create OI if needed
git-svn-id: trunk@53171 -
2016-10-19 23:41:27 +00:00
mattias
ffa60a93df IDE: designer: fixed enabling Change Parent when no OI is present
git-svn-id: trunk@53169 -
2016-10-19 23:12:08 +00:00
mattias
f237d61e01 IDE: codetools: class completion: added option to select default method section
git-svn-id: trunk@53167 -
2016-10-19 21:52:40 +00:00
mattias
db0e2f90e3 IDE: codetools class options: changed radiogroups to comboboxes and added hints
git-svn-id: trunk@53165 -
2016-10-19 21:27:12 +00:00
mattias
2af4dde394 IDE: codetools class options: fixed tab order
git-svn-id: trunk@53163 -
2016-10-19 21:01:42 +00:00
mattias
c1241646a8 IDE: codetools options: put set property parameter name at the bottom
git-svn-id: trunk@53162 -
2016-10-19 20:57:31 +00:00
juha
874df07e16 IDE: Tweaking of code adding a package dependency.
git-svn-id: trunk@53161 -
2016-10-19 13:51:09 +00:00
maxim
7a415ee191 IDE: fixed typo in 'Add semicolon' code macro description
git-svn-id: trunk@53157 -
2016-10-18 22:39:40 +00:00
mattias
5ab04136b7 IDE: clean up
git-svn-id: trunk@53150 -
2016-10-17 14:00:55 +00:00
mattias
c5a82c9856 IDE: clean up
git-svn-id: trunk@53149 -
2016-10-17 13:57:35 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
juha
5fffe3b0fa Prevent "List index (1) out of bounds" when adding pkg dependency. Tweak the form layout. Issues #30748 and #30750.
git-svn-id: trunk@53135 -
2016-10-17 13:22:24 +00:00
juha
d54596a90f Make Directory a common property for Project and Package in their base class.
git-svn-id: trunk@53131 -
2016-10-16 21:03:00 +00:00
juha
a7bbf675a0 Make Unit_Name a common property for Project and Package files in their base class.
git-svn-id: trunk@53130 -
2016-10-16 21:02:54 +00:00
juha
60e607f3e0 Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection.
git-svn-id: trunk@53129 -
2016-10-16 20:06:37 +00:00
juha
09b6ef75ac Refactor, move Package and Project checking functions to a new unit.
git-svn-id: trunk@53128 -
2016-10-16 20:06:35 +00:00
juha
0973660a48 LazUtils: Unify formatting between FileIsReadable and FileIsWritable + other formatting.
git-svn-id: trunk@53127 -
2016-10-16 20:06:33 +00:00
mattias
3771df1c24 IDE: open project: when file does not exist, remove from recent list, bug #30555
git-svn-id: trunk@53116 -
2016-10-14 18:22:46 +00:00
mattias
261d36c0b3 IDE: clean up
git-svn-id: trunk@53114 -
2016-10-14 18:11:20 +00:00
mattias
d7351afc81 IDE: clean up
git-svn-id: trunk@53113 -
2016-10-14 18:06:15 +00:00
mattias
d15596f13e IDE: compiler options: -pg gprof added hint that it only works on 32bit
git-svn-id: trunk@53112 -
2016-10-14 17:46:39 +00:00
mattias
76a051e364 IDE: default code templates: use AddSemicolon macro to insert ending semicolon only if needed
git-svn-id: trunk@53111 -
2016-10-14 17:31:51 +00:00
mattias
9dbd2f1f15 IDE: code templates: added macro AddSemicolon
git-svn-id: trunk@53110 -
2016-10-14 17:27:18 +00:00
maxim
1b348cc2b8 IDE, Code Templates dialog: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@53107 -
2016-10-13 22:44:01 +00:00
juha
9078e09305 IDE: Try to solve wrong calculation of main window height in some systems. Calculate in Resizing handler only after IDE has started.
git-svn-id: trunk@53106 -
2016-10-13 14:06:51 +00:00
maxim
dbbc611572 IDE, Form editor options: improved 'Change OI on form titlebar click' option caption
git-svn-id: trunk@53104 -
2016-10-12 22:02:28 +00:00
juha
d55fd7d036 IDE: Show form's properties in Object Inspector when clicking its title bar. Issue #17488, patch from Michl.
git-svn-id: trunk@53097 -
2016-10-12 09:17:30 +00:00
juha
0b5d88346b IDE: Support canceling "Close All Other Pages" in Source Editor. Issue #30727, patch from Michl.
git-svn-id: trunk@53096 -
2016-10-12 08:18:42 +00:00
juha
94d424d93a IDE: Allow selecting a toolbar of IDE Coolbar config by clicking on its icons. Issue #30713, patch from Silvio Clécio.
git-svn-id: trunk@53088 -
2016-10-09 21:21:40 +00:00