summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Solved Bookmark Position problem. Updated TODO.Andrea Diamantini2009-03-111-5/+15
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-1113-53/+78
* Some fixes on MainWindowAndrea Diamantini2009-03-111-8/+11
* Some fixesAndrea Diamantini2009-03-104-56/+56
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-014-9/+25
* Removed unuseful headersAndrea Diamantini2009-02-261-1/+0
* QDesktopServices --> KStandardDirsAndrea Diamantini2009-02-261-4/+3
* 1st fixes to bookmarks system, toolbar and menu. Needs care and docs..Andrea Diamantini2009-02-252-4/+63
* Documented API bookmarks && download classes.Andrea Diamantini2009-02-244-21/+104
* It seems good now. But we have to test it a lot withAndrea Diamantini2009-02-212-32/+3
* removed unuseful m_defaultIconAndrea Diamantini2009-02-202-27/+5
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-206-59/+21
* On the street to SingleRekonq..Andrea Diamantini2009-02-203-1/+3
* typoAndrea Diamantini2009-02-201-1/+0
* new singleton Application class.Andrea Diamantini2009-02-165-254/+156
* First bits of documentation..Andrea Diamantini2009-02-154-2/+20
* {Browser,}Application. Again..Andrea Diamantini2009-02-158-36/+38
* Merge branch 'master' into mainwindowAndrea Diamantini2009-02-1521-242/+247
|\
| * Preliminary flash supportAndrea Diamantini2009-02-143-1/+14
| * Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-083-5/+10
| * Removed unuseful squeezelabel classAndrea Diamantini2009-02-023-80/+1
| * Code OptimizationAndrea Diamantini2009-02-021-4/+3
| * Fixed download system about downloading files with the same name.Andrea Diamantini2009-02-022-11/+7
| * rekonq 0.0.3Andrea Diamantini2009-02-021-1/+1
| * Fixed download problemsAndrea Diamantini2009-02-027-35/+54
| * Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-294-29/+31
| * Fixed Find bar use.Andrea Diamantini2009-01-293-13/+13
| * New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-285-40/+56
| * SOme more bits on bookmarkline..Andrea Diamantini2009-01-281-4/+7
| * Removed unuseful "Select All" action.Andrea Diamantini2009-01-285-16/+5
| * Fixed MenuBar.Andrea Diamantini2009-01-275-34/+33
| * We now have the FINAL search bar!! Yeah!!!Andrea Diamantini2009-01-273-31/+53
| * 1st introduction of new bookmarks lineAndrea Diamantini2009-01-273-2/+23
* | BrowserApplication --> ApplicationAndrea Diamantini2009-02-155-40/+38
* | Renamed Application class filesAndrea Diamantini2009-02-152-0/+0
|/
* Reimplemented download system based on KGet one.Andrea Diamantini2009-01-217-42/+156
* Implemented a new function to download data with KJob technologies..Andrea Diamantini2009-01-205-81/+59
* Updated TODO && CMakelists.txtAndrea Diamantini2009-01-201-3/+0
* Removed QtDemoBrowser download manager. Working on rekonq's own..Andrea Diamantini2009-01-204-903/+0
* Ported Cookie system to KCOnfigXT.Andrea Diamantini2009-01-202-22/+62
* Ported tons of code to KConfigXT. To merge kcfg branch we need just toAndrea Diamantini2009-01-1913-346/+138
* m_tabWidget --> m_viewAndrea Diamantini2009-01-182-43/+43
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-1818-455/+539
* Some moc adds and webview fixing..Andrea Diamantini2009-01-163-7/+20
* - cmake 2.6.2Andrea Diamantini2009-01-151-1/+1
* Fixed unconnected STOP web actionAndrea Diamantini2009-01-123-18/+28
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-094-120/+120
* Removed WebActionMapper class!Andrea Diamantini2009-01-093-173/+8
* BIG change!!Andrea Diamantini2009-01-094-55/+133
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-095-36/+29