Commit Graph

48693 Commits

Author SHA1 Message Date
ondrej
aad053af75 packagetabs: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51406 -
2016-01-25 12:49:18 +00:00
ondrej
5a4006d0a4 favorites: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51405 -
2016-01-25 12:48:37 +00:00
ondrej
01a9fd311b IDE: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51404 -
2016-01-25 12:47:53 +00:00
ondrej
3b96e24301 packagetabs: use IncludeTrailingPathDelimiter for config path
git-svn-id: trunk@51403 -
2016-01-24 23:01:51 +00:00
ondrej
17eeef7376 favorites: use IncludeTrailingPathDelimiter for config path
git-svn-id: trunk@51402 -
2016-01-24 22:59:00 +00:00
ondrej
ce45e00b29 ide: refactoring: use AppendPathDelim/IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51401 -
2016-01-24 22:51:50 +00:00
ondrej
befd8e10cb ide: lazconf: fix Primary- and SecondaryConfigPath. They should end without path delimiter (see InternalInit in lazbaseconf.inc)
git-svn-id: trunk@51400 -
2016-01-24 22:48:50 +00:00
ondrej
35f6ae024f sparta: forward unhandled keys from designer to OI. Issue #29488
git-svn-id: trunk@51399 -
2016-01-24 10:59:23 +00:00
ondrej
b69d0962f6 designer: forward unhandled keys from designer to OI. Issue #29488
git-svn-id: trunk@51398 -
2016-01-24 10:58:59 +00:00
juha
44e2d8db69 ComponentList: Prevent component selection on startup also when undocked. Check HostDockSite instead of Parent.
git-svn-id: trunk@51397 -
2016-01-24 10:13:40 +00:00
ondrej
3fc41dac19 codetools: support hint modifiers not separated with semicolons as shown in FPC r32985 #207d40aab6, issue #29461.
git-svn-id: trunk@51396 -
2016-01-23 23:28:42 +00:00
juha
7758c1e4ae IDE: Allow ComponentList to unselect a component. Issue #29348, patch from Balázs Székely.
git-svn-id: trunk@51395 -
2016-01-23 22:25:36 +00:00
ondrej
100684af05 codetools: break code completion after assignment on keywords. Issue #29448
git-svn-id: trunk@51394 -
2016-01-23 19:35:43 +00:00
ondrej
dfcb38ee6a codetools: allow code completion for valid but not closed instructions. Issue #29448
git-svn-id: trunk@51393 -
2016-01-23 19:13:58 +00:00
ondrej
0b41165f50 codetools: fix code completion after assignment in class methods. Issue #29448
git-svn-id: trunk@51392 -
2016-01-23 18:42:51 +00:00
ondrej
c6d56cf204 codetools: raise assignment exception instead of the first one. Issue #29448
git-svn-id: trunk@51391 -
2016-01-23 18:15:41 +00:00
ondrej
d6f267a40d codetools: allow variable code completion when cursor is after assignment. Issue #29448
git-svn-id: trunk@51390 -
2016-01-23 18:03:35 +00:00
wp
748caca7e3 fpvectorial: Fix compilation error with fpc 2.6.4
git-svn-id: trunk@51389 -
2016-01-23 17:46:16 +00:00
juha
baada2fba0 Turbopower_ipro: Update package for Iphttpbroker. From Silvio Clécio. Issue #29483.
git-svn-id: trunk@51388 -
2016-01-23 17:25:49 +00:00
juha
51be79de05 Turbopower_ipro: New files for Iphttpbroker and its example from Silvio Clécio. Issue #29483.
git-svn-id: trunk@51387 -
2016-01-23 17:20:09 +00:00
ondrej
6fe2a8440e codetools: fix ShowCodeContext for predefined functions
git-svn-id: trunk@51386 -
2016-01-23 15:17:03 +00:00
ondrej
0ce59a4f03 codetools: fix unused units feature broken by r50266 #d49143fd83. Issue #29486
git-svn-id: trunk@51385 -
2016-01-23 11:45:55 +00:00
ondrej
aac3b6bdd8 anchordocking: make DockBounds and DockParentClientSize read-only. They should not be written directly but only through UpdateDockBounds.
git-svn-id: trunk@51384 -
2016-01-23 10:04:58 +00:00
ondrej
9f13b0b11a tachart: fix compiling for the coming TRect advanced functions in FPC 3.1.1 (see issue #29479)
git-svn-id: trunk@51383 -
2016-01-23 00:51:53 +00:00
maxim
95746a6ff5 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@51382 -
2016-01-22 23:20:37 +00:00
zeljko
a7f3bf4640 Qt: fixed hint changing of TTrayIcon. issue #29478
git-svn-id: trunk@51381 -
2016-01-22 21:55:42 +00:00
juha
e47c74f7f7 Converter: Refactor code for loading and saving settings into procedures. Don't save when Cancel was clicked.
git-svn-id: trunk@51380 -
2016-01-22 21:08:02 +00:00
juha
3900b6cf37 Converter: Change global procedures into methods of TConvertSettings.
git-svn-id: trunk@51379 -
2016-01-22 21:08:01 +00:00
juha
35618ab4f1 Converter: Do not convert to UTF8 functions any more. Not needed with the new Unicode system.
git-svn-id: trunk@51378 -
2016-01-22 21:07:56 +00:00
ondrej
a6c38d0bdb ide: fix FPC 3.0 compilation after r51375 #16c4777cbe
git-svn-id: trunk@51377 -
2016-01-22 13:17:18 +00:00
ondrej
cb844b833c ide: correctly size translated resourcestring labels in menueditor. Issue #29468, patch by Howard Page-Clark
git-svn-id: trunk@51376 -
2016-01-22 11:52:15 +00:00
ondrej
16c4777cbe debugger: add CopyRAWValue to locals dialog
git-svn-id: trunk@51375 -
2016-01-22 09:56:19 +00:00
ondrej
4b5db67a88 debugger: add CopyAll to locals dialog. Issue #29467, patch by Cyrax
git-svn-id: trunk@51374 -
2016-01-22 08:35:11 +00:00
maxim
5baa72597f IDE: updated Russian translation
git-svn-id: trunk@51373 -
2016-01-21 23:41:54 +00:00
mattias
fca08b97c4 IDE: fixed backup file
git-svn-id: trunk@51372 -
2016-01-21 13:28:38 +00:00
mattias
0b3c56aacc codetools: updated list of controllers, patch from Michael Ring
git-svn-id: trunk@51371 -
2016-01-21 12:32:47 +00:00
mattias
72246cb241 IDE: BackupFileForWrite: invalidate codetools file load date
git-svn-id: trunk@51370 -
2016-01-21 12:03:55 +00:00
mattias
3c2bf43f60 codetools: added TCodeBuffer.InvalidateLoadDate
git-svn-id: trunk@51369 -
2016-01-21 12:03:28 +00:00
mattias
9f7a580842 IDE: backup lpi only if lpi has changed and is written
git-svn-id: trunk@51368 -
2016-01-21 11:43:48 +00:00
mattias
969c2998aa IDE: backup lpi after creating xml, just before writing to disk
git-svn-id: trunk@51367 -
2016-01-21 11:36:25 +00:00
mattias
38c894449e IDE: renamed BackupFile to BackupFileForWrite for less ambiguity
git-svn-id: trunk@51366 -
2016-01-21 11:18:34 +00:00
mattias
844a4bf826 IDE: TBuildManager.DeleteAmbiguousFiles: delete after backup and ask if deletion fails
git-svn-id: trunk@51365 -
2016-01-21 10:59:11 +00:00
mattias
6ca846595d IDE: BackupFile: check FPStat result
git-svn-id: trunk@51364 -
2016-01-21 10:48:40 +00:00
ondrej
139d5dc799 codetools: support class operator overloads with different result types. Issue #28875
git-svn-id: trunk@51363 -
2016-01-21 02:41:14 +00:00
juha
579a1526dc IDE: Prevent component selection on startup in ComponentList. Issue #29454, patch from Balázs Székely.
git-svn-id: trunk@51362 -
2016-01-20 21:04:57 +00:00
juha
871f631591 LCL: Don't turn TScrollBar.Visible False when changing Kind property. AScrollBar.Show did not work due to flag tests. Issue #29422
git-svn-id: trunk@51361 -
2016-01-20 19:29:31 +00:00
zeljko
5771737dee IDE: fixed crash when IDE is closing
git-svn-id: trunk@51360 -
2016-01-20 17:30:59 +00:00
zeljko
685cfd6bbc LCL: fixed crash with sparta docked , added check for Target <> nil in SetFocusedControl.
git-svn-id: trunk@51359 -
2016-01-20 17:20:52 +00:00
zeljko
49d6dee15e Qt: fixed painting on TGroupBox.issue #28155
git-svn-id: trunk@51358 -
2016-01-20 15:01:53 +00:00
bart
dc9997b0d8 ShellTreeView: remove method GetSelectedNodePath (deprecated since 1.4.0).
git-svn-id: trunk@51357 -
2016-01-20 14:41:04 +00:00