| |
Tag |
Download |
Description |
Date |
Commit |
 |
v0.10.0 |
tgz
|
zip
|
Updated CHANGELOG and README. Version bump to 0.10.0. |
2009-11-01 |
801968e |
 |
v0.9.2 |
tgz
|
zip
|
Provided SSL-encrypted connection to Twitter and Identi.ca. |
2009-10-01 |
917acc1 |
 |
v0.9.1 |
tgz
|
zip
|
Version bump to 0.9.1 |
2009-09-30 |
e3647c4 |
 |
v0.9.0 |
tgz
|
zip
|
Fixed compilation with Qt 4.4.3 |
2009-09-10 |
a0dbc31 |
 |
v0.8.3 |
tgz
|
zip
|
Bumped qTwitter version to 0.8.3 |
2009-08-07 |
ef1d0c9 |
 |
v0.8.2 |
tgz
|
zip
|
Added a helper class for versioning purposes. Bumped libtwitterapi version to 0.8.2. Readme and Changelog updated. |
2009-07-30 |
669b70f |
 |
v0.8.1 |
tgz
|
zip
|
Allowed for OAuth PINs longer than 6 characters, according to the change in Twitter's authorization flow. |
2009-07-15 |
62dbd95 |
 |
v0.8.0 |
tgz
|
zip
|
Updated README and CHANGELOG |
2009-07-12 |
90da7a7 |
 |
v0.7.1 |
tgz
|
zip
|
libtwitterapi version bump to 0.7.1, README, CHANGELOG and credits updated. |
2009-06-13 |
f422106 |
 |
v0.7.0 |
tgz
|
zip
|
Fixed updating status list after showing previously hidden window. Removed unnecessary debug strings from libtwitterapi. |
2009-06-08 |
646a7aa |
 |
v0.6.0-r1 |
tgz
|
zip
|
Removed runpaths' definitions from the project file to avoid QA warning message on Gentoo (http://bugs.gentoo.org/show_bug.cgi?id=259293) |
2009-05-01 |
6dc77fd |
 |
v0.6.0 |
tgz
|
zip
|
Switched to LGPL license. Translations updated accordingly. CHANGELOG and README updated. |
2009-04-28 |
5bb76c2 |
 |
v0.5.0 |
tgz
|
zip
|
Added a fix for correct resizing of TwitPicView widgets in Qt <4.5.0. Removed progress label as it the percentage progress is incorporated in QProgressBar on !Q_WS_MAC. README and CHANGELOG updated. |
2009-03-11 |
e804411 |
 |
v0.4.2 |
tgz
|
zip
|
Added a setting for customization of the amount of displayed Tweets. MacOS X bundle-specific files added to project file. |
2009-03-04 |
4854094 |
 |
v0.4.1 |
tgz
|
zip
|
Fixed a bug of the list selection not always following the highlighted Tweet. |
2009-03-02 |
e7fc602 |
 |
v0.4 |
tgz
|
zip
|
Fixed bugs related to switching user and/or timeline type on failed login. Memory issued in XmlDownload class corrected. |
2009-02-26 |
e59c3a9 |
 |
v0.3.1 |
tgz
|
zip
|
Added changelog file and localization for the about dialog. |
2009-02-21 |
1699cc1 |
 |
v0.3 |
tgz
|
zip
|
Improved user-friendliness of login dialog, added shortcuts in main window, added support for easy themes' adding (added a few more also), swapped a thread class for repeated signaling for QTimer in Core class, added settings window position saving and made few minor corrections in code layout. |
2009-02-19 |
887d5ce |
 |
v0.2.1 |
tgz
|
zip
|
Added installation facilities for UNIX-like systems, and minor improvements in translation. |
2009-02-16 |
b8004e0 |
 |
v0.2 |
tgz
|
zip
|
Added a small menu with reply option and user's homepage access (the latter not yet implemented on *NIXes) |
2009-02-14 |
bd8fac9 |
 |
v0.1.1 |
tgz
|
zip
|
Read-only QTextEdit swapped for QTextBrowser, giving automatic support for hyperlinks. Links' coloring changed. Also legal stuff added. |
2009-02-09 |
7dc9725 |
 |
v0.1 |
tgz
|
zip
|
Added MainWindow instant translation, temporarily removed tweet list menu, corrected auth dialog displaying, suppressed some compilation warnings and removed some redundant #includes |
2009-02-08 |
34b00ab |