Commit graph

93 commits

Author SHA1 Message Date
Albert Astals Cid
ae044f0ee1 Make the image square
KIconLoader::global()->loadIcon is going to give us a square image so if
the image is not square the circle doesn't look like a circle anymore
and looks ultra ugly
2013-03-15 21:52:53 +01:00
Urs Wolfer
34a66da4a9 These icons are not used anywhere.
svn path=/trunk/KDE/kdebase/apps/; revision=890595
2008-11-29 15:17:19 +00:00
Urs Wolfer
34d947228c Remove ancient background tiles. Even when Dolpin would get support for background images at some point, we would need new artwork.
svn path=/trunk/KDE/kdebase/apps/; revision=890590
2008-11-29 15:12:51 +00:00
Urs Wolfer
27541c841e Optimize PNG files again.
Last optimization has been done almost two years ago. There a lot of new files in trunk (e.g all Oxygen stuff).
It's not the correct time to do that again (before the release).

This run saves again around 10MB of diskspace without any restrictions.

svn path=/trunk/KDE/kdebase/apps/; revision=755647
2008-01-02 00:10:07 +00:00
Jakob Petsovits
973a922c8a Icon naming spec compliance:
remove the "kde" spinner icon, in favor of "process-working-kde"

svn path=/trunk/KDE/kdebase/apps/; revision=748563
2007-12-14 20:19:54 +00:00
Jakob Petsovits
c5cee8cd1a Icon renaming (code changes - kdebase):
mail -> mail-message-new

...and other icon renaming collateral damage.

svn path=/trunk/KDE/kdebase/apps/; revision=745335
2007-12-05 23:56:48 +00:00
David Faure
aa71a1833a Don't install stuff which we can't use at the moment.
svn path=/trunk/KDE/kdebase/apps/; revision=741925
2007-11-26 18:49:57 +00:00
Urs Wolfer
72c8822ff2 Get the loading animation working again. This file has been in crystalsvg, but I think it belongs better here than into kdelibs. Anyway, it is not oxygen.
svn path=/trunk/KDE/kdebase/konqueror/; revision=654355
2007-04-15 21:16:22 +00:00
Laurent Montel
fd661ce9ff Remove not necessary files
Remove executable attribute for some files
Clean up

svn path=/trunk/KDE/kdebase/konqueror/; revision=578550
2006-08-29 15:55:17 +00:00
Laurent Montel
2eb696c28e Adapt with new KDE4_INSTALL_ICONS
(automatic detect of icons theme)


svn path=/trunk/KDE/kdebase/konqueror/; revision=572961
2006-08-14 13:27:48 +00:00
Laurent Montel
3acc03a3dc Clean up
svn path=/trunk/KDE/kdebase/konqueror/; revision=566946
2006-07-27 16:21:45 +00:00
Laurent Montel
118236b4ff Big fix: install icons
svn path=/trunk/KDE/kdebase/konqueror/; revision=566480
2006-07-26 09:48:59 +00:00
Dirk Mueller
e6040c725e merge bleeding edge. bleeding edge is now again dead
svn path=/trunk/KDE/kdebase/apps/; revision=558082
2006-07-04 17:09:53 +00:00
Alexander Neundorf
7a0b30822a kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/konqueror/; revision=540215
2006-05-12 18:12:37 +00:00
Alexander Neundorf
a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +00:00
Alexander Neundorf
bdfa6204fc -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/konqueror/; revision=522728
2006-03-26 14:52:52 +00:00
David Faure
64dacf1e12 Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].

Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.

svn path=/trunk/KDE/kdebase/konqueror/; revision=521887
2006-03-23 19:24:10 +00:00
Fabio Pedretti
3b7242c39b Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4.
Losslessly optimize file size of *gz files in /trunk/KDE/kdebase with advdef -z -4.
Total *.png file size goes to 7213923 from 8648602 (-16.59%).
Total *gz file size goes to 957770 from 1073184 (-10.75%).
For more info see bug 122897.

svn path=/trunk/KDE/kdebase/doc/konsole/; revision=518301
2006-03-13 17:07:19 +00:00
Laurent Montel
b19efb452f fix install icons
svn path=/trunk/KDE/kdebase/konqueror/; revision=515373
2006-03-03 14:46:52 +00:00
Laurent Montel
d05f2bb78e Add module to compile kdebase with kdelibs-cmake.
BE CARREFULL: Don't try to compile it for the moment (in progress)
Don't use kdelibs trunk for compile it (there is not again test to disable
compile when we compile with kdelibs trunk)
For the moment there was a lot of missing test etc.
I commit it just to allow to lose my changes if there is a pb on my HD.
I will sync cmake from kdelibs trunk to kdelibs-snapshot.
I hope to fix compile today or tomorrow.
CCMAIL: neundorf@kde.org

For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot 
to compile all the time with kdelibs-snapshot

svn path=/trunk/KDE/kdebase/konqueror/; revision=514380
2006-02-28 08:01:15 +00:00
Nicolas Goutte
6fe09e56ba Remove the svn:executable property from a few standard non-executable files
(PNG, JPEG, DocBook, HTML, Makefile.am)
SVN_SILENT

