~blue-shell/kde-baseapps/netrunner-desktop-containment-4.13

  • Committer: Eike Hein
  • Date: 2014-05-23 16:27:30 UTC
  • Revision ID: git-v1:2ef555a8572697da4105c8a0d9c76a385d956365
Fix desktop scripting of custom icon positions.
Filename Latest Rev Last Changed Committer Comment Size
..
icons 18221 10 years ago Eike Hein Rename Folder View to Netrunner Desktop and add ic Diff
abstractitemview.cpp 18229 10 years ago Eike Hein New defaults. 23.8 KB Diff Download File
abstractitemview.h 18226 10 years ago Eike Hein Expose text shadow parameters in config UI. 6.1 KB Diff Download File
actionoverlay.cpp 17414 12 years ago Ignat Semenov automatically disable action buttons if they cover 9.4 KB Diff Download File
actionoverlay.h 17414 12 years ago Ignat Semenov automatically disable action buttons if they cover 3.1 KB Diff Download File
animator.cpp 17312 13 years ago Ignat Semenov disable on-hover item animation if the KDE graphic 3.8 KB Diff Download File
animator.h 17312 13 years ago Ignat Semenov disable on-hover item animation if the KDE graphic 2.1 KB Diff Download File
asyncfiletester.cpp 16076 14 years ago Fredrik Höglund - Show regular tooltips for folders except when dr 3.1 KB Diff Download File
asyncfiletester.h 16074 14 years ago Fredrik Höglund Split the folder testing code out into a separate 1.8 KB Diff Download File
CMakeLists.txt 18221 10 years ago Eike Hein Rename Folder View to Netrunner Desktop and add ic 1.1 KB Diff Download File
ConfigureChecks.cmake 14856 15 years ago Fredrik Höglund Show the window list menu when the user middle-cli 55 bytes Diff Download File
dialog.cpp 17732 12 years ago Marco Martin use kwin for shadows 5.1 KB Diff Download File
dialog.h 14780 15 years ago Fredrik Höglund * Use a better way to ensure that the popup is clo 1.4 KB Diff Download File
dialogshadows.cpp 17776 12 years ago Patrick von Reth fixed build on non x11 systems 11.7 KB Diff Download File
dialogshadows_p.h 17732 12 years ago Marco Martin use kwin for shadows 1.4 KB Diff Download File
dirlister.cpp 15807 15 years ago Darío Andrés Rodríguez - Fix several krazy2-reported issue - Fixed some c 1.1 KB Diff Download File
dirlister.h 13954 16 years ago Fredrik Höglund Show error messages generated by KIO while listing 1.1 KB Diff Download File
folderview.cpp 18230 10 years ago Eike Hein Fix desktop scripting of custom icon positions. 81.6 KB Diff Download File
folderview.h 18230 10 years ago Eike Hein Fix desktop scripting of custom icon positions. 8.2 KB Diff Download File
folderviewadapter.cpp 14237 16 years ago Fredrik Höglund Change the folderview adapter to use AbstractItemV 1.6 KB Diff Download File
folderviewadapter.h 16271 14 years ago Laurent Montel Fix includes svn path=/trunk/KDE/kdebase/apps/; r 1.3 KB Diff Download File
folderviewDisplayConfig.ui 18226 10 years ago Eike Hein Expose text shadow parameters in config UI. 17.1 KB Diff Download File
folderviewFilterConfig.ui 17865 11 years ago Ignat Semenov streamline the filter combobox code - int m_filte 7 KB Diff Download File
folderviewLocationConfig.ui 18209 10 years ago Eike Hein Remove the 'show files related to activity' option 6.4 KB Diff Download File
folderviewPreviewConfig.ui 13865 16 years ago Laurent Montel Fix ui files svn path=/trunk/KDE/kdebase/apps/; r 734 bytes Diff Download File
iconview.cpp 18225 10 years ago Eike Hein Grid sizing behavior tweaks. 90.8 KB Diff Download File
iconview.h 18225 10 years ago Eike Hein Grid sizing behavior tweaks. 9.9 KB Diff Download File
iconwidget.cpp 14806 15 years ago Davide Bettio Fixed drag&drop hover effect. svn path=/trunk/KDE 2.3 KB Diff Download File
iconwidget.h 14806 15 years ago Davide Bettio Fixed drag&drop hover effect. svn path=/trunk/KDE 1.4 KB Diff Download File
itemeditor.cpp 16967 13 years ago Aaron Seigo only try to change the name once BUG:270414 3.8 KB Diff Download File
itemeditor.h 16967 13 years ago Aaron Seigo only try to change the name once BUG:270414 1.5 KB Diff Download File
kabstractviewadapter_p.h 13861 16 years ago Fredrik Höglund Copy kabstractviewadapter_p.h to folderview so it 2.2 KB Diff Download File
label.cpp 15524 15 years ago Fredrik Höglund New label appearance. svn path=/trunk/KDE/kdebase 2 KB Diff Download File
label.h 14020 16 years ago Fredrik Höglund Break the icon view and the label code out into se 1.4 KB Diff Download File
listview.cpp 18225 10 years ago Eike Hein Grid sizing behavior tweaks. 19.1 KB Diff Download File
listview.h 17319 13 years ago Ignat Semenov account for the possible margin size change on pla 3 KB Diff Download File
File Messages.sh 16297 14 years ago Albert Astals Cid do not rely on extract-messages.sh doing the work 102 bytes Diff Download File
plasma-applet-netrunnerdesktop.desktop 18221 10 years ago Eike Hein Rename Folder View to Netrunner Desktop and add ic 2.9 KB Diff Download File
popupview.cpp 17752.1.137 11 years ago Hrvoje Senjan Use dialog svg instead of tooltip for folderview's 21.4 KB Diff Download File
popupview.h 17752.1.137 11 years ago Hrvoje Senjan Use dialog svg instead of tooltip for folderview's 3.7 KB Diff Download File
previewpluginsmodel.cpp 17356 13 years ago Ignat Semenov use QVector instead of QList for storing the check 3.1 KB Diff Download File
previewpluginsmodel.h 17356 13 years ago Ignat Semenov use QVector instead of QList for storing the check 1.6 KB Diff Download File
proxymodel.cpp 17865 11 years ago Ignat Semenov streamline the filter combobox code - int m_filte 8.1 KB Diff Download File
proxymodel.h 17865 11 years ago Ignat Semenov streamline the filter combobox code - int m_filte 2.3 KB Diff Download File
style.cpp 15193 15 years ago Fredrik Höglund Replace the black focus indicator with a new desig 3.2 KB Diff Download File
style.h 14256 16 years ago Fredrik Höglund Draw the item backgrounds in the views with the ne 1.2 KB Diff Download File
tooltipwidget.cpp 16827.1.19 13 years ago Michael Pyne folderview: Don't use i18np for floats. Fixes thu 12.5 KB Diff Download File
tooltipwidget.h 14758 15 years ago Fredrik Höglund Implement support for tooltips with content previe 2.1 KB Diff Download File