summaryrefslogtreecommitdiff
path: root/src/paneltreeview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean upAndrea Diamantini2011-07-251-18/+18
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-19/+19
|
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-5/+0
|
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* No more static members in the Application class,Pierre Rossi2011-02-241-1/+1
| | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam
* - get rid of the selected bookmark in BookmarkOwnerYoann Laissus2010-10-131-16/+6
| | | | | | we can now create actions as we want and not only in a context menu - an important cleanup - validOpenUrl() is now useless
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
|
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-3/+1
|
* Fix naming to clean APIAndrea Diamantini2010-06-241-2/+2
| | | | | SettingOpenTab --> NewTab (according to settings) NewCurrentTab --> NewFocusedTab
* Include Fixes, first bunchAndrea Diamantini2010-04-301-3/+7
|
* A coding style roundAndrea Diamantini2010-04-301-22/+22
|
* Stupid commit :)Andrea Diamantini2010-04-141-0/+196
Renamed urltreeview files to paneltreeviews one to let my konsole tab completion easily work. Blame me for this..