Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Some CSS fixes | Andrea Diamantini | 2009-09-14 | 1 | -5/+3 | |
| | | ||||||
| * | Google search engine | Andrea Diamantini | 2009-09-14 | 1 | -119/+18 | |
| | | ||||||
| * | Recently closed tabs: first implementation | Andrea Diamantini | 2009-09-14 | 3 | -3/+25 | |
| | | ||||||
| * | Fixing a bit examples, positions, links and so on.. | Andrea Diamantini | 2009-09-14 | 2 | -21/+35 | |
| | | ||||||
| * | Search Engine, first draft | Andrea Diamantini | 2009-09-14 | 1 | -1/+25 | |
| | | | | | | | | | | Time to cook, now :) Hope you glad this "technologic" preview | |||||
| * | Adding url to previews | Andrea Diamantini | 2009-09-14 | 2 | -3/+6 | |
| | | ||||||
| * | We have thumbnails! Hugh! | Andrea Diamantini | 2009-09-14 | 6 | -165/+311 | |
| | | ||||||
| * | Open new tab near previous | Andrea Diamantini | 2009-09-14 | 1 | -1/+2 | |
| | | ||||||
* | | Open links in new tab located near currently active tab | Domrachev Alexandr | 2009-09-13 | 5 | -7/+22 | |
|/ | ||||||
* | Bugfix: when trying to open link in new tab & network request fails (no | Domrachev Alexandr | 2009-09-13 | 1 | -9/+10 | |
| | | | | | connection, etc) error page opened not only on new tab, but on tab with that link. | |||||
* | change sessionRestored to isSessionRestored | Domrachev Alexandr | 2009-09-13 | 1 | -1/+1 | |
| | ||||||
* | Fixing session manager behaviour following a bit dolphin's code | Andrea Diamantini | 2009-09-13 | 3 | -13/+13 | |
| | ||||||
* | rekonq 0.2.57 with new "new tab" page. | Andrea Diamantini | 2009-09-13 | 2 | -2/+2 | |
| | | | | | I'm aware this is a "pre-alpha" feature, but I need this in master to let people play, comment, brainstorm this.. ;) | |||||
* | Merge branch 'HomePage' | Andrea Diamantini | 2009-09-13 | 19 | -151/+475 | |
|\ | ||||||
| * | Modified rekonq behaviour: | Andrea Diamantini | 2009-09-13 | 9 | -146/+98 | |
| | | | | | | | | | | HomePage has 2 choices: usual home page vs new tab page new tab has 3: new tabp page, home page, blank page | |||||
| * | notification system made default and no more "unsettable" | Andrea Diamantini | 2009-09-12 | 2 | -20/+4 | |
| | | ||||||
| * | Removed "home" scheme | Andrea Diamantini | 2009-09-10 | 6 | -49/+27 | |
| | | ||||||
| * | Added support for bookmark icons. Not yet working.. | Andrea Diamantini | 2009-09-10 | 1 | -1/+6 | |
| | | ||||||
| * | Restored Home Action (and button in the main toolbar) | Andrea Diamantini | 2009-09-10 | 1 | -0/+2 | |
| | | ||||||
| * | Fixed improper use of Bookmark Manager class | Andrea Diamantini | 2009-09-10 | 3 | -6/+6 | |
| | | ||||||
| * | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 22 | -63/+466 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :) | |||||
* | | Some "stupid" toolbars fixes | Andrea Diamantini | 2009-09-12 | 2 | -17/+18 | |
| | | ||||||
* | | Merge commit 'avaddon/master' | Andrea Diamantini | 2009-09-12 | 1 | -27/+26 | |
|\ \ | |/ |/| | ||||||
| * | View source bugfix. | Domrachev Alexandr | 2009-09-10 | 1 | -27/+26 | |
| | | | | | | | | Previous code added some crap at the begining of html source | |||||
* | | rekonq 0.2.56 with session management (recover on crash) | Andrea Diamantini | 2009-09-10 | 2 | -2/+2 | |
| | | ||||||
* | | Session Management (restore on crash) | Andrea Diamantini | 2009-09-10 | 6 | -3/+207 | |
|/ | | | | | | | | | This is HEAVILY based on code from Lionel and Yoram branches. But this code behaves differently: it restores rekonq tabs (just) on crash. Thanks to Lionel suggestions, it seems "better" than my initial idea :) It is quite extensible. We need just to fix it better as possible and then manage its behaviour in newInstance code.. ;) | |||||
* | Webkit -> WebKit | Panagiotis Papadopoulos | 2009-09-10 | 1 | -1/+1 | |
| | ||||||
* | Some typo fixes | Panagiotis Papadopoulos | 2009-09-10 | 1 | -3/+3 | |
| | ||||||
* | Make strings comply to the KDE HIG | Panagiotis Papadopoulos | 2009-09-10 | 2 | -4/+4 | |
| | ||||||
* | Merge commit 'megabigbug/noNewWindowItem' | Andrea Diamantini | 2009-09-10 | 1 | -1/+0 | |
|\ | ||||||
| * | remove "new window" item from the tool menu (keep this menu short!) | megabigbug | 2009-09-06 | 1 | -1/+0 | |
| | | ||||||
* | | rekonq 0.2.55 with multiwindows "first fixes" support | Andrea Diamantini | 2009-09-06 | 2 | -2/+2 | |
| | | ||||||
* | | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 10 | -28/+66 | |
| | | | | | | | | Added options about tabbed (or not) browsing.. | |||||
* | | Simplified CookieJar management | Andrea Diamantini | 2009-09-05 | 3 | -17/+6 | |
| | | ||||||
* | | Restored the beautiful CTRL + L shortcut. | Andrea Diamantini | 2009-09-05 | 2 | -2/+14 | |
|/ | | | | Sorry :) | |||||
* | rekonq 0.2.54 with multi windows support | Andrea Diamantini | 2009-09-05 | 2 | -2/+2 | |
| | | | | (needs a LOT of tests...) | |||||
* | Simplified history actions reintroducing KStandard ones. | Andrea Diamantini | 2009-09-05 | 2 | -13/+10 | |
| | | | | (we have text, icon, shortcuts && translations for free) | |||||
* | Fixing Application::newMainWindow method | Andrea Diamantini | 2009-09-05 | 1 | -1/+1 | |
| | ||||||
* | Adding method docs | Andrea Diamantini | 2009-09-05 | 1 | -1/+9 | |
| | ||||||
* | Replaced isNull with isEmpty check.. | Andrea Diamantini | 2009-09-05 | 1 | -1/+2 | |
| | ||||||
* | Fixed FullScreen slot | Andrea Diamantini | 2009-09-04 | 1 | -9/+11 | |
| | ||||||
* | fixing new window action | Andrea Diamantini | 2009-09-04 | 2 | -5/+4 | |
| | ||||||
* | Open in new Window Action | Andrea Diamantini | 2009-09-04 | 4 | -3/+30 | |
| | ||||||
* | Improving Multi Windows implementation | Andrea Diamantini | 2009-09-04 | 4 | -45/+35 | |
| | ||||||
* | Removed completion object from UrlBar | Andrea Diamantini | 2009-09-03 | 4 | -62/+52 | |
| | | | | | Inserted (and improved) in HistoryManager to let it available to every class. | |||||
* | Fix compilation and improved a (little) bit | Andrea Diamantini | 2009-09-03 | 4 | -15/+15 | |
| | | | | Bookmarks Manager | |||||
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 7 | -212/+42 | |
| | | | | - Multi Windows 1st implementation | |||||
* | User attributes | Andrea Diamantini | 2009-09-03 | 2 | -11/+19 | |
| | ||||||
* | Improved a bit "Save As" slot | Andrea Diamantini | 2009-09-03 | 1 | -1/+6 | |
| | ||||||
* | Improved contextual menu following my ideas and Henry de Valence | Andrea Diamantini | 2009-09-03 | 3 | -109/+82 | |
| | | | | suggestions. |