OSDN Git Service

Fix crash in valgrind suppression dialog.
[qt-creator-jp/qt-creator-jp.git] / share /
2012-04-18 hjkdebugger: Fix QString, QVector, QByteArray dumper for...
2012-04-17 Joerg Bornemannshare.qbs: do not install content of share/qtcreator...
2012-04-16 David SchulzAdded build scripts for GDB
2012-04-15 Orgad ShanehDumper: Make QFile base dumper consistent
2012-04-13 hjkdebugger: make QFile base class dumper accessible
2012-04-12 Friedemann KleintUpdate German translations for 2.5.
2012-04-12 Oswald BuddenhagenMerge branch '2.4' into 2.5
2012-04-12 Victor OstashevskyUkrainian translation updated for branch 2.4
2012-04-02 Orgad ShanehDumper: Fix dynamic type dumper for generic struct
2012-04-02 Joerg Bornemannqbs files: share.qbs updated
2012-03-26 Thomas HartmannWelcomePage: do not allow editing of default session
2012-03-20 hjkdebugger: increase max number of vtable entried from...
2012-03-19 Friedemann KleintTranslation: Update and fixed German translations.
2012-03-16 Yuchen DengWelcomeScreen: Improve vertical lines showing
2012-03-15 Bai Jingfix typo in zh_CN translation
2012-03-15 Thomas HartmannWelcomePage: fix scrolling of sessions
2012-03-15 Thomas HartmannWelcomePage: adjust spacings
2012-03-14 Alessandro PortaleHtml5 app wizard: Adapt to QUrl changes in Qt 4.8.0
2012-03-14 Robert LoehningImproved German translation
2012-03-13 Robert LoehningImproved German translation
2012-03-13 Thomas HartmannWelcomePage: adjusting icons
2012-03-12 Orgad ShanehFix qbs build.
2012-03-12 Thomas HartmannWelcomePage: fix vertical "Scrollbar" lines
2012-03-12 Thomas HartmannWeclomePage: unifying look of sessions and recent projects
2012-03-09 Friedemann KleintUpdate German translation for Qt Creator 2.5 Alpha.
2012-03-08 Robert LoehningFixed white spaces
2012-03-08 Thomas HartmannWelcomePage: add icons to session inplace editor
2012-03-08 Thomas HartmannWelcomePage: crash fix for windows
2012-03-07 Thomas HartmannWelcomePlugin: java script fix
2012-03-07 Thomas HartmannWelcomePage: proper line wrapping for paths in sessions
2012-03-07 hjkwizard: move plain C/C++ app to "Non-Qt project" category
2012-03-06 Thomas HartmannWelcomePage: fix scrollbars of grid view
2012-03-06 Robert LoehningNormalized connect()s
2012-03-06 Alessandro PortaleCrisper info icon
2012-03-06 Thomas HartmannWelcomePage: fix mouse area for sessions
2012-03-05 hjkdebugger: fix QDir gdb pretty printer for Qt 4.8
2012-03-05 hjkdebugger: extend semi-automanated tests to one level...
2012-03-05 Campbell BartonHeres some corrections to inkpot color scheme
2012-03-02 Thomas HartmannWelcomePage: replace context panel for session editing
2012-03-02 hjkdebugger: fix std::map dumper for gcc 4.6
2012-03-02 hjkdebugger: more robust detection of types with vtables
2012-03-02 hjkdebugger: fix default value for char * display
2012-03-02 Orgad ShanehRename Recent Sessions -> Sessions
2012-02-29 Aurindam JanaDebugging: Fix bridge script
2012-02-28 hjkdebugger: add pretty printer for std::shared_ptr
2012-02-28 hjkdebugger: prevent auto loading of gdb
2012-02-24 hjkvcsbase: rename VCSBase into VcsBase
2012-02-24 Orgad ShanehDumper: Add square brackets to base classes
2012-02-24 Juhapekka PiiroinenUpdated MeeGo 1.2 Harmattan QtQuick application template.
2012-02-23 Thomas HartmannWelcomePage: Add tooltip for sessions
2012-02-23 Orgad ShanehDumper: Fix base class dumper for classes without namespace
2012-02-22 hjkdebugger: Don't upcast before calling a base class...
2012-02-22 hjkdebugger: add manual test for QTCREATORBUG-6933
2012-02-22 Oswald Buddenhagenupdate translation submission guidelines
2012-02-22 hjkdebugger: don't use dynamic types when dumping base...
2012-02-22 Christian KandelerHarmattan: Fix aegis template.
2012-02-20 Joerg Bornemannadd qbs files
2012-02-17 hjkdebugger: more general support for D arrays
2012-02-16 hjkdebugger: add gdb "pretty printers" for D's char[]...
2012-02-15 Erik VerbruggenRemoved module names from #include directives.
2012-02-14 Thomas HartmannWizards: removing feature GENERIC_CPP_ENTRY_POINT
2012-02-14 hjkdebugger: various small fixes for Qt 5 dumpers
2012-02-10 Thomas HartmannWelcomePage: proper eliding for project paths
2012-02-10 Bai Jingfix some Chinese translation problem
2012-02-09 Friedemann KleintUpdate German translation for 2.5.
2012-02-08 Thomas HartmannWizards: changes the structure of Wizards
2012-02-08 Thomas HartmannWizards: adding requirement for Qt Quick 1.0 to extensi...
2012-02-08 hjkdebugger: add test for pretty printer for std::vector...
2012-02-08 Thomas HartmannWelcomePage: adjust scrolling in recent sessions
2012-02-08 Thomas HartmannWelcomePage: use native Utils::StyledBar instead of...
2012-02-08 Thomas HartmannWelcomePage: pixel perfection on Mac
2012-02-07 Thomas HartmannWelcomePage: adjusting font size and spacing
2012-02-07 Thomas HartmannWelcomePage: remove semi transparent rectangle in views
2012-02-07 Bai Jingfix chinese translation of some new strings
2012-02-06 Alessandro PortaleMobile app templates: QString::fromLatin1 instead of...
2012-02-04 hjkdebugger: implement gdb python dumper fuer std::array
2012-02-03 hjkdebugger: implement dumper for std::complex
2012-02-02 Joe Hermaszewskidebugging unique_ptr now casts to the dynamic_type...
2012-02-02 Joe HermaszewskiAdded support for std::unique_ptr in the debugging...
2012-01-26 Daniel Molkentinbugreports.qt.nokia.com -> bugreports.qt-project.org
2012-01-26 hjkLong live the king!
2012-01-26 hjkdebugger: fix argv dumper
2012-01-26 Morten Johan SorvigReplace Q_WS_MAC with Q_OS_MAC.
2012-01-24 hjkUse new static ICore interface.
2012-01-24 Kai KoehneDebugger: Fix JS debugging on Harmattan PR1.2
2012-01-24 Eike ZillerMerge remote-tracking branch 'origin/2.4'
2012-01-24 hjkdebugger: don't use derived dumpers if already dumping...
2012-01-23 Thomas HartmannWelcomePage: layout fixes for the develop page
2012-01-20 hjkdebugger: new dumpers for boost::posix_time::{ptime...
2012-01-18 Thomas HartmannWizards: allows filtering of wizards based on Qt version
2012-01-17 hjkdebugger: show value of pointers that can't be dereferenced
2012-01-17 Thomas HartmannWelcomepage: crashfix see QTBUG-23445
2012-01-16 Yuchen DengWelcomePage: Fix function parameters
2012-01-13 Eike ZillerDoc: Location where "local" data is saved (e.g. compile...
2012-01-13 Erik VerbruggenChanged Q_TYPENAME to typename for Qt5.
2012-01-11 Thomas HartmannWelcomeScreen: layoutfix for different languages
2012-01-11 Thomas HartmannWelcomePage: fix platform glitch in tab bar
2012-01-11 hjkcvs: polish style
2012-01-10 Leandro MeloFix in Czech translation
2012-01-09 hjkdebugger: fix displays of pointers to typedef to unsign...
next