┌ ┐
54
└ ┘
[
home
|
about
|
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
/
private
Age
Commit message (
Expand
)
Author
2014-06-27
Fix build.
Christophe Giboudeaux
2014-06-20
kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...
Scarlett Clark
2014-06-12
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-12
Do not crash if QApplication::clipboard()->mimeData() is a null pointer
Frank Reininghaus
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-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
Allow compiling Dolphin with KF5
Alex Richardson
2014-04-03
KDirectoryContentsCounter: do not delete currently active worker objects
Frank Reininghaus
2014-03-11
Use QMutableHashIterator for deleting items from a QHash
Frank Reininghaus
2014-03-03
Add a hover effect for the selection toggle.
Emmanuel Pescosta
2014-02-11
Ensure that KItemListViewLayouter always has a size hint resolver
Frank Reininghaus
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2014-02-06
Set the Details View colummns width to the preferred column width, by double-...
Emmanuel Pescosta
2014-01-21
Use only one "directory contents counting" thread per process
Frank Reininghaus
2014-01-12
Calculate all item size hints at once.
Emmanuel Pescosta
2013-12-29
Remove redundant data from KItemListViewLayouter's ItemInfo struct
Frank Reininghaus
2013-10-30
Prevent storing some redundant data in KItemListViewLayouter
Frank Reininghaus
2013-10-16
Two small simplifications in KItemListViewLayouter
Frank Reininghaus
2013-10-07
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-10-07
Include "Space" in the keyboard search string
Frank Reininghaus
2013-09-05
Nothing special, just a little bit of code cleanup in KItemListViewLayouter::...
Emmanuel Pescosta
2013-09-04
Count the items inside directories in another thread
Frank Reininghaus
2013-08-25
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-25
Move cursor to begin/end of selection before canceling it
Christoph Feck
2013-08-24
Adjust the size and position of the selection toggle on icon
Emmanuel Pescosta
2013-08-24
Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...
Emmanuel Pescosta
2013-08-04
Fix possible out of range error inKItemListSizeHintResolver::itemsMoved
Frank Reininghaus
2013-07-22
Do not try to smooth-scroll past the end of the view
Frank Reininghaus
2013-07-22
Fix "truncated header" in Details View with non-Oxygen styles
Frank Reininghaus
2013-07-18
Overwrite the changed role value with an empty QVariant,
Emmanuel Pescosta
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-07-02
Prevent some unnecessary layoutings when the view size is changed
Frank Reininghaus
2013-06-30
Replace QList by QVector if the elements are larger than a pointer
Frank Reininghaus
2013-06-22
Dolphin Nepomuk Roles: Handle values which are resource lists
Vishesh Handa
2013-06-22
Remove knepomukdatamanagement_export.h
Vishesh Handa
2013-06-20
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-06-20
Make it possible to select files like "a_b" using keyboard search
Frank Reininghaus
2013-06-20
Prevent the selection rectangle from being reduced to 0px
Emmanuel Pescosta
2013-06-10
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-06-10
Do not rename files unexpectedly when changing the URL
Frank Reininghaus
2013-04-23
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-04-23
Disable Find/Replace in the "rename inline" line edit
Frank Reininghaus
2013-01-15
Remove incorrect comments about the sorting functions
Frank Reininghaus
2013-01-15
Re-organise the sorting code
Frank Reininghaus
2013-01-15
Change the sort and merge functions to a more generic form.
Frank Reininghaus
2013-01-15
Use std::rotate, rather than reversing three times
Frank Reininghaus
2013-01-11
Only use parallel sorting when sorting by name
Frank Reininghaus
[next]