| Age | Commit message (Expand) | Author |
| 2008-09-22 | The else path is never reached -> removed it (thanks to Simon St James for th... | Peter Penz |
| 2008-09-22 | try to align the x-position of the tooltip to the mouse-cursor if the tooltip... | Peter Penz |
| 2008-09-22 | don't modify the background color to transparent, just don't draw the backgro... | Peter Penz |
| 2008-09-22 | make the background transparent and apply the window-text color to the text c... | Peter Penz |
| 2008-09-21 | cleanup of includes | Peter Penz |
| 2008-09-21 | Experimental patch provided by Fredrik Höglund: Use Xrender to scale the pre... | Peter Penz |
| 2008-09-21 | prepare class to simplify keeping binary compatibility | Peter Penz |
| 2008-09-21 | * documentation updates | Peter Penz |
| 2008-09-21 | renamed IconManager to KFilePreviewGenerator | Peter Penz |
| 2008-09-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-09-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-09-06 | this code can be called quite a lot so call the non-detaching at() instead of... | Albert Astals Cid |
| 2008-09-04 | don't use SPACE as shortcut for Quick View, as this conflicts with the Termin... | Peter Penz |
| 2008-09-02 | put the close button of the filter bar on the left like in other applications... | Peter Penz |
| 2008-09-02 | don't clear the filterbar when switching between tabs | Peter Penz |
| 2008-08-31 | Fixed details settings views for UI consistency with other tabs. | Leonardo Finetti |
| 2008-08-29 | don't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.o... | Peter Penz |
| 2008-08-29 | fixed crash when a tooltip-preview for a large file is generated and the mous... | Peter Penz |
| 2008-08-26 | Booo... false alarm. After going to the XMLGUI code this is perfect. I also w... | Rafael Fernández López |
| 2008-08-26 | Do not create with Save flag. OMG, this is a very bad problem of XMLGUI... if... | Rafael Fernández López |
| 2008-08-26 | * align labels on the right like suggested in the KDE 4 HIG | Peter Penz |
| 2008-08-26 | Provide a common iconsize-widget for the settings dialog of the icons-, detai... | Peter Penz |
| 2008-08-26 | warning-- | Peter Penz |
| 2008-08-25 | the kcm needs the dolphin catalog, otherwise konqueror shows it untranslated,... | Albert Astals Cid |
| 2008-08-23 | * initialize members as early as possible | Peter Penz |
| 2008-08-22 | * coding style fixes | Peter Penz |
| 2008-08-22 | tooltip improvements (patch provided by Laurens Vanhove): | Peter Penz |
| 2008-08-22 | * convert the size in bytes to larger unit | Peter Penz |
| 2008-08-22 | Use KDiskFreeSpaceInfo instead of deprecated KDiskFreeSpace. This has the bo... | Jeff Mitchell |
| 2008-08-20 | SVN_SILENT: coding style fix | Peter Penz |
| 2008-08-19 | assure that the tooltip is never clipped at the screen borders and never over... | Peter Penz |
| 2008-08-19 | Force the treeview to be LTR on RTL desktops | Diego Iastrubni |
| 2008-08-19 | Removed fix for negative x-coordinate again and added a TODO. We must provide... | Peter Penz |
| 2008-08-19 | SVN_SILENT: minor coding style cleanups | Peter Penz |
| 2008-08-19 | added missing copyright | Peter Penz |
| 2008-08-18 | Pedantic | Laurent Montel |
| 2008-08-18 | Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. ... | Simon Paul St James |
| 2008-08-18 | Redraw the current tooltip at its original position if its data (icon, text e... | Simon Paul St James |
| 2008-08-18 | Deal with the case where the icon might be taller than the text. Approved by... | Simon Paul St James |
| 2008-08-18 | Column view + detail view: use different settings for preview and icon size l... | Peter Penz |
| 2008-08-18 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2008-08-16 | Do a safe, practise commit with my new SVN account and just tidy up a duplica... | Simon Paul St James |
| 2008-08-15 | For the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those... | Diego Iastrubni |
| 2008-08-15 | minor adjustment to prevent code duplication | Peter Penz |
| 2008-08-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-08-14 | Change the location of the methods. Now the algorithm is only applied when ne... | Rafael Fernández López |
| 2008-08-14 | Fix for show_filter_bar action of tools-menu, which is not correctly set (whe... | Sascha Peilicke |
| 2008-08-13 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-08-12 | Disable the alternating row colors when the details view is inactive. This so... | Peter Penz |
| 2008-08-12 | Activate the tab when an item is dragged above an inactive tab. Thanks to Dmi... | Peter Penz |