Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 11 | -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 Diamantini | 2009-10-02 | 4 | -80/+26 |
| | |||||
* | Merge branch 'DEVS' | Andrea Diamantini | 2009-10-02 | 3 | -12/+19 |
|\ | |||||
| * | Fixing Application::homePage behaviour | Andrea Diamantini | 2009-10-02 | 3 | -12/+19 |
| | | |||||
* | | no more strange windows opened while loading previews :) | Andrea Diamantini | 2009-10-02 | 1 | -0/+5 |
| | | |||||
* | | rekonq 0.2.62 with (again) a new home page layout. | Andrea Diamantini | 2009-10-02 | 1 | -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 Diamantini | 2009-10-02 | 1 | -15/+13 |
| | |||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 5 | -13/+13 |
| | |||||
* | Changing page layout (more to come..) | Andrea Diamantini | 2009-10-02 | 1 | -35/+21 |
| | |||||
* | Changed the preferred websites titles a bit | Panagiotis Papadopoulos | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | Lionel's idea about urlbar ready for queries in the home pages | Andrea Diamantini | 2009-10-01 | 3 | -2/+6 |
| | |||||
* | Fixing bookmarks layout | Andrea Diamantini | 2009-10-01 | 1 | -1/+3 |
| | |||||
* | Code fixes in the homepage | Andrea Diamantini | 2009-10-01 | 6 | -42/+35 |
| | | | | also changed history && bookmarks layout (we need just icons there) | ||||
* | Setting session and request metadata about ssl navigation | Andrea Diamantini | 2009-10-01 | 2 | -1/+33 |
| | |||||
* | Faster Application::icon | Andrea Diamantini | 2009-10-01 | 1 | -8/+3 |
| | |||||
* | Merge commit 'refs/merge-requests/1654' of ↵ | Andrea Diamantini | 2009-09-30 | 1 | -3/+10 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into PanoCode | ||||
| * | Made the String "easier" to translatable, by | Panagiotis Papadopoulos | 2009-09-30 | 1 | -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 Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | | |||||
* | | Modified the strings a bit, to let them contain %1 etc. | Panagiotis Papadopoulos | 2009-09-30 | 1 | -3/+3 |
| | | |||||
* | | Changed two strings a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -4/+4 |
| | | |||||
* | | Slightly changed the FIXME comment ;-) | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | | |||||
* | | Modified the string a bit | Panagiotis Papadopoulos | 2009-09-30 | 1 | -3/+4 |
| | | | | | | | | Made it similar to the Konqueror one | ||||
* | | Removed an unnecessary white space | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
| | | |||||
* | | Changed a couple of strings: | Panagiotis Papadopoulos | 2009-09-30 | 1 | -7/+7 |
|/ | | | | | * Made some of them comply to the KDE HIG * Made some of the strings "clearer" | ||||
* | Cleaning thumbs cache | Andrea Diamantini | 2009-09-30 | 3 | -2/+37 |
| | |||||
* | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" | Andrea Diamantini | 2009-09-30 | 4 | -2/+32 |
| | | | | mechanism (an action in the contextual menu) | ||||
* | rekonq 0.2.61 with new home page | Andrea Diamantini | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | BIG BIG commit | Andrea Diamantini | 2009-09-30 | 15 | -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 Diamantini | 2009-09-29 | 2 | -23/+59 |
| | | | | rewamped) | ||||
* | Initial fixes | Andrea Diamantini | 2009-09-29 | 2 | -5/+32 |
| | |||||
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 7 | -18/+66 |
| | | | | and changed its layout | ||||
* | Implementing a new about: protocol, 1st bunch | Andrea Diamantini | 2009-09-29 | 3 | -3/+7 |
| | |||||
* | Load on click (links on previews) | Andrea Diamantini | 2009-09-29 | 2 | -3/+17 |
| | |||||
* | New rekonq home page layout | Andrea Diamantini | 2009-09-29 | 2 | -32/+33 |
| | |||||
* | Fixing crash on opening tabs after closing other window(s). | Andrea Diamantini | 2009-09-28 | 3 | -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 Diamantini | 2009-09-28 | 3 | -7/+8 |
| | |||||
* | cleaning mainview code (unuseful method) | Andrea Diamantini | 2009-09-26 | 2 | -13/+0 |
| | | | | Patch courtesy from Ronny Scholz (thanks!) | ||||
* | rekonq 0.2.60 | Andrea Diamantini | 2009-09-26 | 1 | -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 Diamantini | 2009-09-26 | 3 | -11/+17 |
| | |||||
* | AccessManager fixes | Andrea Diamantini | 2009-09-26 | 2 | -30/+33 |
| | | | | | - create request method - network disk cache | ||||
* | Fixing sessionmanager (at least I hope so): | Andrea Diamantini | 2009-09-26 | 4 | -25/+35 |
| | | | | | | - moved from DataStream to TextStream (we use strings..) - implemented a semaphore (m_safe) - closing every time file | ||||
* | Fixing a bit thumbs tableWidget | Andrea Diamantini | 2009-09-25 | 1 | -0/+7 |
| | |||||
* | Cleaning some unuseful kDebug(s)... | Andrea Diamantini | 2009-09-25 | 6 | -10/+2 |
| | |||||
* | Removing thumbs files on tableWidget changes && removing some | Andrea Diamantini | 2009-09-25 | 4 | -11/+19 |
| | | | | unuseful kWarning.. | ||||
* | Home page translations | Andrea Diamantini | 2009-09-24 | 1 | -3/+3 |
| | |||||
* | Merge branch 'i18n' | Andrea Diamantini | 2009-09-24 | 2 | -5/+19 |
|\ | |||||
| * | Fixed not found page to let translators work on it.. | Andrea Diamantini | 2009-09-24 | 1 | -5/+17 |
| | | |||||
| * | css homepage improvements | Andrea Diamantini | 2009-09-23 | 1 | -0/+2 |
| | | | | | | | | thanks to nferenc :) | ||||
* | | add a border to tab previews | lionelc | 2009-09-23 | 1 | -1/+2 |
| | | |||||
* | | Fixing tab moving behaviour | Andrea Diamantini | 2009-09-23 | 1 | -1/+0 |
| | | | | | | | | (Johannes Zellner patch I forgot to apply. Again, sorry!!) |