]> cloud.milkyroute.net Git - dolphin.git/history - src/tests
Improve tests for DolphinTreeView's code that updates the selection
[dolphin.git] / src / tests /
2011-01-15 Frank ReininghausImprove tests for DolphinTreeView's code that updates...
2011-01-09 Peter PenzFix implementation of DolphinView::invertSelection...
2011-01-09 Peter PenzEncapsulate the creation and handling of the directory...
2011-01-01 Peter PenzSVN_SILENT: Use same comment-style as the other unit...
2011-01-01 Peter PenzAdd test for the keyboard-focus
2010-12-10 Peter PenzShow an undetermined progress indication within one...
2010-12-02 Frank Reininghaus1. Also use a time out when waiting for the view's...
2010-11-29 Frank ReininghausUse the correct libraries for the test in the CMake...
2010-11-29 Frank ReininghausUse kWaitForSignal to wait until the view has finished...
2010-11-29 Frank ReininghausAdd a unit test for the basic selection-related functio...
2010-11-23 Frank ReininghausSome minor changes in DolphinDetailsViewTest:
2010-11-22 Frank ReininghausSimplify dolphindetailsviewtest by moving code that...
2010-11-20 Frank ReininghausBackup and restore the zoom level in
2010-11-20 Frank ReininghausMake sure that an item's visualRect in the Details...
2010-11-17 Frank ReininghausAdd unit test which checks that DolphinDetailsView...
2010-11-09 Frank ReininghausAdd unit test for bug 201459.
2010-11-09 Frank Reininghaus1. Add method TestBase::reloadViewAndWait().
2010-11-09 Frank ReininghausAdd unit test for bug 217447.
2010-10-29 Frank ReininghausIt's easier to put functionality that is used by many...
2010-10-25 Frank ReininghausAdd some debug output to DolphinDetailsViewTest
2010-10-22 Andreas HartmetzLink with gold, KDirModel is in KIO. Also remove redundant
2010-10-22 Frank ReininghausAdd a second Dolphin unit test (for a regression in...
2010-10-21 Andreas HartmetzLink with gold
2010-10-21 Frank ReininghausAdd a first unit test for Dolphin, which verifies that...
2008-06-10 Peter PenzJust use KMimeType::extractKnownExtension() instead...
2008-02-23 Peter Penzfixed issue that when renaming "Open office.org writer...
2007-12-14 David FaureMoving code around in dolphin fixes DnD support in...
2007-09-24 Laurent MontelAdapt CMakeLists.txt as discussed with Alex.
2007-07-10 Allen Winterremove kde4_automoc()
2007-06-17 Andreas PakulatPort to new kde4_add_*test* macros
2007-05-19 David FaureMake the test link (moving renamedialog to libdolphinpr...
2007-05-18 Peter PenzDavid Faure wrote: