summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge commit 'refs/merge-requests/1936' of ↵Andrea Diamantini2009-10-282-1/+35
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into mr1936
| * | Shortcut in the URL bar to automatically add www. .com/.net/.org around a wordlionelc2009-10-272-1/+35
| |/
* | Fixing (?) close tab actionAndrea Diamantini2009-10-271-1/+1
| |
* | Changed tabbar signals to the KDE ones.Andrea Diamantini2009-10-273-42/+50
| | | | | | | | | | | | Implemented 2 slots to manage the menus and the actions. the "close tab" action is yet waiting for fix.
* | Merge commit 'refs/merge-requests/1882' of ↵Andrea Diamantini2009-10-272-4/+6
|\ \ | |/ |/| | | git://gitorious.org/rekonq/mainline into mr1882
| * fix tab preview sizelionelc2009-10-222-4/+6
| |
* | Merge commit 'refs/merge-requests/1925' of ↵Andrea Diamantini2009-10-271-1/+7
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into Tue1925
| * | add middle click action on favorite previewmegabigbug2009-10-261-1/+7
| | |
* | | Merge commit 'refs/merge-requests/1918' of ↵Andrea Diamantini2009-10-272-7/+8
|\ \ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into Tue1918
| * | | fix arrow icon in the url barmegabigbug2009-10-262-7/+8
| |/ /
* | | fix scrollbar, cursor bugs.lionelc2009-10-261-5/+1
|/ /
* | keep trailing slashes (BUG 211913)Andrea Diamantini2009-10-261-1/+1
| | | | | | | | BUG: 211913
* | version.h.cmake supportAndrea Diamantini2009-10-261-4/+4
| |
* | Get rid (for 0.3 release) of shift + arrows scrolling feature.Andrea Diamantini2009-10-262-106/+3
| | | | | | | | Sorry, dudes. We have troubles with it :(
* | Commenting out not used (for 0.3 release) methods..Andrea Diamantini2009-10-261-2/+2
| |
* | memcheck fixesAndrea Diamantini2009-10-263-1/+3
| | | | | | | | rekonq looses 8 bytes + sizeof(KCompletion) weight :D
* | Added credits for Jon de Andres FriasAndrea Diamantini2009-10-251-1/+6
| |
* | commentsAndrea Diamantini2009-10-251-0/+1
| |
* | Merge commit 'refs/merge-requests/1904' of ↵Andrea Diamantini2009-10-254-61/+87
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into Lasts2
| * | A better preview implementation:megabigbug2009-10-254-61/+87
| | | | | | | | | | | | | | | WebSnap doesn't render borders/background => borders/background not cached => style can be actualized easily. PreviewImage uses a label for display the background and an other label inside for display preview or animation.
* | | should fix bug 211782Andrea Diamantini2009-10-251-22/+32
| | | | | | | | | | | | BUG: 211782
* | | Ronny's close tab solution was better :)Andrea Diamantini2009-10-251-4/+0
|/ /
* | Fixing "Global" vs "standard" shortcuts.Andrea Diamantini2009-10-251-1/+3
| | | | | | | | | | This come out discussing (without understanding ourselves :D) with Ronny Scholz
* | Forgot Dario.. (sorry)Andrea Diamantini2009-10-251-0/+5
| |
* | Fixing setting dimensionAndrea Diamantini2009-10-251-1/+1
| |
* | forgot Rohan.. :DAndrea Diamantini2009-10-251-1/+6
| |
* | rekonq 0.2.72Andrea Diamantini2009-10-251-12/+22
| | | | | | | | | | | | | | | | | | this should go (perhaps) - Updated name authors && credits - removed (for now) bugged webview scrolling (shift + arrows problem) - fixed flickering popup - Added docs (Handbook, thanks to Rohan Garg) - bugfixing
* | Merge commit 'refs/merge-requests/1902' of ↵Andrea Diamantini2009-10-254-49/+40
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into Lasts1
| * | A better popup implementationmegabigbug2009-10-244-49/+40
| | |
* | | Just close tab on middle mouse clickAndrea Diamantini2009-10-252-0/+14
| | |
* | | cloneTab patchAndrea Diamantini2009-10-251-2/+9
| | | | | | | | | | | | | | | I could find references about this QtWebkit bug. But this patch surely has no downsides for us :)
* | | Last Krazy fixesAndrea Diamantini2009-10-252-2/+2
| | |
* | | Modified string as discussed with panoAndrea Diamantini2009-10-241-1/+1
|/ /
* | Merge commit 'refs/merge-requests/1895' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2009-10-242-8/+8
|\ \
| * | String Fixes -> KDE HIGPanagiotis Papadopoulos2009-10-231-2/+2
| | |
| * | Fix strings -> KDE HIGPanagiotis Papadopoulos2009-10-231-6/+6
| | |
* | | popup Lionel's idea. In Italy we say "Capra e Cavoli" :DAndrea Diamantini2009-10-241-6/+9
| | |
* | | no shift + arrows scrolling actions for rekonq 0.3Andrea Diamantini2009-10-231-18/+3
| | | | | | | | | | | | This to let shift + arrow selection to work properly
* | | Revert "CTRL has been promoted to rekonq favorite modifier..."Andrea Diamantini2009-10-231-8/+7
|/ / | | | | | | This reverts commit 6af8043ea81634d826508e2bbaf02cdeedd8cd7f.
* | CTRL has been promoted to rekonq favorite modifier...Andrea Diamantini2009-10-231-7/+8
| | | | | | | | :D
* | Krazy fixes for 0.2.71Andrea Diamantini2009-10-233-7/+6
| |
* | rekonq 0.2.71Andrea Diamantini2009-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This seems good :D bugfixing until Monday alpha release.. Here: - flickering link fix - some better code - external url opening and management fix - new startup options - (and obviously..) homepage fix
* | Me stupid.. (again)!!Andrea Diamantini2009-10-231-5/+1
| | | | | | | | | | We have a newMainWindow function, use it instead of forcing the getter mainWindow() to create a new one...
* | What's overkilling?Andrea Diamantini2009-10-233-12/+44
| | | | | | | | | | | | | | checking EVERYTIME mouse move events to just fix some stupid cases? revert a good implementation just to bug fixing the 0.1% of the cases? Don't know! This implementation seems working to fix the flickering links But, these are really the UI problems I'd like to get rid...
* | Fixing merge..Andrea Diamantini2009-10-232-6/+22
|\ \ | | | | | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1889' of git://gitorious.org/rekonq/mainline into Fri9 Conflicts: data/home.html
| * | dynamic space between previewsmegabigbug2009-10-221-2/+3
| | | | | | | | | | | | previews centered
| * | modify previewImage sizemegabigbug2009-10-221-4/+19
| |/ | | | | | | center "add preview" button
* | Merge branch 'StartRekonq'Andrea Diamantini2009-10-2310-132/+290
|\ \
| * | (LAST hopefully) BIG change (before 0.3)Andrea Diamantini2009-10-2210-132/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge..
* | | Merge commit 'refs/merge-requests/1884' of ↵Andrea Diamantini2009-10-231-0/+5
|\ \ \ | |/ / |/| | | | | git://gitorious.org/rekonq/mainline into Fri2