summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 0.8.900.8.90Andrea Diamantini2012-02-151-1/+1
| | | | | | | | | AKA rekonq 0.9 beta. If nothing bad will happen, will have 0.9 stable in 2-3 weeks from now. I'll branch 0.9 code from this commit. Master branch will reopen for development in some days. CCMAIL: rekonq@kde.org
* rekonq 0.8.75Andrea Diamantini2012-02-081-1/+1
| | | | Fixed all bugs targetted 0.9 (or at least it seems so)
* rekonq 0.8.74Andrea Diamantini2012-02-061-1/+1
| | | | Some nice bugs/glitches fixed ;)
* rekonq 0.8.73Andrea Diamantini2012-02-021-1/+1
| | | | Setting a point to better track updates :)
* rekonq 0.8.72Andrea Diamantini2012-01-271-1/+1
| | | | First bunch of fixes
* rekonq 0.8.710.8.71Andrea Diamantini2012-01-221-1/+1
| | | | Not yet released Tech Preview and yet something to fix for...
* rekonq 0.8.70 AKA 0.9 Technologic PreviewAndrea Diamantini2012-01-221-1/+1
| | | | | | Release will follow shortly:) CCMAIL: rekonq@kde.org
* rekonq 0.8.60Andrea Diamantini2012-01-151-1/+1
| | | | | | | | | | | This "release" contains last code merged and starts feature freeze for 0.9. Our technologic preview will be released in one week from now, to let us start testing code a bit. Please, take care of rekonq bugs in bugzilla, expecially the ones with target = 0.9 CCMAIL: rekonq@kde.org
* rekonq 0.8.58Andrea Diamantini2012-01-131-1/+1
| | | | Last before 0.9 technologic preview... ;)
* rekonq 0.8.57Andrea Diamantini2011-12-241-1/+1
| | | | | | | "K-mas" development edition :) Various cleanup, bugfixes and small improvements here. Have nice holidays, rekonquers!
* rekonq 0.8.56Andrea Diamantini2011-12-121-1/+1
| | | | | | | | | - sync! (just with ftp sites for now...) - bookmarkprovider --> bookmarkmanager - docs --> doc - etc... DIGEST: sync feature merged in rekonq master
* build system fixesAndrea Diamantini2011-12-101-3/+8
| | | | | - docs --> doc (as every other KDE app...) - doc & translations utilities in CMakeLists.txt for releaseme script
* rekonq 0.8.55Andrea Diamantini2011-12-011-1/+1
| | | | Test it cleaning up your settings
* rekonq 0.8.54Andrea Diamantini2011-11-291-1/+1
| | | | | | | | | | | | | - clear downloads/history in downloads/history page - clean up/improve contextual && rekonq menu - UserAgent management improvement - mid click a bk folder to new tab open it - Download management improved (default download path) - bug fixing PS: GCI student, thanks!!! DIGEST: rekonq 0.8.54 features
* rekonq 0.8.53Andrea Diamantini2011-11-221-1/+1
| | | | A lot of work since 0.8.52...
* (Hopefully) fix CMakeLists.txtAndrea Diamantini2011-11-221-3/+3
|
* rekonq 0.8.52Andrea Diamantini2011-11-081-1/+1
| | | | | | | | | - Application shortcut (see adjamblog.wordpress.com/2011/09/08/rekonq-what-about-the-web-apps/ about) - fixes DIGEST:rekonq application shortcut
* Application ShortcutAndrea Diamantini2011-11-081-0/+2
| | | | | | Added an action to manage it in the tools menu, added initial code to manage icons, added kwebapp application
* Decrease the minimum Qt version and use pkgconfig to find the QtWebkit one.Christophe Giboudeaux2011-10-261-1/+11
|
* rekonq 0.8.51Andrea Diamantini2011-10-261-1/+1
| | | | | | | - new WebKit settings - url/text drops in the tabbar to load/search for them - bk toolbar usability improvement - fixes
* Improve rekonq WebKit settingsAndrea Diamantini2011-10-261-1/+1
| | | | | | | | | | | | This patch changes WebKit Settings window removing the "unuseful" stuffs and adding some news like WebGL or Frame Flattening (probably useful also on netbook). It also redesign/clean up the settings widget Let us require QtWebKit 2.2.x, hence Qt 4.8.0 at least until someone will explain me how I can check QtWebKit version number with cmake... REVIEW:102920
* rekonq 0.8.50: First development version on the road to 0.9...Andrea Diamantini2011-10-161-1/+1
|
* rekonq 0.8.0. Yeah!0.8.0Andrea Diamantini2011-10-151-1/+1
|
* rekonq 0.7.920.7.92Andrea Diamantini2011-09-201-1/+1
|
* rekonq 0.7.900.7.90Andrea Diamantini2011-09-181-1/+1
| | | | | | - A lot of fixes just committed here on the road to 0.8! - tested against QtWebKit 2.2 - ready for 0.8 string freeze!
* rekonq 0.7.800.7.80Andrea Diamantini2011-09-081-1/+1
| | | | First 0.8 beta tag :)
* rekonq 0.7.57Andrea Diamantini2011-07-181-1/+1
| | | | | | - KMessageWidget - Improved tab previews - Improved SSL widget & dialog
* rekonq 0.7.56Andrea Diamantini2011-07-111-1/+1
| | | | | | | rekonq ported to using the new KMessageWidget REVIEW:101814 DIGEST: rekonq ported to the new KMessageWidget
* rekonq 0.7.55Andrea Diamantini2011-06-271-1/+1
| | | | Now, the real one...
* rekonq 0.7.55, KDE SC 4.7 basedAndrea Diamantini2011-06-271-2/+2
| | | | | | | (the KDELIBS version is 4.6.90, to say the truth..) remove KDE_IS_VERSION checks based on previous versions fix hold slaves handling
* Make it compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"Montel Laurent2011-06-091-0/+2
|
* rekonq 0.7.52Andrea Diamantini2011-06-041-1/+1
| | | | | | | | - Number favorites page to "suggest" numeric shortcut for - developer tool: set content editable - fix bk conflict between konqueror & rekonq - new tab preview decoration - let bk be dropped inside folders
* rekonq 0.7.51Andrea Diamantini2011-04-281-1/+1
| | | | | | | | | | | | | | - improved drag & drop features (urls, texts, bookmarks, etc..) - new quit/close window actions (and new logic for the close dialog) - ESC button to renew url in urlbar - History ordering fix (backported) - AdBlock: Third Party rules support - rekonq "desktop aware" on opening (new) windows - new look for the autoscroll - improvements in the notify popup & in the bk bar - CTRL + number shortcuts for favorites And some more...
* rekonq 0.7.50Andrea Diamantini2011-04-031-1/+1
| | | | First development version on the road to 0.8 :D
* Rekonq 0.7 first stable release, yeah!!0.7.0Andrea Diamantini2011-04-031-1/+1
|
* rekonq 0.6.96Andrea Diamantini2011-03-271-1/+1
| | | | RC2?
* rekonq 0.6.950.6.95Andrea Diamantini2011-03-201-1/+1
| | | | AKA rekonq 0.7 release candidate
* rekonq 0.6.89Andrea Diamantini2011-03-161-1/+1
| | | | Last bugs for today. Now, italian translations...
* rekonq 0.6.88Andrea Diamantini2011-03-131-1/+1
| | | | Quite a release candidate :)
* rekonq 0.6.87Andrea Diamantini2011-03-091-1/+1
| | | | Just another bunch of bugs fixed
* rekonq 0.6.86Andrea Diamantini2011-03-031-1/+1
| | | | Another bunch of fixes on the road to 0.7...
* rekonq 0.6.85 AKA rekonq alpha2Andrea Diamantini2011-02-271-1/+1
|
* rekonq 0.6.82Andrea Diamantini2011-02-241-1/+1
| | | | So much better than previous one...
* rekonq 0.6.81Andrea Diamantini2011-02-141-1/+1
| | | | One step towards 0.7 direction...
* rekonq 0.6.80 (AKA rekonq 0.7 alpha)0.6.80Andrea Diamantini2011-02-081-1/+1
|
* rekonq 0.6.60Andrea Diamantini2011-01-091-1/+1
| | | | | So many changes to list them all. Please, try yourself and help us testing and fixing them instead ;)
* rekonq 0.6.56Andrea Diamantini2010-12-211-1/+1
| | | | So much news and so many new contributors... :D
* Switching from sourceforge to kde site.. probably fixing also some dbus ↵Andrea Diamantini2010-12-211-1/+1
| | | | handling.
* rekonq 0.6.55Andrea Diamantini2010-11-191-1/+1
| | | | | - improved documentation - Print & find actions for the parts
* rekonq 0.6.54Andrea Diamantini2010-11-071-1/+1
|