svn path=/trunk/KDE/kdebase/konqueror/; revision=490584
2005-12-22 12:38:18 +00:00
Danny Allen
b4629c520e forward port tiles cleanup from 3.5 branch
svn path=/trunk/KDE/kdebase/konqueror/; revision=455386
2005-08-31 11:11:31 +00:00
Jonathan Riddell
8ae528c947 Move application icons to global theme
svn path=/trunk/KDE/kdebase/konqueror/; revision=411932
2005-05-10 13:23:02 +00:00
Frank Karlitschek
ea23b39531 provide right sizes for kcontrol
svn path=/trunk/kdebase/konqueror/; revision=378611
2005-01-15 01:05:59 +00:00
Jonathan Riddell
e96940f886 Moved from kdebase/pics/crystalsvg to join its PNGs
svn path=/trunk/kdebase/konqueror/; revision=370997
2004-12-16 03:51:33 +00:00
Jonathan Riddell
a574a6abc7 Updated indicator icons from
Patrice Tremblay <tremblaypatrice @yahoo.fr>

Remove unused anchor icon

svn path=/trunk/kdebase/konqueror/; revision=356540
2004-10-21 16:09:46 +00:00
Benjamin Meyer
ac9f031103 Added missing higher res image
svn path=/trunk/kdebase/konqueror/; revision=277474
2004-01-07 03:56:46 +00:00
David Faure
51e100b4c5 Updated icons by Everaldo. Thanks!
CCMAIL: everaldo@everaldo.com

svn path=/trunk/kdebase/konqueror/; revision=276485
2004-01-03 23:15:32 +00:00
Kenneth Wimer
80afe172f1 moving files to the correct place
svn path=/trunk/kdebase/konqueror/; revision=266571
2003-11-12 13:33:44 +00:00
Kenneth Wimer
0d76994f8b Adding the first icons for "bug". I am not sure where this is supposed to be
located, or if everyone is happy with these icons....if something needs to be
changed, please let me know.

svn path=/trunk/kdebase/konqueror/; revision=266559
2003-11-12 12:48:28 +00:00
Frank Karlitschek
e322ff035c crystal version
svn path=/trunk/kdebase/konqueror/; revision=244582
2003-08-25 07:31:55 +00:00
Torsten Rahn
2130e28663 Merging in Stuff from Crystal 0.72
svn path=/trunk/kdebase/konqueror/; revision=186116
2002-10-28 08:36:47 +00:00
Torsten Rahn
7c06ce3f09 Updating Pixmaps
svn path=/trunk/kdebase/konqueror/; revision=185931
2002-10-27 14:08:45 +00:00
Torsten Rahn
90bbbe335d Switching over to Crystal SVG
svn path=/trunk/kdebase/konqueror/keditbookmarks/; revision=185681
2002-10-26 12:26:09 +00:00
Torsten Rahn
d0100426e7 Shadows
svn path=/trunk/kdebase/konqueror/; revision=139779
2002-03-01 06:32:25 +00:00
Stephan Binner
19e4da18aa Moved to kdelibs/pics/hicolor/
svn path=/trunk/kdebase/konqueror/; revision=114312
2001-09-15 07:35:55 +00:00
Torsten Rahn
f944bd2c8d Waldo: would be nice if this one would go into the CVS-tag as well ...
svn path=/trunk/kdebase/konqueror/; revision=97556
2001-05-17 14:40:42 +00:00
Carsten Pfeiffer
1685dab9f1 icon from jpmartin
svn path=/trunk/kdebase/konqueror/; revision=96104
2001-05-10 01:00:35 +00:00
Torsten Rahn
74b78244f7 I think it _is_ Kuba ...
svn path=/trunk/kdebase/konqueror/; revision=96092
2001-05-10 00:07:53 +00:00
Torsten Rahn
bde3645562 up, up and away ... it's in kdelibs now ...
svn path=/trunk/kdebase/konqueror/; revision=86105
2001-03-09 14:56:14 +00:00
David Faure
4d1fafc04b Torsten forgot to update it
svn path=/trunk/kdebase/konqueror/; revision=82307
2001-02-11 02:04:08 +00:00
Torsten Rahn
253f2c18dc Another nice tile for Konqueror created by K. Wimer ( wimer@suse.de )
svn path=/trunk/kdebase/konqueror/; revision=81870
2001-02-08 08:16:35 +00:00
Torsten Rahn
32ca7dc821 Polishing the root-icons in KControl to make beautifying the rest of KControl more fun.
svn path=/trunk/kdebase/konqueror/; revision=81503
2001-02-06 07:02:49 +00:00
Torsten Rahn
5114f7e335 up up and away ...
svn path=/trunk/kdebase/konqueror/; revision=75695
2000-12-28 00:21:06 +00:00
Torsten Rahn
2893ec0542 Slightly better
svn path=/trunk/kdebase/konqueror/; revision=74307
2000-12-10 21:35:51 +00:00
Torsten Rahn
21be966aeb Icons
svn path=/trunk/kdebase/konqueror/; revision=74240
2000-12-10 13:54:05 +00:00
David Faure
01091c5bdc Folder animation redone by jpmartin, so that it happens on a
blue folder. Looks great :)

svn path=/trunk/kdebase/konqueror/; revision=74024
2000-12-08 23:53:04 +00:00
Torsten Rahn
c9fd76945c Sharper
svn path=/trunk/kdebase/konqueror/; revision=71117
2000-11-17 08:12:16 +00:00
Torsten Rahn
2019f57204 new hicolor-icons for menues
svn path=/trunk/kdebase/konqueror/; revision=70995
2000-11-16 05:21:25 +00:00
Torsten Rahn
bb9857a994 finally getting rid of this thing ...
svn path=/trunk/kdebase/konqueror/; revision=70884
2000-11-15 02:30:51 +00:00