┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kitemviews
/
kitemlistview.cpp
Age
Commit message (
Expand
)
Author
2019-03-10
port to std::stable_sort
Laurent Montel
2018-12-03
KItemListWidget: Use initStyleOption
Anton Kreuzkamp
2018-07-04
Use more nullptr
Friedrich W. H. Kossebau
2018-03-29
[KItemListView] Check if KItemListStyleOption actually changed before emittin...
Kai Uwe Broulik
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-01-29
base scrolling on the smallest item
Marco Martin
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-18
Fix scrolling during inline renaming causes rename of wrong file
Andreas Krutzler
2017-11-01
Remove not necessary check pointer
Montel Laurent
2017-10-27
Two clicks on file/folder to rename
Andreas Krutzler
2016-11-20
Fix slow scrolling in dock panels
Elvis Angelaccio
2015-03-19
Fix some EBN issues
Yuri Chornoivan
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-08-10
Port accessibility to Qt 5
Frederik Gladhorn
2014-07-04
Merge branch 'master' into frameworks
Luca Beltrame
2014-07-04
Remove current item highlighting in the Places Panel
Frank Reininghaus
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-05
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-05
Separate width and height info in the layouting code
Frank Reininghaus
2014-06-01
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-29
Fix Bug 334696 - File/directory icons/names move to the right when opening/re...
Emmanuel Pescosta
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-05-05
completely disable QAccessible for now, since it causes assertions
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-02-24
Make the handling of the "maximum text lines" setting more robust
Frank Reininghaus
2014-02-24
Handle font and palette changes in Dolphin list views.
Emmanuel Pescosta
2014-02-11
Ensure that KItemListViewLayouter always has a size hint resolver
Frank Reininghaus
2014-01-12
Calculate all item size hints at once.
Emmanuel Pescosta
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-09-14
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-12
Fix Bug 311099 - View the underscore when using Ctrl + PagDown
Emmanuel Pescosta
2013-08-15
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-14
Fix crash when disabling "Show in groups"
Frank Reininghaus
2013-08-04
Introduce a new signal "groupsChanged"
Frank Reininghaus
2013-07-25
Prevent that removing items can cause icons to overlap
Frank Reininghaus
2013-07-05
Fix O(N^2) complexity issue in KItemListView::slotItemsRemoved()
Frank Reininghaus
2013-07-05
Keep the "item size hints" of moved items
Frank Reininghaus
2013-07-04
Make sure that KItemListSizeHintResolver is always consistent
Frank Reininghaus
2013-05-25
set KItemListView palette from scenes first view
Thomas Lübking
2013-05-13
Dolphin Places: Make it easier to drag and drop items
Vishesh Handa
2013-04-22
Comment out assertion to fix a crash when filtering in Icons/Compat View
Frank Reininghaus
2013-04-22
Always determine icons for the visible items first
Frank Reininghaus
2013-03-11
Do not skip rows in when clicking the empty area of the scroll bar
Frank Reininghaus
2012-11-05
Merge remote-tracking branch 'origin/KDE/4.9'
Frank Reininghaus
2012-10-31
Fix Bug 309338 - flood of error boxes while renaming a folder in the folder p...
Emmanuel Pescosta
2012-10-30
Fix some indentation issues
Frank Reininghaus
[next]