summaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - Code style check (codestyle script round)Andrea Diamantini2012-12-121-3/+3
| | | | | | | | | - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me
* Restore authors && creditsAndrea Diamantini2012-12-101-0/+130
|
* Enable incognito mode by calling "rekonq --incognito URL" :)Andrea Diamantini2012-12-101-2/+1
|
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-1/+1
| | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :)
* Implement RekonqWindowAndrea Diamantini2012-12-101-0/+6
| | | | | | | | Now, all the "KMainWindow" logic is moved to this new class. "Restored" session management. NOTE: Probably needs some fixes yet, but seems going in the right direction...
* main optionsAndrea Diamantini2012-12-101-1/+4
|
* Implementing the webwindow as special widgetAndrea Diamantini2012-12-101-3/+0
| | | | first step, main & bookmarks toolbar
* Fix up copyright headersAndrea Diamantini2012-12-101-18/+24
|
* Session ManagerAndrea Diamantini2012-12-101-6/+2
| | | | | - Moved to new rekonq API - Use autosaver to save up disk writes
* Class Application Import, first (important) partAndrea Diamantini2012-12-101-27/+9
|
* Added NEW UrlResolver class (from kwebapp) and SearchEngine old one...Andrea Diamantini2012-12-101-0/+111
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-224/+0
| | | | Preparing repo to merge rekonq2 code...
* Lindsay's creditsAndrea Diamantini2012-12-041-5/+5
|
* This should fix local files launch by console when rekonq is just loadedAndrea Diamantini2012-07-261-0/+4
|
* fix my emailBurkhard Lück2012-07-101-1/+1
|
* Fix Burkhard's name.Yuri Chornoivan2012-07-101-1/+1
|
* Added Author(s) and Credit(s)Andrea Diamantini2012-07-101-2/+27
| | | | | | | | | | Thank you all, guys! CCMAIL: tirtha.p.chatterjee@gmail.com CCMAIL: adaptee@gmail.com CCMAIL: yurchor@ukr.net CCMAIL: luech@hube-lueck.de CCMAIL: andiusmao@gmail.com
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-1/+1
| | | | | | | NOTE: You'll find also some style & copyrights fixes here. Just reenable the git hooks scripts... BUG: 302050
* Add rekonq version to default user agent stringAndrea Diamantini2012-06-081-0/+4
| | | | BUG: 293298
* rekonq 0.9.61Andrea Diamantini2012-05-291-0/+5
| | | | | | | | Optional Opera sync handler introduction @situ: Hope you like the news :) CCMAIL: siteshwar@gmail.com
* Let Opera sync handler being optionalAndrea Diamantini2012-05-291-1/+1
|
* rekonq 0.9.60Andrea Diamantini2012-05-271-0/+5
| | | | | | | | | | | | - 2011 gsoc's work of Phaneendra Hedge about Fancy bookmarking with Nepomuk & rekonq. An huge thanks to him for all his work about :) - Compilation fixes with MSVC - small improvements in the Application shortcuts management CCMAIL: pnh.pes@gmail.com
* Authors updateAndrea Diamantini2012-01-221-75/+35
|
* Don't add a tab at window creation - they should all be restored from the ↵David E. Narváez2012-01-211-1/+1
| | | | saved properties
* Implement (User) Session RestoreDavid E. Narváez2012-01-121-0/+5
| | | | | | | | This patch implements session management. Most of the ideas are taken from Konsole, which is also a KUniqueApplication but manages session restoring correctly. REVIEW: 103658
* fixed my name and email, put myselve into developers listJohannes Tröscher2011-09-211-5/+5
| | | | REVIEWED-BY: trustMe
* clean upAndrea Diamantini2011-07-251-1/+1
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-1/+1
|
* update copyrightAndrea Diamantini2011-03-161-1/+1
|
* Reenabled the raster graphics system by default on X11.Andrea Diamantini2011-02-271-0/+5
| | | | | Previous problems were not really regarding QtWebKit, but the graphic layer on. Hope they will no more cause troubles..
* Coding styleAndrea Diamantini2011-02-251-8/+8
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Added credit for Johannes TroscherAndrea Diamantini2011-02-141-0/+5
|
* fix typo: expecially->especiallyYuri Chornoivan2011-01-191-1/+1
|
* Updating AUTHORS list.Andrea Diamantini2011-01-171-1/+6
|
* Modify Nikhil's contrib entry as requested by himRohan Garg2010-12-231-1/+1
|
* Sorry Pierre,Andrea Diamantini2010-11-211-1/+6
| | | | forgot to update author list..
* Remove raster graphics system by default.Andrea Diamantini2010-10-251-4/+1
| | | | | | | | This is the cause of some problems with UI (eg: contextual menus not shown), probably related to some HW/driver combinations BUG:255175 CCMAIL:bigbrovar@gmail.com
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-7/+5
|
* new rekonq authors for 0.6Andrea Diamantini2010-08-231-2/+12
| | | | Jon, Benjamin: sorry for the late :)
* Enable raster engine by default on X11Andrea Diamantini2010-07-291-1/+4
| | | | Benjamin Poulain's patch (Thanks!!)
* Added credits :)Andrea Diamantini2010-06-031-0/+5
|
* rekonq 0.4.90Andrea Diamantini2010-05-251-1/+1
| | | | | | 0.5 beta release Soft String Freeze BugFixing galore :)
* last minute string fixesPanagiotis Papadopoulos2010-05-241-21/+25
|
* updating authors && creditsAndrea Diamantini2010-05-241-15/+36
| | | | | | | | | | | Ehi guys, feel free to let me know if there is something wrong.. CCMAIL:lindsay.mathieson@gmail.com CCMAIL:gnumdk@adishatz.1s.fr CCMAIL:bulldog98@freenet.de CCMAIL:pano_90@gmx.net CCMAIL:rohan16garg@gmail.com CCMAIL:yoann.laissus@gmail.com
* A coding style roundAndrea Diamantini2010-04-301-7/+7
|
* Fix dateAndrea Diamantini2010-02-131-1/+1
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-7/+7
|
* set a valid e-mail adress for mematgic782009-12-101-1/+1
|
* Compiling rekonq as a kdeinit executableAndrea Diamantini2009-11-021-1/+1
|