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 |
|
zeljko
|
494d6d83c4
|
IDE: fixed crash when OK pressed in Project Options form.
git-svn-id: trunk@51356 -
|
2016-01-20 14:26:08 +00:00 |
|
ondrej
|
06fb297a2c
|
codetools: fix ShowCodeContext for predefined functions
(e.g. "L := Length(|A)")
git-svn-id: trunk@51355 -
|
2016-01-20 14:16:59 +00:00 |
|
ondrej
|
c91dcd1309
|
codetools: fix PREC->PRED function name typo.
git-svn-id: trunk@51354 -
|
2016-01-20 13:52:32 +00:00 |
|
ondrej
|
696ae12a21
|
codetools: add Default compiler magic
git-svn-id: trunk@51353 -
|
2016-01-20 13:50:12 +00:00 |
|
ondrej
|
7c9c153453
|
IDE: projectinspector: load project icon from LazProject and not from file
git-svn-id: trunk@51352 -
|
2016-01-20 12:04:42 +00:00 |
|
ondrej
|
05a7bbab34
|
IDE: update project inspector title after project options change
git-svn-id: trunk@51351 -
|
2016-01-20 11:55:11 +00:00 |
|
ondrej
|
444981488f
|
IDE: use project icon in project inspector title.
git-svn-id: trunk@51350 -
|
2016-01-20 11:45:00 +00:00 |
|
maxim
|
0437ccdf43
|
Translations: French translation update by Gilles Vasseur, bug #29447
git-svn-id: trunk@51349 -
|
2016-01-19 22:47:58 +00:00 |
|
ondrej
|
f30736d0f4
|
anchordocking: delete comments with resolved bugs.
git-svn-id: trunk@51348 -
|
2016-01-19 21:35:36 +00:00 |
|
ondrej
|
be1b2f57c3
|
anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
git-svn-id: trunk@51347 -
|
2016-01-19 20:35:05 +00:00 |
|
ondrej
|
ca7210f335
|
IDE: fix InitPaletteAndCoolBar for non-docked IDE. Regression from r51338 #64d6d494f8. Issue #28096
git-svn-id: trunk@51346 -
|
2016-01-19 20:16:25 +00:00 |
|
ondrej
|
68cf5f1d72
|
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
git-svn-id: trunk@51345 -
|
2016-01-19 20:11:51 +00:00 |
|
ondrej
|
394804dd32
|
sparta: fix for r51343 #7967d77c82 non-Windows platforms.
git-svn-id: trunk@51344 -
|
2016-01-19 19:38:31 +00:00 |
|
ondrej
|
7967d77c82
|
sparta: partially revert r51141 #3a6b0c9da3: when undocking source editor, the designer form got visible windows border (on windows/win32).
git-svn-id: trunk@51343 -
|
2016-01-19 19:30:26 +00:00 |
|
mattias
|
60f10326df
|
IDE: F12 - open form on lfm opens unit and designer form
git-svn-id: trunk@51342 -
|
2016-01-19 19:17:00 +00:00 |
|
ondrej
|
de6099cca2
|
sparta: fix AV.
git-svn-id: trunk@51341 -
|
2016-01-19 17:59:34 +00:00 |
|