Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed unuseful headers | Andrea Diamantini | 2009-02-26 | 1 | -1/+0 | |
| | ||||||
* | QDesktopServices --> KStandardDirs | Andrea Diamantini | 2009-02-26 | 1 | -4/+3 | |
| | ||||||
* | 1st fixes to bookmarks system, toolbar and menu. Needs care and docs.. | Andrea Diamantini | 2009-02-25 | 2 | -4/+63 | |
| | ||||||
* | Documented API bookmarks && download classes. | Andrea Diamantini | 2009-02-24 | 4 | -21/+104 | |
| | | | | Fixed load on startup | |||||
* | It seems good now. But we have to test it a lot with | Andrea Diamantini | 2009-02-21 | 2 | -32/+3 | |
| | | | | Qt 4.5.. | |||||
* | removed unuseful m_defaultIcon | Andrea Diamantini | 2009-02-20 | 2 | -27/+5 | |
| | ||||||
* | Last commit before branching "di brutto".. | Andrea Diamantini | 2009-02-20 | 6 | -59/+21 | |
| | ||||||
* | On the street to SingleRekonq.. | Andrea Diamantini | 2009-02-20 | 3 | -1/+3 | |
| | ||||||
* | typo | Andrea Diamantini | 2009-02-20 | 1 | -1/+0 | |
| | ||||||
* | new singleton Application class. | Andrea Diamantini | 2009-02-16 | 5 | -254/+156 | |
| | | | | Try 1.. | |||||
* | First bits of documentation.. | Andrea Diamantini | 2009-02-15 | 4 | -2/+20 | |
| | ||||||
* | {Browser,}Application. Again.. | Andrea Diamantini | 2009-02-15 | 8 | -36/+38 | |
| | ||||||
* | Merge branch 'master' into mainwindow | Andrea Diamantini | 2009-02-15 | 21 | -242/+247 | |
|\ | ||||||
| * | Preliminary flash support | Andrea Diamantini | 2009-02-14 | 3 | -1/+14 | |
| | | ||||||
| * | Ready for 0.0.3 release. Last fixes.. | Andrea Diamantini | 2009-02-08 | 3 | -5/+10 | |
| | | ||||||
| * | Removed unuseful squeezelabel class | Andrea Diamantini | 2009-02-02 | 3 | -80/+1 | |
| | | ||||||
| * | Code Optimization | Andrea Diamantini | 2009-02-02 | 1 | -4/+3 | |
| | | ||||||
| * | Fixed download system about downloading files with the same name. | Andrea Diamantini | 2009-02-02 | 2 | -11/+7 | |
| | | ||||||
| * | rekonq 0.0.3 | Andrea Diamantini | 2009-02-02 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed download problems | Andrea Diamantini | 2009-02-02 | 7 | -35/+54 | |
| | | | | | | | | | | rewamp proxy ui fixing settings | |||||
| * | Definitely fixed FindBar (orat least, I hope so) | Andrea Diamantini | 2009-01-29 | 4 | -29/+31 | |
| | | | | | | | | Add some comments | |||||
| * | Fixed Find bar use. | Andrea Diamantini | 2009-01-29 | 3 | -13/+13 | |
| | | ||||||
| * | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 5 | -40/+56 | |
| | | ||||||
| * | SOme more bits on bookmarkline.. | Andrea Diamantini | 2009-01-28 | 1 | -4/+7 | |
| | | ||||||
| * | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 5 | -16/+5 | |
| | | | | | | | | If someone needs it, I can try to implement it one day.. | |||||
| * | Fixed MenuBar. | Andrea Diamantini | 2009-01-27 | 5 | -34/+33 | |
| | | | | | | | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it.. | |||||
| * | We now have the FINAL search bar!! Yeah!!! | Andrea Diamantini | 2009-01-27 | 3 | -31/+53 | |
| | | ||||||
| * | 1st introduction of new bookmarks line | Andrea Diamantini | 2009-01-27 | 3 | -2/+23 | |
| | | ||||||
* | | BrowserApplication --> Application | Andrea Diamantini | 2009-02-15 | 5 | -40/+38 | |
| | | ||||||
* | | Renamed Application class files | Andrea Diamantini | 2009-02-15 | 2 | -0/+0 | |
|/ | ||||||
* | Reimplemented download system based on KGet one. | Andrea Diamantini | 2009-01-21 | 7 | -42/+156 | |
| | | | | | Thanks Lucas ;) Rekonq now has its one! | |||||
* | Implemented a new function to download data with KJob technologies.. | Andrea Diamantini | 2009-01-20 | 5 | -81/+59 | |
| | | | | It's not working. For now. But we are nearing the goal.. | |||||
* | Updated TODO && CMakelists.txt | Andrea Diamantini | 2009-01-20 | 1 | -3/+0 | |
| | ||||||
* | Removed QtDemoBrowser download manager. Working on rekonq's own.. | Andrea Diamantini | 2009-01-20 | 4 | -903/+0 | |
| | ||||||
* | Ported Cookie system to KCOnfigXT. | Andrea Diamantini | 2009-01-20 | 2 | -22/+62 | |
| | | | | Yeah! | |||||
* | Ported tons of code to KConfigXT. To merge kcfg branch we need just to | Andrea Diamantini | 2009-01-19 | 13 | -346/+138 | |
| | | | | port cookie settings.. | |||||
* | m_tabWidget --> m_view | Andrea Diamantini | 2009-01-18 | 2 | -43/+43 | |
| | ||||||
* | Partially ported rekonq to KConfigXT technology.. | Andrea Diamantini | 2009-01-18 | 18 | -455/+539 | |
| | | | | Perhaps ~50%..going on!! | |||||
* | Some moc adds and webview fixing.. | Andrea Diamantini | 2009-01-16 | 3 | -7/+20 | |
| | ||||||
* | - cmake 2.6.2 | Andrea Diamantini | 2009-01-15 | 1 | -1/+1 | |
| | | | | - changed web inspector icon | |||||
* | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 3 | -18/+28 | |
| | ||||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 4 | -120/+120 | |
| | | | | Fully adopted xmlgui && mainview concepts.. | |||||
* | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 3 | -173/+8 | |
| | | | | Now we are really starting to have adjam web browser.. | |||||
* | BIG change!! | Andrea Diamantini | 2009-01-09 | 4 | -55/+133 | |
| | | | | Removed use of proxy webactionmapper to manage web actions.. | |||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 5 | -36/+29 | |
| | | | | Now we have just loadUrl slot to run pages.. | |||||
* | Last commit before loadPage REMOVAL.. | Andrea Diamantini | 2009-01-09 | 2 | -28/+37 | |
| | | | | .. | |||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 11 | -333/+419 | |
| | | | | Other minor adjs.. | |||||
* | Little changes.. | Andrea Diamantini | 2009-01-08 | 2 | -9/+9 | |
| | ||||||
* | Removed setFocus from lineEdit->currentWebview so that people can switch | Andrea Diamantini | 2009-01-07 | 4 | -47/+21 | |
| | | | | trough tabs with CTRL tabbing | |||||
* | New rekonq site0.0.2 | Andrea Diamantini | 2008-12-31 | 1 | -1/+1 | |
| |