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 |
|
juha
|
1845a2deef
|
LCL: Disable sorting of ListView during updating, move procedure Sort from protected to public. Issue #27853, patch from Vojtech Cihak.
git-svn-id: trunk@51873 -
|
2016-03-09 11:18:16 +00:00 |
|
zeljko
|
3a9bb5359a
|
Qt: fixed accurate frame creation under MSWindows, no need to realize form.
git-svn-id: trunk@51872 -
|
2016-03-09 09:50:23 +00:00 |
|
zeljko
|
c6f77b0dd8
|
Qt: fixed compilation under non x11 os when define DebugQtUseAccurateFrame is defined.
git-svn-id: trunk@51871 -
|
2016-03-09 09:44:05 +00:00 |
|
zeljko
|
c64336371c
|
Qt: fixed compilation for non x11 OS when using define QtUseAccurateFrame.
git-svn-id: trunk@51870 -
|
2016-03-09 09:41:57 +00:00 |
|
ondrej
|
082ad9fed9
|
codetools: fix TCodeBuffer.FileOnDiskHasChanged with IgnoreModifiedFlag=true
git-svn-id: trunk@51869 -
|
2016-03-09 08:37:34 +00:00 |
|
ondrej
|
ec400aaa92
|
ide: CodeCreationDialog: apply on key press
git-svn-id: trunk@51868 -
|
2016-03-09 06:16:12 +00:00 |
|
zeljko
|
a974854c26
|
Qt: finally fixed x,y coordinates when using QtUseAccurateFrame define.
git-svn-id: trunk@51867 -
|
2016-03-08 22:01:44 +00:00 |
|
juha
|
d658049401
|
LazControls: Use the new OnFilterItemEx also for TreeFilterEdit.
git-svn-id: trunk@51866 -
|
2016-03-08 21:05:58 +00:00 |
|
juha
|
919198e297
|
LazControls: Add OnFilterItemEx event with caption parameter to TCustomControlFilterEdit. Use it in TListFilterEdit. Issue #29793, patch from meteu.
git-svn-id: trunk@51865 -
|
2016-03-08 20:43:37 +00:00 |
|
zeljko
|
2f65ac21da
|
Qt: changed order of params in GetX11WindowAttributes()
git-svn-id: trunk@51864 -
|
2016-03-08 20:43:07 +00:00 |
|
zeljko
|
e875017759
|
Qt: added GetX11WindowAttributes() helper function.
git-svn-id: trunk@51863 -
|
2016-03-08 20:21:14 +00:00 |
|
jesus
|
6d052f5c97
|
LazReport, fix DialogControls compiling after fileutil utf8 wrappers were disabled
git-svn-id: trunk@51862 -
|
2016-03-08 18:42:15 +00:00 |
|
bart
|
ff19675249
|
Examples: TestAll: change QuestionDialog dialog test.
git-svn-id: trunk@51861 -
|
2016-03-08 18:37:30 +00:00 |
|
ondrej
|
7df15887d1
|
ide: CodeCreationDialog: check for enabled when changing radio group index by key
git-svn-id: trunk@51860 -
|
2016-03-08 16:53:08 +00:00 |
|
ondrej
|
3594fefc04
|
ide, codetools: change ClassCompleteCode into CompleteCodeInteractive
git-svn-id: trunk@51859 -
|
2016-03-08 16:46:12 +00:00 |
|
bart
|
45e8d97693
|
LCLProcs: Remove the Win9xWsManager unit, since we don't support that platform anymore.
git-svn-id: trunk@51858 -
|
2016-03-08 11:47:49 +00:00 |
|
zeljko
|
6a61907501
|
Qt: fix various window managers for wrong pos (bug in Qt).
git-svn-id: trunk@51857 -
|
2016-03-08 11:39:39 +00:00 |
|
zeljko
|
1d06283bcf
|
Qt: added GetX11WindowRealized() helper function
git-svn-id: trunk@51856 -
|
2016-03-08 09:15:47 +00:00 |
|
zeljko
|
76e8f6c853
|
Qt: simplified x11 calls.
git-svn-id: trunk@51855 -
|
2016-03-08 09:02:03 +00:00 |
|
ondrej
|
8085593af3
|
ide: choose class section dlg: caption, font
git-svn-id: trunk@51854 -
|
2016-03-08 09:00:36 +00:00 |
|
zeljko
|
73913a7a9d
|
Qt: fixed building
git-svn-id: trunk@51853 -
|
2016-03-07 21:20:33 +00:00 |
|
ondrej
|
3dd60b3899
|
ide: reload changed files dialog:
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).
git-svn-id: trunk@51852 -
|
2016-03-07 20:36:45 +00:00 |
|
ondrej
|
06d19a8613
|
ide, codetools: implement class code creation (default: ctrl+shift+x) - the same as local code creation but the variable will be added to class/object section.
git-svn-id: trunk@51851 -
|
2016-03-07 20:22:33 +00:00 |
|
zeljko
|
6741cae980
|
Qt: fixed xwindow frame change on activation when app is running under compositor.
git-svn-id: trunk@51850 -
|
2016-03-07 19:05:16 +00:00 |
|
zeljko
|
bd182f7aee
|
Qt: removed OpenBox wm from blacklist, let it takes frame borders like others.
git-svn-id: trunk@51849 -
|
2016-03-07 15:51:27 +00:00 |
|
zeljko
|
76b8e0ed4b
|
Qt: check for all window managers if title size is not provided, not only composited (eg xfce does not return correct info).
git-svn-id: trunk@51848 -
|
2016-03-07 15:41:32 +00:00 |
|
bart
|
b8ff0d24a8
|
Carbon: document TListBox.ItemHeight as restricted.
git-svn-id: trunk@51847 -
|
2016-03-07 14:10:21 +00:00 |
|
zeljko
|
7106e417e8
|
Qt: fixed getting valid _NET_FRAME_EXTENTS under KWin, and maybe others which does not return it correctly.
git-svn-id: trunk@51846 -
|
2016-03-07 13:56:04 +00:00 |
|
zeljko
|
9b4c4f24e8
|
Qt: added GetX11RectForAtom() helper function for easier getting of various frames of xwindows.
git-svn-id: trunk@51845 -
|
2016-03-07 13:55:13 +00:00 |
|
zeljko
|
8df175aa85
|
Qt: added GetX11SupportedAtoms() helper function so we know what specific WM supports.
git-svn-id: trunk@51844 -
|
2016-03-07 12:43:24 +00:00 |
|
zeljko
|
bdb7f2d033
|
Qt: workaround for Qt bug on X11 where x and y of form are not in sync with real X11 position.
git-svn-id: trunk@51843 -
|
2016-03-07 12:09:43 +00:00 |
|
zeljko
|
1363a537c0
|
Qt: use better approach to get accurate window pos under x11.
git-svn-id: trunk@51842 -
|
2016-03-07 12:05:05 +00:00 |
|
zeljko
|
c2367f58d6
|
Qt: added X11 helper funcion for position of form.
git-svn-id: trunk@51841 -
|
2016-03-07 10:22:24 +00:00 |
|
zeljko
|
23284efeb3
|
Qt: full accurate ClientRect of framed forms - QtUseAccurateFrame define.
git-svn-id: trunk@51840 -
|
2016-03-07 10:00:17 +00:00 |
|
zeljko
|
1ff8e0efb5
|
Qt: proper size initialization when using QtUseAccurateFrame define.
git-svn-id: trunk@51839 -
|
2016-03-07 09:00:33 +00:00 |
|
bart
|
f6b117d8d5
|
Win32: fix compilation.
git-svn-id: trunk@51838 -
|
2016-03-06 22:56:08 +00:00 |
|
zeljko
|
1abb3da1f7
|
Qt: finished support for real form bounds under x11 via define QTUSEACCURATEFRAME.part of issue #20952
git-svn-id: trunk@51837 -
|
2016-03-06 18:40:17 +00:00 |
|
zeljko
|
3b20c9a632
|
qtwinapi: fixed GetWindowRect() in case of FramedWidget (window) when use define QtUseAccurateFrame
git-svn-id: trunk@51836 -
|
2016-03-06 14:49:30 +00:00 |
|
zeljko
|
a805628709
|
qt: started implementation of real accurate frame bounds on x11.QtUseAccurateFrame define is disabled by default atm.
git-svn-id: trunk@51835 -
|
2016-03-06 13:58:22 +00:00 |
|
bart
|
9c050f164e
|
LazUtils: disable the wrapper functions in FileUtil by default. The wrapper functions will be removed later on.
git-svn-id: trunk@51834 -
|
2016-03-06 13:19:23 +00:00 |
|
bart
|
0520897120
|
Examples: TestAll: refactor some dialog tests.
git-svn-id: trunk@51833 -
|
2016-03-06 12:05:52 +00:00 |
|
bart
|
bd5c917340
|
Examples: TestAll: more dialog tests (provided by jc99, modifiedby me).
git-svn-id: trunk@51832 -
|
2016-03-06 11:15:52 +00:00 |
|
bart
|
376303c792
|
Examples: TestAll: add testallform.lfm, which I forgot in r51824 #87791326d0.
git-svn-id: trunk@51831 -
|
2016-03-05 23:19:44 +00:00 |
|
michael
|
461c20be05
|
* Create using slineBreak instead of #13
git-svn-id: trunk@51830 -
|
2016-03-05 22:35:23 +00:00 |
|
michael
|
5c5523af89
|
* Remove consoletestrunner, it is outdated and crashes applications. The version in FPC repository is now used, reference is marked as virtual
git-svn-id: trunk@51829 -
|
2016-03-05 22:32:16 +00:00 |
|
bart
|
01358aea67
|
Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
git-svn-id: trunk@51828 -
|
2016-03-05 17:37:41 +00:00 |
|