# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,vclplug_kf5)) $(eval $(call gb_Library_use_custom_headers,vclplug_kf5,vcl/unx/kf5)) $(eval $(call gb_Library_set_include,vclplug_kf5,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ -I$(SRCDIR)/vcl/inc/qt5 \ )) $(eval $(call gb_Library_add_defs,vclplug_kf5,\ -DVCLPLUG_KF5_IMPLEMENTATION \ )) $(eval $(call gb_Library_use_sdk_api,vclplug_kf5)) $(eval $(call gb_Library_use_libraries,vclplug_kf5,\ vclplug_qt5 \ vcl \ tl \ utl \ sot \ ucbhelper \ basegfx \ comphelper \ cppuhelper \ i18nlangtag \ i18nutil \ $(if $(ENABLE_JAVA), \ jvmaccess) \ cppu \ sal \ )) $(eval $(call gb_Library_use_externals,vclplug_kf5,\ boost_headers \ cairo \ graphite \ harfbuzz \ icuuc \ kf5 \ epoxy \ )) $(eval $(call gb_Library_add_cxxflags,vclplug_kf5,\ $(KF5_CFLAGS) \ )) $(eval $(call gb_Library_add_libs,vclplug_kf5,\ $(KF5_LIBS) \ )) $(eval $(call gb_Library_add_exception_objects,vclplug_kf5,\ vcl/unx/kf5/KF5FilePicker \ vcl/unx/kf5/KF5SalFrame \ vcl/unx/kf5/KF5SalInstance \ )) ifeq ($(OS),LINUX) $(eval $(call gb_Library_add_libs,vclplug_kf5,\ -lm \ -ldl \ )) endif # Workaround for clang+icecream (clang's -frewrite-includes # doesn't handle Qt5's QT_HAS_INCLUDE that Qt5 uses for ). ifeq ($(COM_IS_CLANG),TRUE) $(eval $(call gb_Library_add_cxxflags,vclplug_kf5, \ -include chrono \ )) endif # vim: set noet sw=4 ts=4: ora/co-2021'>distro/collabora/co-2021 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/ar
AgeCommit message (Collapse)Author
2023-03-17Colibre: tdf#126689 Jump Up & Jump Down This Level iconsRizal Muttaqin
Change-Id: Iebfbeecf43e139f39a70ca58bd3b30076856c4d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149042 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-07-12Colibre: tdf#141110 Update No List iconsRizal Muttaqin
Change-Id: Iaa8e71c91b183c99c5ba7f4a13e7527c087cc6c7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136968 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-05-26Colibre: tdf#148963 improve Restart Numbering, InsertRizal Muttaqin
Unnumbered Entry, Add to List icons Change-Id: I8b00bc0780a483d7c71597c8d09cd35228d92e7d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134984 Tested-by: Jenkins Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-03-18Colibre: tdf#148029 Remove dark area in dark variantRizal Muttaqin
Change-Id: Ic881e63c2464adbe89e3abf8bc6626b674c38129 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131723 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-03-12Colibre: tdf#146545 Fix some color, remove gradient to fullyRizal Muttaqin
support dark variants Change-Id: I69950de6f67b57ced3d40fc5e6b6657ba1c34aef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131454 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-12-25Colibre: update Save related iconsRizal Muttaqin
Change-Id: I01542908edf1d855fe723e0a7818cd05297f49aa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127457 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-04-11Colibre: Revise some bullet/numbering iconsRizal Muttaqin
Change-Id: I6ff3e82cc02272e10314cc92e6ee584fcc50724c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113934 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-04-01tdf#126689 Colibre: revise continue Previous Numbering iconsRizal Muttaqin
Change-Id: I7740dcb3dc14cd9a0b350f8dd868bdd59ca0e3db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113394 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-03-21tdf#70102 Colibre: Sync RTL numbering icon with LTR variantRizal Muttaqin
Change-Id: I10da82194b78818467fcbcf4b146d82d70b268de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112791 Tested-by: Jenkins Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-03-20tdf#126689 Colibre: Continue Previous Numbering iconsRizal Muttaqin
Change-Id: Ida27641fbd3b238750f0e9fbf191fad407918bf1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112739 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-03-06tdf#126689 Colibre: Continue Previous Numbering iconsRizal Muttaqin
Change-Id: Idd44b9ec7fdadf7c8af6253623de1b0ad123af99 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111984 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2020-10-18Colibre: update many iconsRizal Muttaqin
Change-Id: I2b713b53e904ec4b64a47db862dae273bab35c34 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104451 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-08-18Update Line Numbering iconsRizal Muttaqin
Change-Id: Ib0f4595b7a9fe3f60e272bdd998609f510af03db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100914 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-06Colibre: ^Presenter View, Draw & Math MIME, break, ValidityRizal Muttaqin
Change-Id: I82ae5150e8e2cfe236ec058e94404435f88335ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95625 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-03Fix for tdf#133582, missing checkbox in gen envRizal Muttaqin
- - Add more SVG version of PNG icons Change-Id: I0217ec345215e710c7ee0b2bf3108c244e921f26 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95387 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-02tdf#133268 (Sync w Sukapura, + & improve many icons)Rizal Muttaqin
Change-Id: I00c5959993cbbb2bd18fd37b264eae5b709cc8d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95333 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-05-31Resolves tdf#133268: Update Colibre color paletteRizal Muttaqin
- Change color to latest MS Office monoline style - Overhaul overall appearance Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-04-09Colibre: Fix for tdf#131974 & tdf#131975Rizal Muttaqin
- tdf#131974: Flipped Undo & Redo button in RTL UI - tdf#131975: Wrong icons for "Undo: Data Input" (.uno:RecUndo) Change-Id: I7c6e667df20cbe125da020f246d264626c48528c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91944 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-11-28Colibre: content tiltingrizmut
- clean duplicate icons - add 32 item in links.txt - sort the links.txt content Change-Id: I51e344859ee8dd12f658fc17aba838bfe23f9273 Reviewed-on: https://gerrit.libreoffice.org/83959 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-06-13Colibre: tdf#125879 Change Wrap Through Icon, tdf#125888, clean SVGRizal Muttaqin
tdf#125742: Fix tracked change, fix blurred, missmatched icons etc Change-Id: I4d6df1ba5e2cb4b016f40e5f626e8fcabc818454 Reviewed-on: https://gerrit.libreoffice.org/73909 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-04-24tdf#124127 improve Arabic icon theme supportandreas kainz
Change-Id: I3114afc6856f2a44127b2959408337c464d9ff88 Reviewed-on: https://gerrit.libreoffice.org/71147 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-04-03Colibre icons: initial contry support from galaxyandreas kainz
Change-Id: I3c508d701fbb263cb600ec941892e5da7f089992 Reviewed-on: https://gerrit.libreoffice.org/52283 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>