┌ ┐
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
/
tests
/
dolphinviewtest_allviewmodes.cpp
Age
Commit message (
Expand
)
Author
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-06-09
Wait longer for the selectionChanged signal
Frank Reininghaus
2011-06-09
Improve stability of DolphinView tests
Frank Reininghaus
2011-05-23
Compile with QT_USE_FAST_OPERATOR_PLUS
Alex Merry
2011-04-14
SVN_SILENT Remove trailing white space.
Frank Reininghaus
2011-04-14
Improve stability of unit tests when running them with Valgrind
Frank Reininghaus
2011-04-12
Implement a cut/copy/paste unit test for DolphinView.
Frank Reininghaus
2011-04-10
Add unit test for bug 270437
Frank Reininghaus
2011-04-06
Do not reload the DolphinView in the tests' initView() members
Frank Reininghaus
2011-04-05
Remove a qWait(2000) which has been committed accidentally.
Frank Reininghaus
2011-04-05
Add function TestBase::waitForFinishedPathLoading()
Frank Reininghaus
2011-04-05
Remove comment which is obsolete after the recent refactoring.
Frank Reininghaus
2011-04-03
Dolphin unit test refactoring
Frank Reininghaus
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-07
Fixing krazy spelling errors
Aaron Reichman
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-26
Some additions to DolphinDetailsViewTest_AllViewModes.
Frank Reininghaus
2011-01-26
Make dolphinviewtest_columns more stable.
Frank Reininghaus
2011-01-26
Improve DolphinViewTest_AllViewModes::testKeyboardFocus().
Frank Reininghaus
2011-01-22
Add a unit test that checks the DolphinView functionality that is
Frank Reininghaus
2011-01-09
Fix implementation of DolphinView::invertSelection() which assures that Dolph...
Peter Penz
2011-01-09
Encapsulate the creation and handling of the directory lister, the model and ...
Peter Penz
2011-01-01
SVN_SILENT: Use same comment-style as the other unit-tests
Peter Penz
2011-01-01
Add test for the keyboard-focus
Peter Penz
2010-12-02
1. Also use a time out when waiting for the view's selectionChanged signal.
Frank Reininghaus
2010-11-29
Add a unit test for the basic selection-related functionality of
Frank Reininghaus