Commit Graph

47773 Commits

Author SHA1 Message Date
ondrej
62d50f53a1 IDE: CodeTools, CodeCreation: compare operand types in operator evaluation, issue #28953
git-svn-id: trunk@50217 -
2015-11-04 07:13:58 +00:00
mattias
7e87aaea72 translations: German: updates from Swen Heinig
git-svn-id: trunk@50216 -
2015-11-03 18:23:54 +00:00
mattias
f84365210d IDE: fixed range check error
git-svn-id: trunk@50215 -
2015-11-03 16:08:41 +00:00
juha
1cefa33866 IDE: Prevent AV when trying to record a macro with closed editors. Issue #28947.
git-svn-id: trunk@50214 -
2015-11-03 15:41:19 +00:00
ondrej
c8cb925526 IDE: enhance LazIDEIntf with more MessagesView capabilities.
git-svn-id: trunk@50213 -
2015-11-03 15:06:42 +00:00
juha
0d90822293 IDE: Improve GenericCheckListForm layout. Issue #28945, patch from Alexey Torgashin.
git-svn-id: trunk@50212 -
2015-11-03 12:50:08 +00:00
mattias
41db65be18 IDE: warn if saving as non UTF-8 encoding looses characters and add error in messages window to jump to character, bug #28714
git-svn-id: trunk@50211 -
2015-11-02 23:16:38 +00:00
mattias
2e8ada0af4 codetools: save file: convert encoding before opening file
git-svn-id: trunk@50210 -
2015-11-02 23:00:15 +00:00
maxim
e5b6b8f165 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50209 -
2015-11-02 22:56:23 +00:00
mattias
b6f1aa064c IDE: keep encoding when saving project lpr under another name, bug #28936
git-svn-id: trunk@50208 -
2015-11-02 22:26:58 +00:00
mattias
cd3c16aea2 IDE: keep encoding when save file as another name
git-svn-id: trunk@50206 -
2015-11-02 22:16:32 +00:00
mattias
cf00069fb2 LCL: lcltranslator: when switching language call datamodules too, bug #28946, patch from fbiazi
git-svn-id: trunk@50204 -
2015-11-02 21:47:06 +00:00
ondrej
66c3995fd2 IDE: use LCLProc.CompareMethods in IDECommands
git-svn-id: trunk@50203 -
2015-11-02 08:47:00 +00:00
ondrej
c1e2ae50cb IDE: don't show empty heaptrc output dialog on windows
git-svn-id: trunk@50202 -
2015-11-02 07:20:20 +00:00
wp
0603d942b9 TAChart: Make sure that legend does not overlap axes if UseSidebar is false.
git-svn-id: trunk@50201 -
2015-11-01 15:28:46 +00:00
ondrej
e022bfe9e8 IDE: fixed AV in Editor->FileSettings->Encoding. Issue #28930
git-svn-id: trunk@50200 -
2015-10-30 12:38:55 +00:00
ondrej
a49c8b7c1d IDE: AnchorDocking, load default and legacy configuration. Issue #28823
git-svn-id: trunk@50199 -
2015-10-29 15:52:29 +00:00
ondrej
1c6348c711 IDE: fixed debugger menu commands.
git-svn-id: trunk@50198 -
2015-10-29 11:52:52 +00:00
ondrej
e3749487a9 IDE: new dialog for r50196 #14e8ffa23a
git-svn-id: trunk@50197 -
2015-10-29 11:15:01 +00:00
ondrej
14e8ffa23a IDE, CodeTools: add more options and a prompt dialog for method creation. Issue #13994
git-svn-id: trunk@50196 -
2015-10-29 11:08:52 +00:00
zeljko
95b1502bcd Qt: fixed csNoFocus on form under X11. issue #28922
git-svn-id: trunk@50195 -
2015-10-29 10:34:13 +00:00
ondrej
e33078e98f IDE: fixed AVs when no source editor is shown. Issue #28924
git-svn-id: trunk@50194 -
2015-10-28 20:15:22 +00:00
juha
83f4f4791e IDE: Refactor. Move the timestamp classes to unit SourceFileManager.
git-svn-id: trunk@50193 -
2015-10-28 18:04:09 +00:00
juha
53914cd492 IDE: Add an assertion to trace issue #28924.
git-svn-id: trunk@50192 -
2015-10-28 17:39:44 +00:00
juha
eb671c6495 LCL: Improve Tooltip support in TreeView. Issue #28879, patch from Alexey Torgashin.
git-svn-id: trunk@50191 -
2015-10-28 17:21:09 +00:00
wp
2b355340cc TurboPower_iPro: Improved selection behavior if first selection click is left of line start.
git-svn-id: trunk@50190 -
2015-10-28 16:18:39 +00:00
wp
9c9b31c0e5 Turbopower_iPro: Avoid opening hyperlinks if a special key is pressed while clicking.
git-svn-id: trunk@50189 -
2015-10-28 16:13:16 +00:00
juha
2ff909a6cc Object Inspector example: Use unit GraphPropEdits to register TColorPropertyEditor.
git-svn-id: trunk@50188 -
2015-10-27 22:41:21 +00:00
juha
8b83841913 LCL: Fix StringGrid DrawCell RTL (Bidi). Issue #28867, patch from Zaher Dirkey.
git-svn-id: trunk@50187 -
2015-10-27 22:16:21 +00:00
juha
030f238cbd LCL: TreeView tooltips support. Issue #28879, patch from Alexey Torgashin.
git-svn-id: trunk@50186 -
2015-10-27 17:53:45 +00:00
juha
e3a1721df5 IDE: Cleanup.
git-svn-id: trunk@50185 -
2015-10-27 17:30:50 +00:00
juha
e92ffb6dc2 IDE: Store defines added by user to compiler options. Works also for packages. Issue #28887.
git-svn-id: trunk@50184 -
2015-10-27 17:30:48 +00:00
juha
e16565eebb IDE: Simplify saving an option a little.
git-svn-id: trunk@50183 -
2015-10-27 17:30:42 +00:00
mattias
ff4894b3d7 lazbuild: --add-package save package links
git-svn-id: trunk@50181 -
2015-10-27 11:16:45 +00:00
mattias
c6391b6a34 IDE: fixed Disable/EnableAutosizing debug designer form
git-svn-id: trunk@50180 -
2015-10-26 22:21:14 +00:00
mattias
b89ff5d096 IDE: fixed Disable/EnableAutosizing restoring package editors with docking
git-svn-id: trunk@50179 -
2015-10-26 22:15:28 +00:00
mattias
caff01e9f6 IDE: fixed Disable/EnableAutosizing restoring package editors
git-svn-id: trunk@50178 -
2015-10-26 22:09:12 +00:00
mattias
2c929b55db cleaned up
git-svn-id: trunk@50177 -
2015-10-26 21:41:56 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
wp
19211cc93e TurboPower_ipro: reactivate blank lines around header lines copied to clipboard
git-svn-id: trunk@50175 -
2015-10-26 15:06:58 +00:00
mattias
937c594c3f printer4lazarus: cups: check PrintFile result and show error
git-svn-id: trunk@50174 -
2015-10-26 10:28:40 +00:00
mattias
a46caecea3 printe4lazarus: raise exception, if tmp file cannot be created
git-svn-id: trunk@50173 -
2015-10-26 10:12:31 +00:00
mattias
7cdf5a2bb6 printers4lazarus: cups: checkif tmp dir writable
git-svn-id: trunk@50172 -
2015-10-26 09:29:29 +00:00
mattias
67a8e3a52e printers4lazarus: undo debug
git-svn-id: trunk@50171 -
2015-10-26 09:28:57 +00:00
mattias
fb15809cef lazutils: DirectoryIsWritable: check if directory exists
git-svn-id: trunk@50170 -
2015-10-26 09:26:44 +00:00
mattias
5469545ffc IDE: fixed view forms
git-svn-id: trunk@50169 -
2015-10-26 09:00:03 +00:00
ondrej
5ccd3cef66 LCL: TreeView selection handling improved.
git-svn-id: trunk@50168 -
2015-10-26 07:10:23 +00:00
wp
cdd6191646 Turbopower_ipro: Improved copying to clipboard if selection endpoint is beyond line end.
git-svn-id: trunk@50167 -
2015-10-25 22:32:40 +00:00
wp
14b69d092f Turbopower_ipro: Fix copying of table cells to clipboard.
git-svn-id: trunk@50166 -
2015-10-25 22:08:11 +00:00
ondrej
461ea447a4 LazControls: TListFilterEdit move fFilteredListbox workaround for Gtk2
git-svn-id: trunk@50165 -
2015-10-25 21:48:07 +00:00