summaryrefslogtreecommitdiff
path: root/default_images/cmd/sc_printersetup.png
blob: 3216b16b660d7a57c0d3d5cf80c0e2d67ad11290 (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 06 00 00 00 1f f3 ff .PNG........IHDR................
0020 61 00 00 01 e7 49 44 41 54 78 5e 85 d0 e1 4b 53 61 14 06 f0 f7 4f c8 04 c2 98 00 01 39 47 48 a0 a....IDATx^...KSa....O......9GH.
0040 7d 2a 62 02 42 9a 50 21 73 30 9d c3 2a 53 9a 69 e9 74 5a 0e 9d ca c4 28 29 0a 84 a8 45 66 2e e7 }*b.B.P!s0..*S.i.tZ....()...Ef..
0060 35 1c d9 27 11 04 06 da 72 6a c2 6a 64 2c 90 4c 65 ba 44 a7 38 84 c7 7b 2e f8 8e cb f5 da 0b 3f 5..'....rj.jd,.Le.D.8..{.......?
0080 ce ce 79 0e 87 71 19 00 99 f2 9a 16 9f 08 ff e1 3b d8 57 1c 28 b3 36 61 6b 27 71 24 da 51 3d 60 ..y..q..........;.W.(.6ak'q$.Q=`
00a0 ba 6d 43 78 31 7a 24 da 51 3b 90 d6 f5 f4 25 56 63 71 b4 0a d3 92 3b 6e 3f 72 db 3f e1 4c c3 90 .mCx1z$.Q;....%Vcq....;n?r.?.L..
00c0 64 e1 cf 3a 0c d7 6b 93 07 5c 2f fa be 8a a0 c6 3d 38 8a 95 d8 16 7e 2f ff e3 ae 9a ab 92 07 3a d..:..k..\/.....=8....~/.......:
00e0 9f bd c1 8f 85 88 2a ca 9d 42 10 59 8d 82 64 29 ba 89 02 e3 8d e4 01 67 cf 2b 8c fb a7 b8 f3 f9 ......*..B.Y..d).......g.+......
0100 46 59 4f 39 7d b8 b5 8d 6d 2e ef 9a 19 ec e0 39 1e f5 62 62 32 80 ba b6 1e 05 9a 53 be 9b d8 43 FYO9}...m......9..bb2......S...C
0120 7c 27 c1 e9 0b 8d 28 29 b3 90 f7 ac d9 f5 1c fe c0 0c 2c d6 26 6c c6 b7 39 ea 69 4e f9 84 7f 0a |'....()..........,.&l..9.iN....
0140 bd ee 7e ee c2 a5 22 b8 df 79 50 64 28 06 b3 39 9f e0 cb ec 3c f2 ae 98 14 68 4e f9 df 95 28 be ..~..."..yPd(..9....<....hN...(.
0160 ff 8c c8 04 bf 85 90 7f b9 10 ec 9e a3 1b 73 a1 30 06 bc c3 12 cd e9 b3 fc 37 cd 29 0f ce cd 43 ..............s.0........7.)...C
0180 f0 7d 86 67 fc 35 fa 02 1d 52 f5 08 23 b8 a8 cf 05 b3 da 3b 11 fe 15 e1 34 da 1c 59 4f b9 f0 71 .}.g.5...R..#......;....4..YO..q
01a0 04 8d cd 2d 70 f4 9b f1 18 27 a9 4a 7d 76 ce 39 b0 ca fa 56 2c 2e 2d 73 27 4e 65 c9 7a ca bd c2 ...-p....'.J}v.9...V,.-s'Ne.z...
01c0 30 ea 1a ec b0 b5 d7 e0 c1 5b 13 55 a9 cf d0 6a c1 6e d6 3e 44 74 3d a6 8a f2 81 0f 5e b4 75 b8 0........[.U...j.n.>Dt=.....^.u.
01e0 14 34 e9 e9 60 a5 95 f7 43 e5 d5 76 a8 29 bd 75 17 99 3a 1d 8e a7 a6 2a 1c 4b 49 19 63 e2 cb 14 .4..`...C..v.).u..:....*.KI.c...
0200 65 8b 0c a2 8a 43 58 44 7a 15 ba 7d ea 87 af 55 61 10 d7 a6 00 00 00 00 49 45 4e 44 ae 42 60 82 e....CXDz..}...Ua.......IEND.B`.
lass='logsubject'>vscode-ide-integration: use gdb from $PATH by defaultMike Kaganski Change-Id: I6f69439465b2968c5ab3900dbb9d5591c1c1f800 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127360 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2021-12-27vscode-ide-integration: don't abuse "folders" for workdir/instdirMike Kaganski It is for multi-root workspaces. Use hardcoded subdirectory paths instead. Also see commit 411e8c24a289649797c679afc084113f7f61667a author Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> date Fri Feb 12 12:29:18 2021 +0100 vscode: make it work better when srcdir=buildir and add mac lldb config The problem it was addressing (VSCode unable to use second folder name that points to the same location) is still unresolved upstream. Fixing my mistake in commit 986e946d0cf3a6f61873efc09bab8c5e07c04f80 author Mike Kaganski <mike.kaganski@collabora.com> date Wed Dec 15 14:19:31 2021 +0100 VSCode IDE integration: add safe path for pretty printers This change reverts it partially. Change-Id: I6a6db189f587288f6eee0d9a5051bd9d8cf5a055 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127359 Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> 2021-12-23vscode: set editor to not show newline at end-of-file as empty lineChristian Lohmaier and also tell it to always add newline at EOF to be consistent with traditional editors like vim and others Change-Id: Iba7e9a3778229c72c06981bd95460980f8c4e9d6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127333 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2021-12-21Fix typoAndrea Gelmini Change-Id: Iefc9cb27f6ac84958a002e395bd631eb0590f022 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127274 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> 2021-12-21provide a "make vscode-ide-integration" targetChristian Lohmaier to be consistent with the other ide integrations and to take care of the extra step of running "make vim-ide-integration" to create the compile_commands.json file required by the vscode integration. Not using the autogenerated file created by configure directly might also spare some users from having their own additions overridden Change-Id: Ibb269197dc84f607b28ddad03adc919864e0c040 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126860 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2021-12-16VSCode IDE integration: add safe path for pretty printersMike Kaganski Change-Id: I900ea4aef58fddb21f8bf3cb8264d9c8d9169a9c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126873 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> 2021-05-31vscode: tell gitlens how to linkifiy our buglinks in commitsChristian Lohmaier Change-Id: I7cc8efa94f75581d30047abf5c401b68741fb2a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116342 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2021-05-19tell vscode to treat our patch.<level> files as diffsChristian Lohmaier Change-Id: I770d97b409cd42b4ef697fbde352cb147fa3a995 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115807 Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2021-02-13vscode: make it work better when srcdir=buildir and add mac lldb configChristian Lohmaier Change-Id: I75b7104c98d187353bc3950ad51877f10ae04760 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110838 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2020-12-15add a visual studio code workspace template (created by configure.ac)Christian Lohmaier Not having settings directly stored in .vscode directory in the repository/having the files ignored there is a problem when you build in a separate builddirectory and you regularly do a full reset of your sourcedir using "git clean -fdx" and similar. If you had any folder-settings, you'd lose them that way. VS Code doesn't really have a mechanism to include and then extend repository defaults, but it has three different tiers where settings are pulled from: folder, workspace and user For LibreOffice core repository there are no folder settings as our .vscode is not populated (or at least it is not stable), a user can of course place a settings.json or other configuration files in their checkout, just with the "git clean" problem mentioned above. This patch adds a workspace configuration - that file can be stored anywhere and instead references the folders to use as configuration items. If you want to add your own launch configuration or tasks: you can just store it on your desktop, and can completely wipe out your builddir as well as prune your srcdir - if you reuse the same paths for your next build, you can simply reopen that workspace file and have all your settings applied. Having it part of the core repository and created by configure from the template is thus just a convenience thing - it has a launch-in-debugger rule and settings for code search/browsing that should be all that's needed/all that's specific to LibreOffice at least. Change-Id: I8625d83d0c30c2668b99ec672c651c3d35258ca5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107655 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>