Commit Graph

49715 Commits

Author SHA1 Message Date
jesus
d4b66e8921 LazReport, force repaint of preview once report has been exported
git-svn-id: trunk@52465 -
2016-06-09 16:32:29 +00:00
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
jesus
bb8f9b2c70 LazReport, fix Cairo PDF exporting of reports with checkbox objects
git-svn-id: trunk@52454 -
2016-06-08 20:12:01 +00:00
maxim
312f3d3439 POChecker: unify height of buttons in Result Dialog on Linux/GTK2 ("Close" button can be higher than others because of bigger default glyph)
git-svn-id: trunk@52453 -
2016-06-07 23:26:03 +00:00
maxim
5b007c6b14 POChecker: replaced "Scan directory" and "Run selected tests" buttons with toolbar. This allows to accomodate for longer translated captions.
git-svn-id: trunk@52452 -
2016-06-07 23:13:12 +00:00
maxim
c5eddfc18f POChecker: removed "Open PO file" functionality.
Reasons:
1. It was a subset of "Scan directory" functionality.
2. There was no warning about orphaned files, they were ignored silently. This can be misleading.
3. It changed language combobox value in some cases, and this could lead to confusion.

While at this, improved main dialog layout.

git-svn-id: trunk@52451 -
2016-06-07 14:05:37 +00:00
maxim
ef85a2851f POChecker: fixed loading of master files selection state on Linux/GTK2
git-svn-id: trunk@52450 -
2016-06-07 12:13:30 +00:00
maxim
968167616f POChecker: merged "Scan Directory" and "Find troublesome files" functions, they were largerly duplicate (note, that we do not notify about added files anymore, only warn if orphaned files were found). Regenerated translations.
git-svn-id: trunk@52449 -
2016-06-06 23:11:24 +00:00
jesus
513a34caf9 LazReport, fix designer gdi leak on deleting objects
git-svn-id: trunk@52448 -
2016-06-06 16:32:35 +00:00
mattias
e42f82589d lcl: cocoa: fixed TrackBar number of ticks, bug #29089
git-svn-id: trunk@52447 -
2016-06-06 15:20:58 +00:00
mattias
baadaff802 codetools: parse proc modifier compilerproc:id, bug #30237
git-svn-id: trunk@52444 -
2016-06-06 09:03:59 +00:00
maxim
d36885b8b8 POChecker: show all menuitems except "Open in system PO editor" only in advanced mode (when Shift key is pressed on menu popping up), as their execution may have unwanted side effects
git-svn-id: trunk@52443 -
2016-06-05 21:53:39 +00:00
juha
ba872ba5b1 LazUtils: Use cwstring always on unix systems. WideCompare* functions require it.
git-svn-id: trunk@52442 -
2016-06-05 08:26:52 +00:00
ondrej
432f7cb316 IDEIntf: use solid hint window for IDE source editor hint.
git-svn-id: trunk@52441 -
2016-06-05 01:58:05 +00:00
ondrej
95bf15eea3 win32: list view item mouse up didn't get keyboard state. Issue #30234
git-svn-id: trunk@52440 -
2016-06-05 01:36:02 +00:00
ondrej
38c308b1e6 win32: remove CallDefaultWindowProc in default mousewheel handler (unnecessary and returning result)
git-svn-id: trunk@52439 -
2016-06-05 00:56:42 +00:00
wp
4361125363 TAChart: Avoid OpenGLDrawer crashing in case of default font and default font size.
git-svn-id: trunk@52438 -
2016-06-04 14:03:28 +00:00
juha
d16215576d LCL: Change the TFontStyle item order to match with Delphi. Issue #30224.
git-svn-id: trunk@52437 -
2016-06-04 09:12:28 +00:00
juha
21b3356fc3 IDE: Cleanup ComponentList code.
git-svn-id: trunk@52436 -
2016-06-04 09:12:24 +00:00
zeljko
44ae5e635a Qt: fixed mousemove event for hint windows.
git-svn-id: trunk@52435 -
2016-06-04 07:46:47 +00:00
jesus
ea8917f49a LazReport: fix Access Violation on deleting object which has been previously renamed, issue #30206
git-svn-id: trunk@52434 -
2016-06-04 06:44:23 +00:00
maxim
f585e29ca1 CHMHelp/IDEHelp: regenerated translations
git-svn-id: trunk@52433 -
2016-06-03 22:22:11 +00:00
maxim
988c68d115 ExternHelp: regenerated translations
git-svn-id: trunk@52432 -
2016-06-03 22:17:30 +00:00
wp
4798cc6af4 TAChart: (Almost) full font support of the OpenGL drawer by using the LazFreeType units.
git-svn-id: trunk@52431 -
2016-06-03 20:46:00 +00:00
wp
9077d7ba0e LazFreeType: FontCollection can add folders recursively now.
git-svn-id: trunk@52430 -
2016-06-03 16:23:05 +00:00
wp
ea3a65ae10 LazFreeType: Fix infinite loop if a font with a non-regular style is added to the FontCollection a second time.
git-svn-id: trunk@52429 -
2016-06-03 16:09:28 +00:00
maxim
27330268ef JSonViewer: regenerated translations
git-svn-id: trunk@52428 -
2016-06-02 23:25:56 +00:00
maxim
e1a6937cda POChecker: added ability to refresh translations (i.e. sync them with master .po file). Regenerated translations and updated Russian translation.
git-svn-id: trunk@52427 -
2016-06-02 23:13:21 +00:00
ondrej
f3d729dee2 lcl: controlscrollbar: set scroll message result as handled if position changed.
git-svn-id: trunk@52426 -
2016-06-02 16:28:55 +00:00
ondrej
e0169fef8e win32: forward all unhandled scroll messages to parent
git-svn-id: trunk@52425 -
2016-06-02 16:28:11 +00:00
ondrej
c3f246a2cb win32: fix scroll message handling (there was an offset when sending unhandled messages to parent)
git-svn-id: trunk@52424 -
2016-06-02 16:06:07 +00:00
ondrej
e9b5d2925b qt: fix mouse up key state
git-svn-id: trunk@52423 -
2016-06-02 12:39:40 +00:00
ondrej
9f4a5b4693 qt: fix mouse-transparent windows handling. Use native approach (apart from forms).
git-svn-id: trunk@52422 -
2016-06-02 11:44:44 +00:00
mattias
1ff6ee93dc translations: German: updates from Swen Heinig
git-svn-id: trunk@52421 -
2016-06-02 11:31:08 +00:00
zeljko
f80f0f0365 Qt: offset mousepos by scrollbars positions
git-svn-id: trunk@52420 -
2016-06-02 08:06:10 +00:00
ondrej
c726480fb9 qt: fix cursor position in mouse messages
git-svn-id: trunk@52419 -
2016-06-02 07:20:37 +00:00
zeljko
3cbdcfa38b Qt: fixed regression from r52359 #db2d5e907e
git-svn-id: trunk@52418 -
2016-06-01 15:52:19 +00:00
blikblum
e657f17f12 ide: Normalize path delims of resource items
git-svn-id: trunk@52417 -
2016-06-01 14:12:25 +00:00
maxim
ce70c2c243 LazDataDesktop: regenerated translations
git-svn-id: trunk@52416 -
2016-05-31 21:37:07 +00:00
maxim
c97d62f4f5 POChecker: display total translated percentage in result report and Graphical Statistics form. While at this, improved alignment of values in result report and hints. Regenerated translations and updated Russian translation.
git-svn-id: trunk@52415 -
2016-05-30 21:49:14 +00:00
ondrej
baee210e40 lcl: TGridColumn: change Tag type from Integer to PtrInt. Issue #30209, patch by Zoran Vučenović
git-svn-id: trunk@52414 -
2016-05-30 21:11:43 +00:00
ondrej
45b95a7212 lcl: TListColumn: change Tag type from Integer to PtrInt. Issue #30209, patch by Zoran Vučenović
git-svn-id: trunk@52413 -
2016-05-30 21:11:15 +00:00
ondrej
00d638e3e4 packagetabs: fix vertical scroll increment.
git-svn-id: trunk@52412 -
2016-05-30 18:45:55 +00:00
ondrej
eda5b1fdca codetools: find unused units: add support for class helpers. (e.g. in "Unused units" dialog.)
git-svn-id: trunk@52411 -
2016-05-30 18:05:19 +00:00
martin
ba927319a4 IDE, SourceEditor: fixed hints. Mouse can move into hint area. Issue #0030077 / broken by revision 49872 #d5bd14f7ac
git-svn-id: trunk@52410 -
2016-05-30 14:32:03 +00:00
sekelsenmat
596ea2bbc3 fpvectorial: Fixes zoom in svg inside html table
git-svn-id: trunk@52409 -
2016-05-30 08:36:01 +00:00
martin
91c8da3f8c IDE: editor display options, allow to force pixel/point size for font (negative size). Issue #30085
git-svn-id: trunk@52408 -
2016-05-30 03:23:32 +00:00
zeljko
3f338479ba Qt: proper string conversion.
git-svn-id: trunk@52407 -
2016-05-29 11:35:30 +00:00
zeljko
d8ed66ce6a Qt: fixed TQtWidgetSet.AngleChord(). issue #30194
git-svn-id: trunk@52406 -
2016-05-29 11:30:07 +00:00