summaryrefslogtreecommitdiffstats
path: root/tdeui/tdelistview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2023-11-151-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Removed code formatting modelines.Michele Calgaro2020-09-271-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add protected helper methods to better handle rubberband operations outside ↵Timothy Pearson2014-10-091-0/+14
| | | | | | of a TDEListView in file manager mode This relates to Bug 1961
* Rewrite list view movement key handlers in file management modeTimothy Pearson2014-09-261-316/+468
| | | | This resolves Bug 1961
* Enhance renaming in Konqueror listviewMichele Calgaro2013-11-061-26/+65
| | | | This relates to Bug 1677
* Allow small execute area to be used in TDEListViewTimothy Pearson2013-06-101-5/+15
| | | | This partially resolves Bug 1543
* Reduce CPU usage of triggerless device polling routineTimothy Pearson2013-06-011-33/+45
| | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-4/+4
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+2411