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 |
|
juha
|
04f0bf21ef
|
LCL: Fix default implementations of Arc, Chord and Pie functions. Issue #30194, patch from errno.
git-svn-id: trunk@52405 -
|
2016-05-28 19:52:38 +00:00 |
|
juha
|
93fb04d879
|
IdeIntf: Harmonize method names in ComponentRef. Use CaseSensitive parameter in IndexOfPageName.
git-svn-id: trunk@52404 -
|
2016-05-28 19:52:31 +00:00 |
|
ondrej
|
9a4dc82f0b
|
ide: fix save jump position on messages window item click (and on compiler error).
git-svn-id: trunk@52403 -
|
2016-05-28 16:45:46 +00:00 |
|
blikblum
|
0f8dcb2831
|
IDE: add const for string parameters in resource handling classes
git-svn-id: trunk@52402 -
|
2016-05-28 14:42:39 +00:00 |
|
maxim
|
b2605a63b4
|
POChecker: added total translated/untranslated/fuzzy strings statistics to result report and Graphical Statistics form.
Regenerated translations and updated Russian translation.
git-svn-id: trunk@52401 -
|
2016-05-27 22:47:40 +00:00 |
|
sekelsenmat
|
2f3f70779c
|
fpvectorial: Adds rsvg-based svg rendering system
git-svn-id: trunk@52400 -
|
2016-05-27 19:06:34 +00:00 |
|
ondrej
|
f261670cc6
|
lcl: TScrollingWinControl: fix invisible scrollbar handling.
git-svn-id: trunk@52399 -
|
2016-05-27 15:41:21 +00:00 |
|
ondrej
|
5b81517c26
|
lazutils: add TMethodList enumerators.
git-svn-id: trunk@52398 -
|
2016-05-27 15:40:19 +00:00 |
|
ondrej
|
f12d1d31f1
|
codetools: show protected methods after the inherited keyword.
git-svn-id: trunk@52397 -
|
2016-05-27 15:35:59 +00:00 |
|
ondrej
|
c377ec6c26
|
ide: ideoptionsdlg: make ... button 50px wide. Issue #30189, patch by Alexey Torgashin
git-svn-id: trunk@52396 -
|
2016-05-27 14:36:28 +00:00 |
|
ondrej
|
22c9aa947d
|
win32: don't reopen hidden form when application is restored. Issue #30000, patch by errno.
git-svn-id: trunk@52395 -
|
2016-05-27 13:26:06 +00:00 |
|
juha
|
9e1350ef21
|
Docs: Use right spelling from file contributors.utf8 in Contributors.txt.
git-svn-id: trunk@52394 -
|
2016-05-27 13:05:10 +00:00 |
|
maxim
|
7c86c1a6b9
|
POChecker: fixed typos which prevented loading of window state from config for Results and Graphical Statistics forms
git-svn-id: trunk@52393 -
|
2016-05-26 21:55:04 +00:00 |
|
maxim
|
d467aa5554
|
POChecker: show popup menu in Graphical Statistics form only on right mouse button click
git-svn-id: trunk@52392 -
|
2016-05-26 13:28:45 +00:00 |
|
wp
|
c51bc87bab
|
TAChart: Avoid chart popup menu opening at the end of a pan-drag operation with right mouse button.
git-svn-id: trunk@52391 -
|
2016-05-25 14:58:28 +00:00 |
|
ondrej
|
8999b027ad
|
lcl: grids: fix ranges in GetPxTopLeft. Issue #30184
git-svn-id: trunk@52390 -
|
2016-05-25 14:41:40 +00:00 |
|
wp
|
55188988d4
|
TAChart: Publish event OnContextPopup
git-svn-id: trunk@52389 -
|
2016-05-25 12:10:07 +00:00 |
|
ondrej
|
ebb86e4569
|
lcl: grids: fix GetPxTopLeft if there are no normal rows/columns in the grid. Issue #30184
git-svn-id: trunk@52388 -
|
2016-05-25 04:23:37 +00:00 |
|
maxim
|
763e4881c7
|
POChecker: added ability to open PO file in system PO file editor from Graphical Statistics form (via context menu).
Regenerated translations and updated Russian translation.
git-svn-id: trunk@52387 -
|
2016-05-24 22:52:53 +00:00 |
|
ondrej
|
9d12ad4ec9
|
lcl: don't remove HTTTRANSPARENT flag if a child control is found on LCL level - it's a limitation that cannot be easily overriden.
git-svn-id: trunk@52386 -
|
2016-05-24 20:30:46 +00:00 |
|