┌ ┐
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
/
tests
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2011-08-30
KItemListKeyboardSearchManager improvements and unit tests
Frank Reininghaus
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-05-26
Don't try to build dolphinsearchboxtest if Nepomuk isn't found.
Frank Reininghaus
2011-04-03
Dolphin unit test refactoring
Frank Reininghaus
2011-03-21
Make it link
Kevin Ottens
2011-02-05
dolphinsearchboxtest: link with gold
Andreas Hartmetz
2011-02-04
Add unittest for DolphinSearchBox
Peter Penz
2011-01-26
Some additions to DolphinDetailsViewTest_AllViewModes.
Frank Reininghaus
2010-11-29
Use the correct libraries for the test in the CMake file.
Frank Reininghaus
2010-11-29
Add a unit test for the basic selection-related functionality of
Frank Reininghaus
2010-10-29
It's easier to put functionality that is used by many unit tests into
Frank Reininghaus
2010-10-22
Link with gold, KDirModel is in KIO. Also remove redundant
Andreas Hartmetz
2010-10-22
Add a second Dolphin unit test (for a regression in DolphinDetailsView
Frank Reininghaus
2010-10-21
Link with gold
Andreas Hartmetz
2010-10-21
Add a first unit test for Dolphin, which verifies that the fix for one
Frank Reininghaus
2008-06-10
Just use KMimeType::extractKnownExtension() instead of the custom implementat...
Peter Penz
2007-09-24
Adapt CMakeLists.txt as discussed with Alex.
Laurent Montel
2007-07-10
remove kde4_automoc()
Allen Winter
2007-06-17
Port to new kde4_add_*test* macros
Andreas Pakulat
2007-05-19
Make the test link (moving renamedialog to libdolphinprivate since we'll need...
David Faure
2007-05-18
David Faure wrote:
Peter Penz