summaryrefslogtreecommitdiff
path: root/src/application.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Managing user tab open settings. Step 2Andrea Diamantini2009-05-011-2/+2
|
* astyleAndrea Diamantini2009-04-291-5/+5
|
* Fixed loading Url methods.Andrea Diamantini2009-04-291-1/+1
| | | | | | | | Now in all rekonq code we have just a loadUrl method in mainview (doing the dirty job) and one in mainwindow, provided for convenience. Every class needing loading an url has a openUrl signal. Hope this should go well..
* mainview loadurlinCurrentTab improvementsAndrea Diamantini2009-04-291-1/+1
|
* Removed unused Application loadUrl methodAndrea Diamantini2009-04-291-6/+0
|
* Importing some reverted changesAndrea Diamantini2009-04-281-2/+2
|
* Revert "Some changes ported for merge to mainline (bookmarks & links ↵Andrea Diamantini2009-04-281-7/+13
| | | | | | | | handling related)" links hadling problem This reverts commit fdbd70a77a8c294e0a578073c738f3bc4dfa6ab5.
* Some changes ported for merge to mainline (bookmarks & links handling related)Alexandr Domrachev2009-04-271-13/+7
| | | | | | | Added author: me :) Bookmark owner: openFolderinTabs implemented Links handling ported from Pawel branch Issue #1 fixed
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-2/+2
|
* Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
|
* Trivial fixesAndrea Diamantini2009-04-221-2/+0
|
* Side PanelAndrea Diamantini2009-04-221-13/+28
|
* Updating Application class with missing static functionsAndrea Diamantini2009-04-211-0/+12
|
* Moving new download system to mainline.Andrea Diamantini2009-04-211-7/+12
| | | | | I did some changes to fit things as simple as possible. We can obviously improve things in a second moment..
* modular Qt IncludesAndrea Diamantini2009-04-031-8/+2
|
* pedanticAndrea Diamantini2009-04-031-1/+0
|
* Added Comments in main.cppAndrea Diamantini2009-04-031-4/+3
| | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)!
* API change (rename). In MainView, newTab --> newWebViewAndrea Diamantini2009-03-291-4/+4
|
* Load just 1 site at start..Andrea Diamantini2009-03-291-3/+7
|
* astyle. First round..Andrea Diamantini2009-03-281-15/+15
|
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-1/+1
| | | | From now on, we (mainly) go on WebView bugfixing..
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+18
|
* Removed unuseful headersAndrea Diamantini2009-02-261-1/+0
|
* QDesktopServices --> KStandardDirsAndrea Diamantini2009-02-261-4/+3
|
* Documented API bookmarks && download classes.Andrea Diamantini2009-02-241-12/+6
| | | | Fixed load on startup
* It seems good now. But we have to test it a lot withAndrea Diamantini2009-02-211-24/+3
| | | | Qt 4.5..
* removed unuseful m_defaultIconAndrea Diamantini2009-02-201-26/+5
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-39/+1
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-0/+1
|
* new singleton Application class.Andrea Diamantini2009-02-161-181/+115
| | | | Try 1..
* BrowserApplication --> ApplicationAndrea Diamantini2009-02-151-25/+24
|
* Renamed Application class filesAndrea Diamantini2009-02-151-0/+338