| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fancy bookmarking's resource link dialog added to bookmark context menu
- UI improvements in bookmarks dialog
- WARNING: Nepomuk/soprano dependencies added
NB: Merged and squashed by adjam ;)
|
|
|
|
|
|
|
| |
- QL1S/QL1C
- single-char QString efficiency
- explicit ctors
- normalized signals & slots
|
|
|
|
|
|
|
| |
- Fix drag and drop with a custom folder
- Fix a regression which affects BK bar drag and drop (5a53d2bf91dd)
Patch by Yoann Laissus, reviewed by me :)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix spelling issues
* Wrap Strings in QL1S
* Use Q_OBJECT macro in a class that derives from QObject
|
|
|
|
| |
Reviewed by: Benjamin Poulain
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
we can now create actions as we want and not only in a context menu
- an important cleanup
- validOpenUrl() is now useless
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
git://gitorious.org/rekonq/mainline into m197
Conflicts:
src/bookmarks/bookmarkprovider.h
I also changed a iconmanager header inclusion :)
|
| |
| |
| |
| |
| |
| |
| | |
- Bookmarks saved with KMimeType::iconNameForUrl are now correctly displayed in the BK bar
- Folder icons in the BK panel are fixed
- Unset the current bookmark after a context menu deletition to avoid some bugs
- Cleanup
|
|/
|
|
|
|
|
| |
General clean up
let member variables have better names, starting with _ and the needed get functions
signals/slots --> Q_SIGNALS/Q_SLOTS
moc headers
|
|
|
|
|
|
| |
It fixes the problem of the submenu if there are too much items to fit on the bar
- Improve a bit the new redesign of BookmarkOwner
- Reenable the bookmark menu by default (because the icon in the bar is on the left)
|
| |
|
|
|