summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Changing rekonq exit numbersAndrea Diamantini2009-10-041-4/+4
|
* General (shift +) ctrl tab switch management.Andrea Diamantini2009-10-045-31/+28
| | | | This let tab switch work also when webview is not focused :)
* View image actionAndrea Diamantini2009-10-042-1/+23
| | | | another brilliant patch from Ronny Scholz (thanks!)
* not show the search menu if there are no search engines available.Andrea Diamantini2009-10-041-1/+6
| | | | Ronny Scholz patch (thanks)
* moving from about: protocol to rekonq: protocol :DAndrea Diamantini2009-10-0211-51/+21
| | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!)
* Simpler KIO management (no more metadata)Andrea Diamantini2009-10-024-80/+26
|
* Merge branch 'DEVS'Andrea Diamantini2009-10-023-12/+19
|\
| * Fixing Application::homePage behaviourAndrea Diamantini2009-10-023-12/+19
| |
* | no more strange windows opened while loading previews :)Andrea Diamantini2009-10-021-0/+5
| |
* | rekonq 0.2.62 with (again) a new home page layout.Andrea Diamantini2009-10-021-1/+1
|/ | | | | | | | | | | | I can undestand someone doesn't like this, but this layout has a lot of good point inside: - it is easily resizable - it use well space - it the simplest to implement it's clear it needs love, I'm sure not an artist (help about, please!!), but this will be rekonq home page layout for 0.3 (I need stop playing with it..)
* Changin (again) layout and fixing last Visited page counter.. :)Andrea Diamantini2009-10-021-15/+13
|
* preferred --> favoritesAndrea Diamantini2009-10-025-13/+13
|
* Changing page layout (more to come..)Andrea Diamantini2009-10-021-35/+21
|
* Changed the preferred websites titles a bitPanagiotis Papadopoulos2009-10-011-1/+1
|
* Lionel's idea about urlbar ready for queries in the home pagesAndrea Diamantini2009-10-013-2/+6
|
* Fixing bookmarks layoutAndrea Diamantini2009-10-011-1/+3
|
* Code fixes in the homepageAndrea Diamantini2009-10-016-42/+35
| | | | also changed history && bookmarks layout (we need just icons there)
* Setting session and request metadata about ssl navigationAndrea Diamantini2009-10-012-1/+33
|
* Faster Application::iconAndrea Diamantini2009-10-011-8/+3
|
* Merge commit 'refs/merge-requests/1654' of ↵Andrea Diamantini2009-09-301-3/+10
|\ | | | | | | git://gitorious.org/rekonq/mainline into PanoCode
| * Made the String "easier" to translatable, byPanagiotis Papadopoulos2009-09-301-2/+9
| | | | | | | | | | | | | | | | changing some stuff. Thanks to Lionel and http://websvn.kde.org/trunk/playground/libs/webkitkde/part/webview.cpp?revision=993719&view=markup (lines 186-188) ;-)
| * "Added support" for opening URLs that start with www.Panagiotis Papadopoulos2009-09-301-1/+1
| |
* | Modified the strings a bit, to let them contain %1 etc.Panagiotis Papadopoulos2009-09-301-3/+3
| |
* | Changed two strings a bitPanagiotis Papadopoulos2009-09-301-4/+4
| |
* | Slightly changed the FIXME comment ;-)Panagiotis Papadopoulos2009-09-301-1/+1
| |
* | Modified the string a bitPanagiotis Papadopoulos2009-09-301-3/+4
| | | | | | | | Made it similar to the Konqueror one
* | Removed an unnecessary white spacePanagiotis Papadopoulos2009-09-301-1/+1
| |
* | Changed a couple of strings:Panagiotis Papadopoulos2009-09-301-7/+7
|/ | | | | * Made some of them comply to the KDE HIG * Made some of the strings "clearer"
* Cleaning thumbs cacheAndrea Diamantini2009-09-303-2/+37
|
* Turned "Add bookmark" action to KDE one and implemented an "add to preferred"Andrea Diamantini2009-09-304-2/+32
| | | | mechanism (an action in the contextual menu)
* rekonq 0.2.61 with new home pageAndrea Diamantini2009-09-301-1/+1
|
* BIG BIG commitAndrea Diamantini2009-09-3015-221/+73
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* a lot fo changes in the history/bookmarks page (restored initial method ↵Andrea Diamantini2009-09-292-23/+59
| | | | rewamped)
* Initial fixesAndrea Diamantini2009-09-292-5/+32
|
* Implemented about protocol to load home page(s)Andrea Diamantini2009-09-297-18/+66
| | | | and changed its layout
* Implementing a new about: protocol, 1st bunchAndrea Diamantini2009-09-293-3/+7
|
* Load on click (links on previews)Andrea Diamantini2009-09-292-3/+17
|
* New rekonq home page layoutAndrea Diamantini2009-09-292-32/+33
|
* Fixing crash on opening tabs after closing other window(s).Andrea Diamantini2009-09-283-0/+9
| | | | | | | It was a stupid omission by me, cleverly discovered and fixed by Johannes Zellner!! Again, thank you very much!
* Krazy check issues fixes..Andrea Diamantini2009-09-283-7/+8
|
* cleaning mainview code (unuseful method)Andrea Diamantini2009-09-262-13/+0
| | | | Patch courtesy from Ronny Scholz (thanks!)
* rekonq 0.2.60Andrea Diamantini2009-09-261-1/+1
| | | | | | | first fixes for AccessManager, cookiejar, post connections (data). this commit signs turning from development to bugfixing mode (at least for me) From now on, bugfixing, unit tests, docs. The road to our 1st stable rekonq...
* cookie jar fixes...Andrea Diamantini2009-09-263-11/+17
|
* AccessManager fixesAndrea Diamantini2009-09-262-30/+33
| | | | | - create request method - network disk cache
* Fixing sessionmanager (at least I hope so):Andrea Diamantini2009-09-264-25/+35
| | | | | | - moved from DataStream to TextStream (we use strings..) - implemented a semaphore (m_safe) - closing every time file
* Fixing a bit thumbs tableWidgetAndrea Diamantini2009-09-251-0/+7
|
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-256-10/+2
|
* Removing thumbs files on tableWidget changes && removing someAndrea Diamantini2009-09-254-11/+19
| | | | unuseful kWarning..
* Home page translationsAndrea Diamantini2009-09-241-3/+3
|
* Merge branch 'i18n'Andrea Diamantini2009-09-242-5/+19
|\