maxim
|
2feaa60235
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@51923 -
|
2016-03-11 22:41:26 +00:00 |
|
maxim
|
9b3cbbac5b
|
IDE: Improved code completion dialog i18n
git-svn-id: trunk@51922 -
|
2016-03-11 22:37:16 +00:00 |
|
blikblum
|
2be91bc1f5
|
lcl: update DBEdit.Text in SetFocus when widgetset does not support clipboard messages. Issue #29693
git-svn-id: trunk@51921 -
|
2016-03-11 22:32:07 +00:00 |
|
maxim
|
1a67a8c6c8
|
Codetools: cleaned up unused strings and regenerated translations
git-svn-id: trunk@51920 -
|
2016-03-11 22:17:00 +00:00 |
|
ondrej
|
5149a4f43b
|
ide: use unit dialog: start with selected text or word at cursor.
git-svn-id: trunk@51919 -
|
2016-03-11 16:37:46 +00:00 |
|
jesus
|
712eae76cd
|
LCL, dbgrid: fix exception on adding second record (regression caused by r51914 #5224c3c339), fixes issues #29802, #29813
git-svn-id: trunk@51918 -
|
2016-03-11 16:24:10 +00:00 |
|
zeljko
|
f6c0e626c2
|
Qt: fixed maximized and fullscreen when using QtUseAccurateFrame, under non compositing window managers.
git-svn-id: trunk@51917 -
|
2016-03-11 09:54:45 +00:00 |
|
zeljko
|
0c0db2477b
|
Qt: remove check for QtWindowMaximized and QtWindowFullScreen for now.
git-svn-id: trunk@51916 -
|
2016-03-11 09:26:33 +00:00 |
|
zeljko
|
b46d3bebca
|
Qt: rely on Qt frame size when widget is maximimized or fullscreen in QtUseAccurateFrame mode.
git-svn-id: trunk@51915 -
|
2016-03-11 08:06:40 +00:00 |
|
jesus
|
5224c3c339
|
LCL, grids: check that clicked cell is within valid grid zone. Do not trigger cellClick on dbgrid indicator column. Fixes issue #29802
git-svn-id: trunk@51914 -
|
2016-03-11 05:39:00 +00:00 |
|
maxim
|
edf3914d52
|
POChecker: fixed minor typo, regenerated translations and updated Russian translation
git-svn-id: trunk@51913 -
|
2016-03-10 23:21:34 +00:00 |
|
maxim
|
1ba07fa165
|
POChecker: improved Russian translation
git-svn-id: trunk@51912 -
|
2016-03-10 23:13:18 +00:00 |
|
maxim
|
d9cbd946c8
|
POChecker: Hungarian translation update by Péter Gábor, bug #27093
git-svn-id: trunk@51911 -
|
2016-03-10 23:05:45 +00:00 |
|
maxim
|
31109857bb
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@51910 -
|
2016-03-10 22:52:48 +00:00 |
|
maxim
|
2736f209f1
|
POChecker: updated Russian translation
git-svn-id: trunk@51909 -
|
2016-03-10 22:09:25 +00:00 |
|
ondrej
|
006715e6f9
|
ide: use unit dialog: save recent settings in environmentopt/recent and not in codetools options, save also AllUnits check state, select first entry on filter
git-svn-id: trunk@51908 -
|
2016-03-10 21:58:12 +00:00 |
|
zeljko
|
9309190166
|
Qt: added IsWayland helper routine
git-svn-id: trunk@51907 -
|
2016-03-10 18:46:17 +00:00 |
|
juha
|
565dc69ebc
|
LCL: Implement function KeyboardStateToShiftState. Issue #29358, patch from Alexey Torgashin.
git-svn-id: trunk@51906 -
|
2016-03-10 18:03:23 +00:00 |
|
bart
|
13c6f5f968
|
PoChecker: regenerate translation files.
git-svn-id: trunk@51905 -
|
2016-03-10 17:37:03 +00:00 |
|
bart
|
3ef7eb18fb
|
PoChecker: Add function to check for troublesome po-files. Patch by Péter Gábor. Issue #0027093.
git-svn-id: trunk@51904 -
|
2016-03-10 17:22:11 +00:00 |
|
bart
|
b6be126cf2
|
LCL: Add file win32/win32pagecontrol.inc to the LCL package.
git-svn-id: trunk@51903 -
|
2016-03-10 15:20:50 +00:00 |
|
bart
|
f75181d2a1
|
ComCtrls: Remove deprecated property TCustomTabControl.IsUnpaged.
git-svn-id: trunk@51902 -
|
2016-03-10 15:14:00 +00:00 |
|
juha
|
d65c2f1ae2
|
Revert r51898 #0dfc266d6f "LCL: Take EditMask in DBEdit into account...". The issue is QT related.
git-svn-id: trunk@51901 -
|
2016-03-10 14:20:27 +00:00 |
|
juha
|
66e2cfedc0
|
Menu designer: Fix a link to Help. Issue #29805, patch from FTurtle.
git-svn-id: trunk@51900 -
|
2016-03-10 14:03:46 +00:00 |
|
zeljko
|
a6876276f2
|
Qt: allow build with fpc 2.6.2 and 2.6.0 when QtUseAccurateFrame is defined.
git-svn-id: trunk@51899 -
|
2016-03-10 12:36:06 +00:00 |
|
juha
|
0dfc266d6f
|
LCL: Take EditMask in DBEdit into account when selectedAll. Issue #29693, patch from Bambang Pranoto.
git-svn-id: trunk@51898 -
|
2016-03-10 11:50:27 +00:00 |
|
zeljko
|
de0a7494b4
|
Qt: apply invalid qt position only in case of kde session v.3
git-svn-id: trunk@51897 -
|
2016-03-10 10:44:23 +00:00 |
|
juha
|
1343b1dd2f
|
Packager: Fix a crash when adding a package dependency which already is there. Issue #29680.
git-svn-id: trunk@51896 -
|
2016-03-09 23:18:28 +00:00 |
|
maxim
|
db4dd486f3
|
Tools, GLazRes: i18n + Hungarian translation by Péter Gábor, bug #29777; also added Russian translation.
git-svn-id: trunk@51895 -
|
2016-03-09 23:10:15 +00:00 |
|
maxim
|
86b0d4f7ed
|
IDE, packager: added dots for 'Find in files' menu item, bug #29800
git-svn-id: trunk@51894 -
|
2016-03-09 21:52:51 +00:00 |
|
maxim
|
06e3b0ad05
|
Packager: committed regenerated fcllaz.pas
git-svn-id: trunk@51893 -
|
2016-03-09 21:51:38 +00:00 |
|
juha
|
00db0443c2
|
Menu designer: AutoSize one more label. Issue #29689.
git-svn-id: trunk@51892 -
|
2016-03-09 21:38:14 +00:00 |
|
jesus
|
bcfb267d17
|
LazReport, fix compile lrSpreadsheetExport with latest laz_fpspreadsheet + start work on exporting images, patch from Aleksey Lagunov
git-svn-id: trunk@51891 -
|
2016-03-09 20:37:55 +00:00 |
|
zeljko
|
4aad165455
|
Qt: Set Left & Top of form direct via X11 instead via Qt when we are under OpenBox wm - still to investigate why Qt have totally wrong idea about our position.
git-svn-id: trunk@51890 -
|
2016-03-09 18:45:36 +00:00 |
|
zeljko
|
7baab65040
|
Qt: check XWindowAttributes before calculating frame if qt position is not in sync with x11.
git-svn-id: trunk@51889 -
|
2016-03-09 18:44:22 +00:00 |
|
zeljko
|
2fda2d9f2d
|
Qt: added SetX11WindowPos() helper function
git-svn-id: trunk@51888 -
|
2016-03-09 18:30:02 +00:00 |
|
zeljko
|
0536648325
|
Qt: added GetX11WindowGeometry() helper function.
git-svn-id: trunk@51887 -
|
2016-03-09 17:36:40 +00:00 |
|
juha
|
821414b0ce
|
Menu designer: Remove unused and unfunctional parameter.
git-svn-id: trunk@51886 -
|
2016-03-09 15:43:32 +00:00 |
|
zeljko
|
d65ac7c3af
|
Qt: small fix for KWin on KDE 5 plasma.
git-svn-id: trunk@51885 -
|
2016-03-09 15:02:12 +00:00 |
|
zeljko
|
75b1694ce7
|
Qt: small workaround in SlotMove for kde3 and kde4 desktop environment.
git-svn-id: trunk@51884 -
|
2016-03-09 14:33:35 +00:00 |
|
juha
|
66c1a36997
|
Menu designer: AutoSize labels so their texts show properly. Issue #29689.
git-svn-id: trunk@51883 -
|
2016-03-09 14:11:09 +00:00 |
|
mattias
|
8466e84d66
|
lazfileutils: added windows function SHGetFolderPathUTF8
git-svn-id: trunk@51882 -
|
2016-03-09 13:22:29 +00:00 |
|
mattias
|
69de6012ba
|
lazfileutils: added windows function SHGetFolderPathUTF8
git-svn-id: trunk@51881 -
|
2016-03-09 13:15:53 +00:00 |
|
zeljko
|
7d3a022290
|
Qt: fixed weird behaviour when we are running under KDE 5 Plasma and KWin compositor.
git-svn-id: trunk@51880 -
|
2016-03-09 13:03:42 +00:00 |
|
zeljko
|
aef2f8d9ec
|
Qt: more informative debug info under x11 when using define QtUseAccurateFrame
git-svn-id: trunk@51879 -
|
2016-03-09 13:02:58 +00:00 |
|
zeljko
|
1c80466a50
|
Qt: added GetKdeSessionVersion helper function.
git-svn-id: trunk@51878 -
|
2016-03-09 12:50:56 +00:00 |
|
zeljko
|
3eedaeb49e
|
Qt: full implementation of TQtWidgetSet.MessageBox(), still todo is translations of buttons text.
git-svn-id: trunk@51877 -
|
2016-03-09 12:28:27 +00:00 |
|
juha
|
a75a508c3b
|
LazBuild: No-write-project option to disable writing. Issue #27820, patch from Martok.
git-svn-id: trunk@51876 -
|
2016-03-09 12:02:15 +00:00 |
|
juha
|
3f67a245d7
|
LazBuild: Change project build semantics to match IDE style. Issue #29773, patch from Martok.
git-svn-id: trunk@51875 -
|
2016-03-09 12:02:13 +00:00 |
|
juha
|
7b55f8c8e6
|
IDE: Fix Before-tool execution, simplify project build. Issue #29773, patch from Martok.
git-svn-id: trunk@51874 -
|
2016-03-09 12:02:07 +00:00 |
|