summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-5/+0
* Coding styleAndrea Diamantini2011-02-251-107/+107
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-7/+7
* NewTabPage improvementsAndrea Diamantini2010-10-231-95/+119
* This commit fixes icons handling for "rekonq pages" (eg: about urls).Andrea Diamantini2010-10-211-27/+27
* Websnaps: change the image path to use base64.Pierre Rossi2010-09-151-3/+1
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-9/+9
* Replace with QByteArray for faster searchesRohan Garg2010-08-241-5/+6
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+2
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-1/+1
* Refactor createNavItem to use it everywhere .link items are usedBenjamin Poulain2010-08-111-30/+38
* Refactor NewTabPage::browsingMenu() to clean the creation of itemBenjamin Poulain2010-08-111-52/+21
* Fix the file scheme of NewTabPage::browsingMenu()Benjamin Poulain2010-08-111-1/+1
* Modify NewTabPage::browsingMenu() to use explicit text encoding.Benjamin Poulain2010-08-111-30/+55
* Stay consistent with the termsPanagiotis Papadopoulos2010-08-111-2/+2
* - Fix bookmarks' text which is truncated in some places (new tab page, some d...Yoann Laissus2010-08-101-2/+2
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-211-1/+1
* Missing i18n calls in the downloads pagePanagiotis Papadopoulos2010-06-271-5/+5
* Const iterator fixesJonathan Thomas2010-05-271-2/+1
* Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-271-1/+1
* Make download links clickablePanagiotis Papadopoulos2010-05-261-1/+1
* This patch is based on Cedric's idea about fixing history with error pagesAndrea Diamantini2010-05-191-1/+2
* Include Fixes, first bunchAndrea Diamantini2010-04-301-2/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* New rekonq_defines.hAndrea Diamantini2010-04-301-3/+0
* A coding style roundAndrea Diamantini2010-04-301-136/+136
* Fix, improve and clean WebSnap API.Andrea Diamantini2010-04-221-36/+42
* Add some text when a newtabpage is empty for users to know that this isn't a bugmatgic782010-04-191-0/+30
* Fix a bug in NewTabPage::snapFinishedmatgic782010-04-161-14/+20
* Better datetime for downloads pagematgic782010-04-091-1/+3
* NewTabPage : add buttons in #actions : "Clear Private Data" for history and b...matgic782010-04-051-0/+32
* Previews are now always completely removed when clicking the xmatgic782010-04-011-23/+7
* Button on top-right to add a previewmatgic782010-04-011-8/+12
* Remove limitation to the number of favorites. You are now able to add and rem...matgic782010-04-011-10/+45
* Improve Downloads page appearance :matgic782010-03-291-16/+24
* Downloads PageAndrea Diamantini2010-03-201-0/+51
* NewTabPage: clean APIAndrea Diamantini2010-03-191-9/+10
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-191-0/+443
* cleaning home :)Andrea Diamantini2009-11-131-285/+0
* switching back from rekonq: protocol to about: oneAndrea Diamantini2009-11-101-12/+12
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-101-0/+285