summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix downloads pageAndrea Diamantini2012-02-171-3/+3
* Clean up sessionmanager mess :)Andrea Diamantini2012-02-091-2/+0
* clean up WebSnap and provide automatic thumbs update for about:tabsAndrea Diamantini2012-02-021-0/+7
* Faster way to access the "Add favorite" thingAndrea Diamantini2012-01-291-1/+5
* Downloaded files seem removed even though they are not removed inFurkan Uzumcu2012-01-061-1/+1
* Manage rekonq pages in "current" NOT "main" frameAndrea Diamantini2012-01-041-5/+8
* improve closed tabs managementAndrea Diamantini2012-01-031-35/+74
* Do NOT load previews if not presentAndrea Diamantini2012-01-021-32/+31
* about:tabs, easy method to manage rekonq tabs.Andrea Diamantini2012-01-021-228/+340
* Correctly hide preview selector bar when its preview is deleted inYusuf Tezcan2011-12-291-0/+5
* icon management fix/improvements/cleanupAndrea Diamantini2011-12-241-7/+3
* Downloads page improvementAndrea Diamantini2011-12-161-9/+16
* Small cleanup in history pagesAndrea Diamantini2011-12-121-13/+25
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-3/+3
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
* Add a "clear downloads" action in the downloads page and aFurkan Uzumcu2011-11-241-13/+19
* EBN Krazy fixesAndrea Diamantini2011-10-141-1/+1
* Prevent crash on "uncommon" pagesAndrea Diamantini2011-09-161-0/+3
* Fix icon updateFurkan Uzumcu2011-08-211-0/+11
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-2/+2
* clean upAndrea Diamantini2011-07-251-40/+40
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-44/+44
* Make it compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"Montel Laurent2011-06-091-1/+1
* Adding DownloadManager class, following Pierre and Benjamin code changes.Andrea Diamantini2011-05-261-5/+6
* Number the favorites pages to "suggest" numeric shortcut forAndrea Diamantini2011-05-091-1/+1
* 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