summaryrefslogtreecommitdiff
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-252-4/+4
* Version update to match the planned version naming.con2010-06-111-2/+2
* Merge remote branch 'origin/2.0'con2010-06-081-1/+1
|\
| * Version bump.con2010-06-071-2/+2
| * Fix F1 on welcome pageDaniel Molkentin2010-06-071-1/+1
* | Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-281-1/+1
|\ \ | |/
| * Rewording due to ambiguity. Breaks string freeze.Daniel Molkentin2010-05-271-1/+1
* | Merge remote branch 'origin/2.0'hjk2010-05-272-8/+21
|\ \ | |/
| * Cache the welcomemode backgroundJens Bache-Wiig2010-05-262-8/+21
* | Merge remote branch 'origin/2.0'con2010-05-122-6/+1
|\ \ | |/
| * Optimize welcome mode startup a bitJens Bache-Wiig2010-05-112-6/+1
* | Merge remote branch 'origin/2.0'con2010-05-111-1/+1
|\ \ | |/
| * Fix text color on combobox popup in welcome screenJens Bache-Wiig2010-05-101-1/+1
* | Merge remote branch 'origin/2.0'con2010-05-054-13/+33
|\ \ | |/
| * Move RSSFetcher into its own thread.Daniel Molkentin2010-05-054-13/+33
* | Version bump.con2010-04-301-2/+2
|/
* Improve spacing of links on welcome page, News & Support sectionDaniel Molkentin2010-04-271-3/+16
* Update welcomepage with a shiny backgroundJens Bache-Wiig2010-04-264-7/+8
* Fix background color in News & Support tab.Daniel Molkentin2010-04-211-1/+1
* Revert "Welcome mode: Base on QScrollArea."Daniel Molkentin2010-04-211-1/+1
* Welcome mode: Base on QScrollArea.Friedemann Kleint2010-04-161-1/+1
* WelcomeModeLabel: Make usable in Designer as a normal 'styled' label.Friedemann Kleint2010-04-152-35/+11
* Welcome page: Polishing (memory leaks, slot names).Friedemann Kleint2010-04-151-1/+1
* Fix typo in welcome pageDaniel Molkentin2010-04-151-1/+1
* Fixed centering and background of welcomepageJens Bache-Wiig2010-04-141-6/+15
* WelcomePage: Fix Windows (give slightly more space).Friedemann Kleint2010-04-141-23/+5
* Promote WelcomePageTreeWidget correctly.Friedemann Kleint2010-04-141-1/+1
* Welcome Screen: Use normal boxed label widgetsFriedemann Kleint2010-04-141-181/+1
* WelcomeMode: Code polishing.Friedemann Kleint2010-04-141-22/+41
* Updated layouts for welcome screenJens Bache-Wiig2010-04-123-238/+276
* Further tweaks and fixes to the welcome mode.Daniel Molkentin2010-04-093-4/+3
* Attempt at redesigning the Community page.Daniel Molkentin2010-04-093-17/+120
* Updated layout and graphics for welcome pageJens Bache-Wiig2010-04-093-35/+148
* Version bumpcon2010-03-311-2/+2
* Compile Windows.Friedemann Kleint2010-03-311-4/+1
* Code cleanup in Welcome-plugin.Friedemann Kleint2010-03-317-149/+153
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-243-4/+5
* Don't create Welcome mode pages when there is no Welcome modeThorbjørn Lindeijer2010-03-223-5/+6
* Plugin manager for enabling/disabling pluginsLasse Holmstedt2010-03-121-0/+1
* Long live the king!hjk2010-03-0512-12/+12
* Version bump.con2010-03-011-2/+2
* Port RSS fetcher to QNetworkAccessManager.Daniel Molkentin2010-02-182-35/+21
* Make method naming more consistent.Tobias Hunger2010-01-073-6/+6
* Add copyright headers to some files.Tobias Hunger2010-01-041-0/+29
* Improved line wrapping of plugin license texts.Alessandro Portale2009-11-201-9/+3
* Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'con2009-10-296-16/+21
|\
| * Datastructures 101: A QMap sorts, and is rarely what you want.Daniel Molkentin2009-10-281-10/+10
| * Move the IWelcomePage to the place it belongs.con2009-10-285-6/+11