summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | Fix "cursor: pointer" setting it in previewimage.cpp with QWidget propertymatgic782009-10-221-0/+5
| |/ | | | | | | BusyCursor shown when hovering a loading preview
* | Restored open action (in the tools menu).Andrea Diamantini2009-10-221-3/+3
| |
* | Removed "Add to Favorites" action.Andrea Diamantini2009-10-223-46/+1
|/ | | | Matgic78 customizable favorites page is clearly better :D
* rekonq 0.2.70Andrea Diamantini2009-10-211-1/+1
| | | | | | | - webview scrolling - new contextual menu - some fixes - compiles (and links) on windows
* Restored the "frame" sub menuAndrea Diamantini2009-10-211-2/+8
| | | | | we lose a bit in term of usability, but I think the submenu will help people to ustand that are "different" actions
* Merge commit 'refs/merge-requests/1865' of ↵Andrea Diamantini2009-10-211-44/+54
|\ | | | | | | git://gitorious.org/rekonq/mainline into ACTIONS
| * Remove pages actions from text actionsmegabigbug2009-10-201-44/+54
| |
* | Fixing merge due to recent changes in masterAndrea Diamantini2009-10-211-4/+4
|\ \ | | | | | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1836' of git://gitorious.org/rekonq/mainline into NewHomePageSytle Conflicts: src/homepage.cpp
| * | another homepage stylemegabigbug2009-10-171-4/+4
| | |
* | | Me stupid.. fixing tab previews!Andrea Diamantini2009-10-212-9/+12
| |/ |/|
* | Fix history actions updateAndrea Diamantini2009-10-201-1/+3
| |
* | Fixing mergeAndrea Diamantini2009-10-202-3/+131
|\ \ | | | | | | | | | | | | | | | | | | Merge branch 'SrcSrc33' Conflicts: src/webview.cpp
| * | WebView Scrolling.Andrea Diamantini2009-10-202-2/+128
| | | | | | | | | | | | | | | Patch from Johannes Zellner (thanks). I changed just the keyPressEvent function to better test it..
* | | Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection.Andrea Diamantini2009-10-202-16/+21
|/ / | | | | | | Lionel, did you write a wrong function there?
* | fix compilation on windowsAndrea Diamantini2009-10-201-0/+2
| | | | | | | | (thanks, Carlo!)
* | rekonq 0.2.69Andrea Diamantini2009-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - new PreviewImage class (to fix actual bugs) - merging last requests - bug fixing One week to tag rekonq 0.3alpha. Expected master merges are just: - flickering popup fix - new contextual menu - Lionel's new homepage style proposal (to be discussed) Please NO MORE CHANGES until rekonq 0.3 release, just BUG FIXING..
* | Saving preferencesAndrea Diamantini2009-10-191-0/+15
| |
* | check title length fixAndrea Diamantini2009-10-193-19/+20
| |
* | Fixing title changes..Andrea Diamantini2009-10-191-11/+16
| |
* | Fixing thumbs positionAndrea Diamantini2009-10-194-30/+21
| |
* | Porting recently closed tabs to use HistoryItem.Andrea Diamantini2009-10-193-9/+13
| | | | | | | | This way we can have more useful infos about
* | Fixing rebase...Andrea Diamantini2009-10-192-7/+1
| |
* | STEP 1Andrea Diamantini2009-10-196-34/+87
| | | | | | | | | | creating a new Preview Image Object, based on QWidget and containing the pixmap AND the url
* | Merge commit 'refs/merge-requests/1842' of ↵Andrea Diamantini2009-10-191-1/+7
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into Mon4
| | \
| | \
| *-. \ Merge branches 'menuCosmetics', 'menuCosmetics2' and 'menuCosmetics3' into ↵matgic782009-10-181-0/+6
| |\ \ \ | | | | | | | | | | | | | | | menuCosmeticsAll
| | | * | set text for copy action in contexmenu to "Copy Text" to avoid confusion ↵matgic782009-10-181-0/+4
| | | |/ | | | | | | | | | | | | with copy link
| | * | add a separator beetween text and link actions in contextmenumatgic782009-10-181-0/+2
| | |/
| * | Add an icon to the "search with" contextmenu actionmatgic782009-10-181-1/+1
| |/
* | Warning addedAndrea Diamantini2009-10-191-0/+7
| |
* | Merge commit 'refs/merge-requests/1838' of ↵Andrea Diamantini2009-10-191-1/+1
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into Mon3
| * | fix a bug in default shortcut detection for urlsmatgic782009-10-181-1/+1
| |/
* | Merge commit 'refs/merge-requests/1833' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2009-10-191-0/+1
|\ \