| Commit message (Expand) | Author | Age | Files | Lines |
* | crash on loading links from homepage when no internet connection | Andrea Diamantini | 2009-11-05 | 1 | -0/+7 |
* | source fixes | Andrea Diamantini | 2009-11-02 | 1 | -7/+6 |
* | Merge commit 'refs/merge-requests/1882' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-10-27 | 1 | -1/+1 |
|\ |
|
| * | fix tab preview size | lionelc | 2009-10-22 | 1 | -1/+1 |
* | | fix scrollbar, cursor bugs. | lionelc | 2009-10-26 | 1 | -5/+1 |
* | | Get rid (for 0.3 release) of shift + arrows scrolling feature. | Andrea Diamantini | 2009-10-26 | 1 | -87/+2 |
* | | Commenting out not used (for 0.3 release) methods.. | Andrea Diamantini | 2009-10-26 | 1 | -2/+2 |
* | | A better popup implementation | megabigbug | 2009-10-24 | 1 | -9/+7 |
* | | no shift + arrows scrolling actions for rekonq 0.3 | Andrea Diamantini | 2009-10-23 | 1 | -18/+3 |
* | | Revert "CTRL has been promoted to rekonq favorite modifier..." | Andrea Diamantini | 2009-10-23 | 1 | -8/+7 |
* | | CTRL has been promoted to rekonq favorite modifier... | Andrea Diamantini | 2009-10-23 | 1 | -7/+8 |
* | | What's overkilling? | Andrea Diamantini | 2009-10-23 | 1 | -0/+10 |
* | | Removed "Add to Favorites" action. | Andrea Diamantini | 2009-10-22 | 1 | -2/+1 |
|/ |
|
* | Restored the "frame" sub menu | Andrea Diamantini | 2009-10-21 | 1 | -2/+8 |
* | Remove pages actions from text actions | megabigbug | 2009-10-20 | 1 | -44/+54 |
* | Fixing merge | Andrea Diamantini | 2009-10-20 | 1 | -3/+112 |
|\ |
|
| * | WebView Scrolling. | Andrea Diamantini | 2009-10-20 | 1 | -2/+109 |
* | | Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection. | Andrea Diamantini | 2009-10-20 | 1 | -1/+0 |
|/ |
|
* | Merge commit 'refs/merge-requests/1842' of git://gitorious.org/rekonq/mainlin... | Andrea Diamantini | 2009-10-19 | 1 | -1/+7 |
|\ |
|
| *-. | Merge branches 'menuCosmetics', 'menuCosmetics2' and 'menuCosmetics3' into me... | matgic78 | 2009-10-18 | 1 | -0/+6 |
| |\ \ |
|
| | | * | set text for copy action in contexmenu to "Copy Text" to avoid confusion with... | matgic78 | 2009-10-18 | 1 | -0/+4 |
| | * | | add a separator beetween text and link actions in contextmenu | matgic78 | 2009-10-18 | 1 | -0/+2 |
| | |/ |
|
| * | | Add an icon to the "search with" contextmenu action | matgic78 | 2009-10-18 | 1 | -1/+1 |
| |/ |
|
* | | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -3/+5 |
|/ |
|
* | Small fixes (const issue, single char issue, file not ending with a new line)... | Dario Freddi | 2009-10-13 | 1 | -1/+1 |
* | HACK: Ctrl + C shortcut | Andrea Diamantini | 2009-10-08 | 1 | -0/+12 |
* | TONS of events ignored to let homepage no more crash! | Andrea Diamantini | 2009-10-08 | 1 | -0/+9 |
* | fixing right click rekonq crash (at least, hopefully..) | Andrea Diamantini | 2009-10-08 | 1 | -7/+10 |
* | I apologize for this. As said, I use no mouse and I couldn't | Andrea Diamantini | 2009-10-06 | 1 | -15/+11 |
* | - Cleaning mouse gesture managements | Andrea Diamantini | 2009-10-04 | 1 | -11/+15 |
* | WebView dtor | Andrea Diamantini | 2009-10-04 | 1 | -1/+6 |
* | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 1 | -18/+0 |
* | View image action | Andrea Diamantini | 2009-10-04 | 1 | -1/+22 |
* | not show the search menu if there are no search engines available. | Andrea Diamantini | 2009-10-04 | 1 | -1/+6 |
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -1/+1 |
* | Made the String "easier" to translatable, by | Panagiotis Papadopoulos | 2009-09-30 | 1 | -2/+9 |
* | "Added support" for opening URLs that start with www. | Panagiotis Papadopoulos | 2009-09-30 | 1 | -1/+1 |
* | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" | Andrea Diamantini | 2009-09-30 | 1 | -0/+1 |
* | Krazy check issues fixes.. | Andrea Diamantini | 2009-09-28 | 1 | -5/+6 |
* | Fixing a bit new actions text (too long and bad translated) | Andrea Diamantini | 2009-09-23 | 1 | -2/+2 |
* | open a selected url text in a new tab/window | megabigbug | 2009-09-22 | 1 | -17/+32 |
* | Fixing foreach macros.. | Andrea Diamantini | 2009-09-22 | 1 | -1/+1 |
* | Make strings comply to the KDE HIG | Panagiotis Papadopoulos | 2009-09-10 | 1 | -3/+3 |
* | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -3/+11 |
* | Replaced isNull with isEmpty check.. | Andrea Diamantini | 2009-09-05 | 1 | -1/+2 |
* | fixing new window action | Andrea Diamantini | 2009-09-04 | 1 | -4/+4 |
* | Open in new Window Action | Andrea Diamantini | 2009-09-04 | 1 | -1/+15 |
* | Improved contextual menu following my ideas and Henry de Valence | Andrea Diamantini | 2009-09-03 | 1 | -95/+82 |
* | - A better print slot | Andrea Diamantini | 2009-08-30 | 1 | -1/+21 |
* | Removed unuseful headers | Andrea Diamantini | 2009-08-27 | 1 | -1/+0 |