summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Increase minimum setting window size to 576Andrea Diamantini2012-02-082-3/+3
| * let people search with custom engine with ONE clickAndrea Diamantini2012-02-082-5/+8
| * Move to KDE Print DialogJohannes Troscher2012-02-081-4/+9
| * Control content editable text with qtwebkit APIs instead of rude JS...Andrea Diamantini2012-02-061-66/+76
| * Get sure certificate chain HAS valid (not empty) identifiersAndrea Diamantini2012-02-061-1/+6
| * Clean up sslinfodialogAndrea Diamantini2012-02-061-2/+50
| * removed one strange " signAndrea Diamantini2012-02-064-5/+5
| * Translation fixAndrea Diamantini2012-02-064-8/+6
| * Make rekonq menu appear inside rekonq's window (as Dolphin does)Andrea Diamantini2012-02-055-2/+165
| * clean up download managementAndrea Diamantini2012-02-054-14/+13
| * clean up filename content disposition retrieveAndrea Diamantini2012-02-043-48/+5
| * Consider unknown network errors as errors :)Andrea Diamantini2012-02-041-10/+3
* | Fix right icon duplication in the UrlBar on some websiteYoann Laissus2012-02-041-1/+3
|/
* Get sure pdfs are loaded when restoring sessionsAndrea Diamantini2012-02-031-6/+7
* clean up WebSnap and provide automatic thumbs update for about:tabsAndrea Diamantini2012-02-025-39/+43
* Removed unuseful renderClosingTabPreviewAndrea Diamantini2012-02-023-25/+2
* Revert "Just check access keys on CTRL release"Andrea Diamantini2012-02-011-18/+14
* Just check access keys on CTRL releaseAndrea Diamantini2012-01-311-14/+18
* (Hopefully) finally fixing access keysAndrea Diamantini2012-01-311-0/+4
* Update signals/slot between detached tab and its new mainviewAndrea Diamantini2012-01-311-1/+31
* List also about:tabs pageAndrea Diamantini2012-01-311-0/+2
* Show urlbar "text" again...Andrea Diamantini2012-01-311-1/+1
* Hide bookmarks toolbar in fullscreen modeAndrea Diamantini2012-01-311-1/+1
* Fix settings tabs UI textsAndrea Diamantini2012-01-301-2/+2
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-01-301-0/+2
* Use UrlResolver in application class to uniform rekonq url resolutionAndrea Diamantini2012-01-291-1/+15
* "http://www." + digited host --> "http://" + digited hostAndrea Diamantini2012-01-292-3/+3
* Restore scrollbars when using websnap featuresAndrea Diamantini2012-01-294-6/+10
* Faster way to access the "Add favorite" thingAndrea Diamantini2012-01-291-1/+5
* Always Create New TabsDavid E. Narváez2012-01-281-1/+1
* Don't steal focus on loadStartedAndrea Diamantini2012-01-271-1/+3
* Open links in new tabs with CTRL + ENTERAndrea Diamantini2012-01-271-1/+11
* Access keys handling fixesAndrea Diamantini2012-01-251-11/+10
* accept CTRL + TAB eventsAndrea Diamantini2012-01-252-2/+5
* Remove F6 and use ALT + D as secondary shorcut to open locationAndrea Diamantini2012-01-251-1/+1
* cppcheckAndrea Diamantini2012-01-242-22/+24
* Authors updateAndrea Diamantini2012-01-221-75/+35
* Fix access keys management, copying konqueror's code ;)Andrea Diamantini2012-01-223-7/+37
* Consider also editable contentAndrea Diamantini2012-01-221-3/+4
* Get rid of m_canEnableAutoScrollAndrea Diamantini2012-01-222-33/+33
* clean up WebView variables namesAndrea Diamantini2012-01-222-34/+33
* m_mousePos--Andrea Diamantini2012-01-222-9/+2
* adjust to INSTALLed permissionsOswald Buddenhagen2012-01-211-0/+0
* Don't add a tab at window creation - they should all be restored from the sav...David E. Narváez2012-01-211-1/+1
* Merge branch 'master' of git.kde.org:rekonqDavid E. Narváez2012-01-211-2/+14
|\
| * Fix use of shift keys on input elementsAndrea Diamantini2012-01-201-2/+14
* | Renamed variable to avoid confusion - it is not a member variableDavid E. Narváez2012-01-211-2/+2
|/
* Refactoring Code to Load Configuration DocumentDavid E. Narváez2012-01-201-80/+34
* Krazy fixesAndrea Diamantini2012-01-1949-413/+216
* Moved access keys activation to release key eventAndrea Diamantini2012-01-172-20/+39