Commit Graph

53811 Commits

Author SHA1 Message Date
michael
8581281a16 * Fix bug ID #33267, catch data errors when opening report file
git-svn-id: trunk@57412 -
2018-02-28 08:57:52 +00:00
michael
ff945e6631 * Add save as
git-svn-id: trunk@57411 -
2018-02-28 08:28:48 +00:00
michael
4edb42c9f6 * On opening file, move it to the start of the list (bug ID #33253)
git-svn-id: trunk@57410 -
2018-02-28 08:28:12 +00:00
michael
c93e5ac5f6 * Propagate editor changes back to main designer form (bug ID #33260)
git-svn-id: trunk@57409 -
2018-02-28 08:15:12 +00:00
michael
b3dfb935dd * Fix bug #33256, clear filename on new report
git-svn-id: trunk@57408 -
2018-02-28 08:03:49 +00:00
michael
8ba7fdba64 * Show modified status in caption, set modified flag when adding a page (bug ID #33266)
git-svn-id: trunk@57407 -
2018-02-28 08:00:20 +00:00
michael
b0341c5f26 * Allow data property to be shown, and correct Child property name to ChildBand (Bug ID #33248)
git-svn-id: trunk@57406 -
2018-02-28 07:50:51 +00:00
wp
af87a95c48 lcl: Make popupnotifier dpi-aware.
git-svn-id: trunk@57405 -
2018-02-27 23:33:01 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
6aac713f1c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57403 -
2018-02-27 22:51:08 +00:00
maxim
900a607971 IDE: improved debugger messages
git-svn-id: trunk@57402 -
2018-02-27 22:46:26 +00:00
martin
910b52f724 Debugger, GDBMI, test: count internal errors / verbose info on gdb class vs record bug
git-svn-id: trunk@57401 -
2018-02-27 18:47:53 +00:00
michael
6a10a72ae4 * Allow to ignore errors when closing dialog (bug ID #33236)
git-svn-id: trunk@57400 -
2018-02-27 17:26:49 +00:00
michael
d6a9116dbe * Fix warnings and hints where appropriate
git-svn-id: trunk@57399 -
2018-02-27 17:17:41 +00:00
michael
db6d234621 * Add Paper size property editor
git-svn-id: trunk@57398 -
2018-02-27 16:57:03 +00:00
michael
3d6ae4ccb4 * Enable scrollbars when paper size is bigger than available space. (Bug ID #32482)
git-svn-id: trunk@57397 -
2018-02-27 16:56:39 +00:00
michael
fa64cfae8b * Better placement of new bands (bug ID #33251)
git-svn-id: trunk@57396 -
2018-02-27 16:33:53 +00:00
michael
a3eae26195 * Register correct property editors for bands (bug ID #33248) and make sure objects can be selected
git-svn-id: trunk@57395 -
2018-02-27 16:19:29 +00:00
michael
960b8ab51b * Simple report demo by Andi Friess (bug ID #33224)
git-svn-id: trunk@57394 -
2018-02-27 14:31:42 +00:00
michael
ac1bff1365 * Update selection and report tree when adding bands or elements
git-svn-id: trunk@57393 -
2018-02-27 14:22:07 +00:00
michael
108231f841 * Fix bugs #33240 and #33239: modified flag not correctly reset, filename not correctly set
git-svn-id: trunk@57392 -
2018-02-27 14:03:46 +00:00
michael
a1e3dfbbca * Fix bug #33246, renaming a component does not change name in report structure
git-svn-id: trunk@57391 -
2018-02-27 13:56:08 +00:00
michael
1fae39afbd * Add hints for all actions, add menu items for all toolbars (bug ID #33244)
git-svn-id: trunk@57390 -
2018-02-27 13:25:38 +00:00
michael
cd5555d4c2 * Draw band type in header, even if band is named (Bug ID #33245)
git-svn-id: trunk@57389 -
2018-02-27 12:52:57 +00:00
michael
88cde4f7e5 * Fix child band tag (bug ID #33250)
git-svn-id: trunk@57388 -
2018-02-27 12:47:20 +00:00
michael
c6b1894e69 * Cannot add page if there is no report (bug ID #33234)
git-svn-id: trunk@57387 -
2018-02-27 12:43:16 +00:00
michael
dda40dc1a4 * Fix bug #33236: Give feedback when connection test succeeds (part 2, renames variable)
git-svn-id: trunk@57386 -
2018-02-27 12:40:29 +00:00
michael
f4922224e6 * Fix bug #33236: Give feedback when connection test succeeds
git-svn-id: trunk@57385 -
2018-02-27 12:37:06 +00:00
michael
d82cc85d1d * Fix memleak due to not setting owner of TFPReport instance (bug ID, 33226, patch by Andi Friess)
git-svn-id: trunk@57384 -
2018-02-27 12:29:57 +00:00
martin
51f1035508 Debugger, GDBMI: allow setting max-value size
git-svn-id: trunk@57383 -
2018-02-26 23:24:21 +00:00
maxim
3ebd7fc7fb LazUtils: translations.pas unit: always remove old instance of renamed item from PO file. Before this commit we had the following erratic behavior in some cases (e.g. in files with only one resourcestring):
Change identifier of some resourcestring from "a" to "b" => PO file contains both "a" and "b" items, but should contain only "b" one.

git-svn-id: trunk@57382 -
2018-02-26 23:20:12 +00:00
martin
7b1fafdd6a Debugger, GDBMI: debug inspector, display errors in status bar
git-svn-id: trunk@57381 -
2018-02-26 21:53:28 +00:00
martin
beefb8ac70 Debugger, GDBMI: preserve/restore (workaround). gdb error msg, when using ptype from cache.
git-svn-id: trunk@57380 -
2018-02-26 18:39:24 +00:00
martin
16a97ce6a6 Debugger, GDBMI: improve warnings for internal errors
git-svn-id: trunk@57379 -
2018-02-26 17:03:24 +00:00
martin
a5bdcf5dca Debugger, GDBMI: (try/improve) prevent gdb from terminating after internal error.
git-svn-id: trunk@57378 -
2018-02-26 16:01:20 +00:00
michael
2057e3b9d4 * Forgot to commit, add lazmrumenu package to requires list
git-svn-id: trunk@57377 -
2018-02-26 10:35:54 +00:00
juha
e84122997a LCL-GTK2: Fix TMemo SelText problem with Unicode. Issue #33225, patch from accorp.
git-svn-id: trunk@57376 -
2018-02-25 21:21:39 +00:00
mattias
b954691645 lazbuild: comment
git-svn-id: trunk@57375 -
2018-02-25 16:28:35 +00:00
mattias
96d15f563f lazbuild: comment
git-svn-id: trunk@57374 -
2018-02-25 16:13:40 +00:00
michl
193932300b LCL: ShortCutToText faster, with array. Issue #30992. Patch by AlexeyT
git-svn-id: trunk@57373 -
2018-02-25 14:13:12 +00:00
mattias
ca33175c5f lazbuild: use environment value of MaxExtToolsInParallel
git-svn-id: trunk@57372 -
2018-02-25 12:32:30 +00:00
mattias
ba9c69e6b3 codetools: debug for no node at cursor
git-svn-id: trunk@57371 -
2018-02-25 12:27:52 +00:00
maxim
32888ff513 LazUtils: translations.pas unit: reduced lowercase function calls
git-svn-id: trunk@57367 -
2018-02-24 23:00:57 +00:00
maxim
afe1fc7762 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33213
git-svn-id: trunk@57363 -
2018-02-24 21:57:20 +00:00
maxim
6c06e1c67a Translations: LCL Polish translation update by Jacek Kruszniewski, bug #33200
git-svn-id: trunk@57362 -
2018-02-24 21:49:40 +00:00
martin
b4037cfd4f SynEdit: Completion box, respect space for taskbar. Use screen.WorkArea. Issue #033180
git-svn-id: trunk@57361 -
2018-02-24 21:43:22 +00:00
bart
9801fd24ee Dialogs: overload CreateMessageDlg function with parameter to set dialog caption.
git-svn-id: trunk@57360 -
2018-02-24 16:01:21 +00:00
michael
3f3f298212 * Patch from Andreas Friess to add MRU menu
git-svn-id: trunk@57359 -
2018-02-24 15:21:09 +00:00
michael
fe087e9ac4 * Do not allow data management in the IDE
git-svn-id: trunk@57358 -
2018-02-24 14:56:25 +00:00
michael
f6c552eca5 * Aliases for conventience
git-svn-id: trunk@57357 -
2018-02-24 14:55:59 +00:00