summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Changed a bit the description of rekonqPanagiotis Papadopoulos2009-05-241-1/+1
| |
| * More KDE HIG related string changesPanagiotis Papadopoulos2009-05-241-1/+1
| |
| * More KDE HIG related string changesPanagiotis Papadopoulos2009-05-241-2/+2
| |
| * More KDE HIG related string fixesPanagiotis Papadopoulos2009-05-241-3/+3
| |
| * Some string fixes to ensure compatibility with the KDE Human Interface ↵Panagiotis Papadopoulos2009-05-241-8/+8
| | | | | | | | Guidelines
* | Fixed mainwindow conflictsAndrea Diamantini2009-05-2818-474/+487
|\ \
| * | cosmeticAndrea Diamantini2009-05-281-1/+3
| | |
| * | Using my own FindBar, for now..Andrea Diamantini2009-05-284-80/+61
| | |
| * | Fixing loadInNewTab slotAndrea Diamantini2009-05-281-2/+2
| | |
| * | working on error messages & openLinkInNewTab slotAndrea Diamantini2009-05-284-238/+61
| | |
| * | Lot of work to do in mainview. Removed status/tool/geometry change view signalsAndrea Diamantini2009-05-282-19/+4
| | |
| * | Network Reply Error. STEP 2Andrea Diamantini2009-05-272-20/+28
| | |
| * | managing Network Reply Errors. STEP 1Andrea Diamantini2009-05-262-0/+102
| | |
| * | load AccessManager Proxy fixAndrea Diamantini2009-05-261-2/+3
| | |
| * | Fixing CompilationAndrea Diamantini2009-05-265-5/+7
| | |
| * | Working on adopting WebView search bar..Andrea Diamantini2009-05-252-3/+0
| | |
| * | WebkitKDE porting.Andrea Diamantini2009-05-254-169/+73
| | | | | | | | | | | | | | | | | | I'm working on a big refactoring of the webview/webpage classes. This is (obviously) a work in progress. Perhaps ~50% of the porting..
| * | Fixing CMakelists.txt'sAndrea Diamantini2009-05-253-44/+55
| | |
| * | Refactored page/setNewPage KWebPage methodsAndrea Diamantini2009-05-253-25/+15
| | |
| * | no inline functions, as suggestedAndrea Diamantini2009-05-2510-35/+127
| | |
| * | Initial kdewebkit porting. STEP 1 DONEAndrea Diamantini2009-05-234-3/+12
| | |
| * | splitted web classesAndrea Diamantini2009-05-236-245/+354
| | |
| * | Fixing new AccessManager. Removed webpage createPlugin slotAndrea Diamantini2009-05-235-42/+5
| | |
| * | Access Manager Porting. Compiles && linksAndrea Diamantini2009-05-222-4/+27
| | |
| * | Compiles && link with webkitKDE modulo the load methodAndrea Diamantini2009-05-224-10/+20
| | |
| * | CMakeLists..Andrea Diamantini2009-05-221-2/+3
| | |
| * | Fixing CMakeLists to find webkitkdeAndrea Diamantini2009-05-221-1/+1
| |/
* | Removed QDialog instancesAndrea Diamantini2009-05-222-4/+3
| |
* | FullScreen shortcuts: F11 && CTRL + SHIFT + FAndrea Diamantini2009-05-221-3/+3
|/
* YesNo --> ContinueCancelAndrea Diamantini2009-05-201-1/+1
|
* Printing dialog pointer deletingAndrea Diamantini2009-05-201-4/+2
|
* Removed "DontshowAgain" check in download dialogAndrea Diamantini2009-05-171-8/+8
|
* Fixed non working SidePanel toogle view actionAndrea Diamantini2009-05-141-8/+2
|
* Fixed FullScreen Action & provided it in contextual menu, in fullscreen modeAndrea Diamantini2009-05-142-1/+10
|
* Fixed (hopefully) searchbar. Near its last release..Andrea Diamantini2009-05-143-14/+13
|
* Removed static ActionCollection and creating them on loading.Andrea Diamantini2009-05-142-75/+42
| | | | | This because there are too much crashes on rekonq depending on lazy action associations.
* Fixed unusual cut/copy/paste actions on top of menuAndrea Diamantini2009-05-141-21/+19
|
* strings fixAndrea Diamantini2009-05-135-31/+11
|
* Last krazy issues fixedadjam2009-05-128-28/+40
| | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@967142 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixing MERGING issues..adjam2009-05-0720-71/+133
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * Improved contextual menu usabilityAndrea Diamantini2009-05-071-23/+46
| |
| * EBN Krazy issues. 3rd round... First chech finished!Andrea Diamantini2009-05-0720-48/+86
| |
| * EBN Krazy fixes. 2nd round..Andrea Diamantini2009-05-079-22/+56
| |
| * Fixing forgotten merging issues..Andrea Diamantini2009-05-075-37/+6
| |
* | EBN Krazy fixes. 2nd round..adjam2009-05-069-22/+56
| | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* | Fixing forgotten merging issues..adjam2009-05-065-37/+6
|/ | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964617 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixing conflicts merging masteradjam2009-05-0621-130/+217
|\ | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| * EBN Krazy fixes. 1st round..Andrea Diamantini2009-05-0616-44/+82
| |
| * updating authors..Andrea Diamantini2009-05-061-4/+14
| |
| * Better AcceptNavigationRequest implementation..Andrea Diamantini2009-05-061-48/+45
| |