| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
BUG: 276273
|
|
|
|
|
|
|
| |
This patch is a small improvement of Yusuf Tezcan work as GCI student.
Many thanks for, Yusuf: your contribution is really appreciate :)
REVIEW: 103471
|
|
|
|
|
|
|
| |
This should be important just on password sync, cause of code design.
Anyway, checking it everytime shouldn't be a bad idea...
BUG: 289146
|
| |
|
|
|
|
|
|
|
| |
This will let iconmanager to NOT disturb users with dialog
about missing (remote) icons.
Really, do you know the difference between KIO::copy and
KIO::file_copy??
|
|
|
|
|
|
|
|
|
| |
Please, refer to rb #103428 description to have a proper explanation
of the issue.
Thanks to Thomas Murach for fixing the bug he discovered :)
REVIEW: 103428
REVIEWED-BY: adjam
|
|
|
|
| |
Tag a file as removed when it has been removed :)
|
|
|
|
|
|
|
|
|
| |
also use KIO::copy instead of KIO::file_copy to delegate file
management to KIO
This should hopefully fix||workaround HTML code shown bug. Anyway,
I cannot understand why KIO merges the two different jobs data together
CCBUG: 289029
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Bug investigation and courtesy patch by Gabo Menna.
Many thanks for :D
BUG: 256322
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
toggleViewAction from QDockWidget is const. We need to create a new
KAction to let people eventually configure it.
BUG: 289039
|
|/ |
|
|
|
|
|
|
| |
- created a "general" folder css class
- truncated links titles longer than 100 chars
- improved upper margin in titles
|
|
|
|
|
|
|
| |
Initial patch by Pali Rohar. Thanks :D
REVIEW: 102330
REVIEWED-BY: adjam
|
|
|
|
|
|
|
|
|
| |
- sync! (just with ftp sites for now...)
- bookmarkprovider --> bookmarkmanager
- docs --> doc
- etc...
DIGEST: sync feature merged in rekonq master
|
|
|
|
|
| |
Improved code division (it will be super easy now adding a new handler)
Added a new config UI (QWizard based)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
With this commit, I think we reached the "sync" status with remote ftp
sites.
This means we basically have a first sync feature and we can heavily
test it to eventually add more options in the future (webdav?
ownCloud? firefox Sync? etc...)
|
| |
|
| |
|
|
|
|
|
| |
We have 7 managers and 1 provider... finally fixing this strange
thing!
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Copied from kdelibs commit 88e3b372fb9c5398f9 by dfaure.
Thanks :)
|
|
|
|
|
| |
- docs --> doc (as every other KDE app...)
- doc & translations utilities in CMakeLists.txt for releaseme script
|
| |
|
|
|
|
|
| |
Patch by Hüseyin Zengin. Thanks !
REVIEW: 103255
|
|
|
|
| |
Test it cleaning up your settings
|
| |
|
| |
|
|
|
|
| |
This change comes from comparison with firefox/chrome menus
|
| |
|
| |
|
|
|
|
| |
REVIEWED-BY: trustMe
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using the NEO keyboard layout, you need a combination of keys to trigger
the slash (mod3+s). Unfortunatly this triggers the shortcut for
searching inside the document. This way the alternate shortcut for
searching needs to be removed.
The same bug existed in kopete: bug 267568
Thanks goes to Thomas Murach for helping me grepping the source code.
This is my first contribution in code to KDE. Hurray!
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- clear downloads/history in downloads/history page
- clean up/improve contextual && rekonq menu
- UserAgent management improvement
- mid click a bk folder to new tab open it
- Download management improved (default download path)
- bug fixing
PS: GCI student, thanks!!!
DIGEST: rekonq 0.8.54 features
|
|
|
|
|
|
|
|
|
|
|
|
| |
- let users choose a "default" download dir
- Moved download code to download manager
- follow dfaure's suggestions about overwrite handling
(kdelibs commit 88e3b372fb9c539)
- download label notification (for 3 seconds): this can be further
improved with an icon...
BUG: 271683
BUG: 283177
|
| |
|
|
|
|
|
| |
Patch by Hüseyin Zengin. Thanks !
REVIEW: 103257
|
|
|
|
|
| |
Patch by by Hüseyin Zengin, Thanks!
REVIEW: 103256
|
|
|
|
|
|
|
|
| |
Google code-in 2011 task by Omer Faruk Oruc.
Thanks!!!
REVIEW: 103207
REVIEWED-BY: furkan, adjam
|
|
|
|
|
| |
REVIEW: 103242
REVIEWED-BY: adjam
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Made by Hüseyin Zengin, GCI student. Thanks !
REVIEW: 103206
REVIEWED-BY: me
|
| |
| |
| |
| | |
REVIEWED-BY: trustMe
|