Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rekonq 0.2.56 with session management (recover on crash) | Andrea Diamantini | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | |||||
* | | 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 | 1 | -1/+1 |
| | | | | (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. | ||||
* | - A better print slot | Andrea Diamantini | 2009-08-30 | 4 | -35/+68 |
| | | | | | - contextual frame actions (just 2, for now) - works on contextual menu | ||||
* | rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!) | Andrea Diamantini | 2009-08-30 | 2 | -4/+3 |
| | |||||
* | Fixing Bookmarks bar toggle action | Andrea Diamantini | 2009-08-30 | 2 | -41/+27 |
| | |||||
* | userBookmarksManager seems not work.. | Andrea Diamantini | 2009-08-30 | 1 | -1/+19 |
| | | | | | | | | | | Revert "Using userBookmarksManager static function to surely retrieve bmManager.." This reverts commit ef48328f8fe0ac069215037c62711a5e08bf111f. Conflicts: src/bookmarks.cpp | ||||
* | Bookmark Bar fixes | Andrea Diamantini | 2009-08-30 | 3 | -37/+27 |
| | |||||
* | First changes to bookmarks system | Andrea Diamantini | 2009-08-30 | 3 | -1/+19 |
| | |||||
* | Typo SIGNAL --> SLOT | Andrea Diamantini | 2009-08-28 | 1 | -1/+1 |
| | | | | perhaps the bug for Mouse Middle close feature.. | ||||
* | New tab button code improvements. | Andrea Diamantini | 2009-08-27 | 4 | -78/+51 |
| | | | | Patch from Johannes Zellner (thanks) | ||||
* | Removed setHistoryMenu function | Andrea Diamantini | 2009-08-27 | 2 | -18/+0 |
| | |||||
* | Using userBookmarksManager static function to surely retrieve bmManager.. | Andrea Diamantini | 2009-08-27 | 1 | -19/+1 |
| | |||||
* | Removed unuseful headers | Andrea Diamantini | 2009-08-27 | 4 | -4/+0 |
| | |||||
* | Merge branch 'historyKDE' into develop | Andrea Diamantini | 2009-08-27 | 9 | -1134/+1240 |
|\ | |||||
| * | Adding comments | Andrea Diamantini | 2009-08-27 | 1 | -0/+2 |
| | | |||||
| * | Splitted history classes | Andrea Diamantini | 2009-08-27 | 8 | -1132/+1237 |
| | | |||||
| * | Fixed BKO mail, to address bugs there instead of rekonq mailing list | Andrea Diamantini | 2009-08-27 | 1 | -2/+1 |
| | | |||||
* | | Some fixes icon related | Andrea Diamantini | 2009-08-27 | 5 | -9/+18 |
| | | |||||
* | | No more need for CTRL+M shortcut | Andrea Diamantini | 2009-08-26 | 1 | -1/+0 |
| | | |||||
* | | missing colon | Andrea Diamantini | 2009-08-26 | 1 | -1/+1 |
| | | | | | | | | size --> size: | ||||
* | | Typo | Andrea Diamantini | 2009-08-26 | 1 | -1/+1 |
| | | | | | | | | (fonti --> font) | ||||
* | | Toolbar UI customizable | Andrea Diamantini | 2009-08-26 | 1 | -5/+3 |
| | | |||||
* | | i18n style guide fixes | Andrea Diamantini | 2009-08-25 | 2 | -3/+3 |
|/ | | | | (Stephan Binner svn commit, thanks!) | ||||
* | Merge branch 'userCSS' | Andrea Diamantini | 2009-08-24 | 3 | -14/+52 |
|\ | |||||
| * | Fixed a bit setting_webkit.ui | Andrea Diamantini | 2009-08-24 | 1 | -4/+13 |
| | | |||||
| * | Implements the ability of the user to apply a user defined CSS to all web pages. | Jonas M. Gastal | 2009-08-19 | 3 | -13/+42 |
| | |